new copyright notice
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 2 Jun 1990 06:37:28 +0000 (22:37 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 2 Jun 1990 06:37:28 +0000 (22:37 -0800)
SCCS-vsn: old/libndbm/dbm.c 5.5
SCCS-vsn: old/libndbm/dbm.h 5.4
SCCS-vsn: lib/libcurses/addbytes.c 5.4
SCCS-vsn: lib/libcurses/addch.c 5.5
SCCS-vsn: lib/libcurses/box.c 5.4
SCCS-vsn: lib/libcurses/clear.c 5.4

usr/src/lib/libcurses/addbytes.c
usr/src/lib/libcurses/addch.c
usr/src/lib/libcurses/box.c
usr/src/lib/libcurses/clear.c
usr/src/old/libndbm/dbm.c
usr/src/old/libndbm/dbm.h

index d5e770e..a2c6b7b 100644 (file)
@@ -2,21 +2,11 @@
  * Copyright (c) 1987 Regents of the University of California.
  * All rights reserved.
  *
  * Copyright (c) 1987 Regents of the University of California.
  * All rights reserved.
  *
- * Redistribution and use in source and binary forms are permitted
- * provided that the above copyright notice and this paragraph are
- * duplicated in all such forms and that any documentation,
- * advertising materials, and other materials related to such
- * distribution and use acknowledge that the software was developed
- * by the University of California, Berkeley.  The name of the
- * University may not be used to endorse or promote products derived
- * from this software without specific prior written permission.
- * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
- * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+ * %sccs.include.redist.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)addbytes.c 5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)addbytes.c 5.4 (Berkeley) %G%";
 #endif /* not lint */
 
 # include      "curses.ext"
 #endif /* not lint */
 
 # include      "curses.ext"
index 29e5623..00203b6 100644 (file)
@@ -2,21 +2,11 @@
  * Copyright (c) 1981 Regents of the University of California.
  * All rights reserved.
  *
  * Copyright (c) 1981 Regents of the University of California.
  * All rights reserved.
  *
- * Redistribution and use in source and binary forms are permitted
- * provided that the above copyright notice and this paragraph are
- * duplicated in all such forms and that any documentation,
- * advertising materials, and other materials related to such
- * distribution and use acknowledge that the software was developed
- * by the University of California, Berkeley.  The name of the
- * University may not be used to endorse or promote products derived
- * from this software without specific prior written permission.
- * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
- * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+ * %sccs.include.redist.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)addch.c    5.4 (Berkeley) %G%";
+static char sccsid[] = "@(#)addch.c    5.5 (Berkeley) %G%";
 #endif /* not lint */
 
 # include      "curses.ext"
 #endif /* not lint */
 
 # include      "curses.ext"
index dc68237..63b454f 100644 (file)
@@ -2,21 +2,11 @@
  * Copyright (c) 1981 Regents of the University of California.
  * All rights reserved.
  *
  * Copyright (c) 1981 Regents of the University of California.
  * All rights reserved.
  *
- * Redistribution and use in source and binary forms are permitted
- * provided that the above copyright notice and this paragraph are
- * duplicated in all such forms and that any documentation,
- * advertising materials, and other materials related to such
- * distribution and use acknowledge that the software was developed
- * by the University of California, Berkeley.  The name of the
- * University may not be used to endorse or promote products derived
- * from this software without specific prior written permission.
- * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
- * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+ * %sccs.include.redist.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)box.c      5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)box.c      5.4 (Berkeley) %G%";
 #endif /* not lint */
 
 # include      "curses.ext"
 #endif /* not lint */
 
 # include      "curses.ext"
index 7bf0c2f..f298abe 100644 (file)
@@ -2,21 +2,11 @@
  * Copyright (c) 1981 Regents of the University of California.
  * All rights reserved.
  *
  * Copyright (c) 1981 Regents of the University of California.
  * All rights reserved.
  *
- * Redistribution and use in source and binary forms are permitted
- * provided that the above copyright notice and this paragraph are
- * duplicated in all such forms and that any documentation,
- * advertising materials, and other materials related to such
- * distribution and use acknowledge that the software was developed
- * by the University of California, Berkeley.  The name of the
- * University may not be used to endorse or promote products derived
- * from this software without specific prior written permission.
- * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
- * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+ * %sccs.include.redist.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)clear.c    5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)clear.c    5.4 (Berkeley) %G%";
 #endif /* not lint */
 
 # include      "curses.ext"
 #endif /* not lint */
 
 # include      "curses.ext"
index d9e9470..560cebf 100644 (file)
@@ -2,21 +2,11 @@
  * Copyright (c) 1985 The Regents of the University of California.
  * All rights reserved.
  *
  * Copyright (c) 1985 The Regents of the University of California.
  * All rights reserved.
  *
- * Redistribution and use in source and binary forms are permitted
- * provided that the above copyright notice and this paragraph are
- * duplicated in all such forms and that any documentation,
- * advertising materials, and other materials related to such
- * distribution and use acknowledge that the software was developed
- * by the University of California, Berkeley.  The name of the
- * University may not be used to endorse or promote products derived
- * from this software without specific prior written permission.
- * 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.
+ * %sccs.include.redist.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)dbm.c      5.4 (Berkeley) %G%";
+static char sccsid[] = "@(#)dbm.c      5.5 (Berkeley) %G%";
 #endif /* not lint */
 
 #include       "dbm.h"
 #endif /* not lint */
 
 #include       "dbm.h"
index f96b03e..ab3c5cd 100644 (file)
@@ -2,19 +2,9 @@
  * Copyright (c) 1983 The Regents of the University of California.
  * All rights reserved.
  *
  * Copyright (c) 1983 The Regents of the University of California.
  * All rights reserved.
  *
- * Redistribution and use in source and binary forms are permitted
- * provided that the above copyright notice and this paragraph are
- * duplicated in all such forms and that any documentation,
- * advertising materials, and other materials related to such
- * distribution and use acknowledge that the software was developed
- * by the University of California, Berkeley.  The name of the
- * University may not be used to endorse or promote products derived
- * from this software without specific prior written permission.
- * 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.
+ * %sccs.include.redist.c%
  *
  *
- *     @(#)dbm.h       5.3 (Berkeley) %G%
+ *     @(#)dbm.h       5.4 (Berkeley) %G%
  */
 
 #ifndef NULL
  */
 
 #ifndef NULL