diff options
Diffstat (limited to 'regress/lib/libc_r/system')
-rw-r--r-- | regress/lib/libc_r/system/system.c | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/regress/lib/libc_r/system/system.c b/regress/lib/libc_r/system/system.c index 4f631c7d8ae..cf9a8defac6 100644 --- a/regress/lib/libc_r/system/system.c +++ b/regress/lib/libc_r/system/system.c @@ -1,14 +1,6 @@ -/* $OpenBSD: system.c,v 1.1 2001/11/09 00:13:32 marc Exp $ */ +/* $OpenBSD: system.c,v 1.2 2001/11/11 19:57:43 marc Exp $ */ /* - * Copyright (c) 2001 Marco S. Hyman - * - * Permission to copy all or part of this material with or without - * modification for any purpose is granted provided that the above - * copyright notice and this paragraph are duplicated in all copies. - * - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * Placed in the PUBLIC DOMAIN */ /* |