add copyright notice
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 19 Apr 1991 07:10:48 +0000 (23:10 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 19 Apr 1991 07:10:48 +0000 (23:10 -0800)
SCCS-vsn: usr.bin/make/nonints.h 5.5

usr/src/usr.bin/make/nonints.h

index fa25cab..5b393ee 100644 (file)
@@ -1,3 +1,15 @@
+/*-
+ * Copyright (c) 1988, 1989, 1990 The Regents of the University of California.
+ * Copyright (c) 1988, 1989 by Adam de Boor
+ * Copyright (c) 1989 by Berkeley Softworks
+ * All rights reserved.
+ *
+ * This code is derived from software contributed to Berkeley by
+ * Adam de Boor.
+ *
+ * %sccs.include.redist.c%
+ */
+
 char **brk_string(), *emalloc(), *str_concat();
 
 ReturnStatus   Arch_ParseArchive ();
 char **brk_string(), *emalloc(), *str_concat();
 
 ReturnStatus   Arch_ParseArchive ();