new copyright; att/bsd/shared
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 23 Apr 1991 05:49:51 +0000 (21:49 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 23 Apr 1991 05:49:51 +0000 (21:49 -0800)
SCCS-vsn: old/libndbm/ndbm.h 5.2
SCCS-vsn: old/libndbm/ndbm.c 5.7

usr/src/old/libndbm/ndbm.c
usr/src/old/libndbm/ndbm.h

index 6d7621d..3d8d7d9 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1983 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)ndbm.c     5.6 (Berkeley) %G%";
-#endif LIBC_SCCS and not lint
+static char sccsid[] = "@(#)ndbm.c     5.7 (Berkeley) %G%";
+#endif /* LIBC_SCCS and not lint */
 
 #include <sys/types.h>
 #include <sys/stat.h>
 
 #include <sys/types.h>
 #include <sys/stat.h>
index 5d6a842..8cad342 100644 (file)
@@ -1,7 +1,14 @@
+/*-
+ * Copyright (c) 1983 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
+ *
+ *     @(#)ndbm.h      5.2 (Berkeley) %G%
+ */
+
 /*
 /*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+ * Derived from:
  *
  *     @(#)ndbm.h      5.3 (Berkeley) 5/29/90
  */
  *
  *     @(#)ndbm.h      5.3 (Berkeley) 5/29/90
  */