4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 7 Jun 1993 07:11:43 +0000 (23:11 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 7 Jun 1993 07:11:43 +0000 (23:11 -0800)
SCCS-vsn: usr.bin/pascal/src/savenl.c 8.1
SCCS-vsn: usr.bin/pascal/src/sconv.c 8.1
SCCS-vsn: usr.bin/pascal/src/send.h 8.1
SCCS-vsn: usr.bin/ruptime/ruptime.1 8.1
SCCS-vsn: usr.bin/pascal/src/stab.c 8.1
SCCS-vsn: usr.bin/ruptime/ruptime.c 8.1

usr/src/usr.bin/pascal/src/savenl.c
usr/src/usr.bin/pascal/src/sconv.c
usr/src/usr.bin/pascal/src/send.h
usr/src/usr.bin/pascal/src/stab.c
usr/src/usr.bin/ruptime/ruptime.1
usr/src/usr.bin/ruptime/ruptime.c

index 0cd5365..fd759ec 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1980 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1980, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)savenl.c   5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)savenl.c   8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*
index 3623df0..181721d 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1980 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1980, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)sconv.c    5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)sconv.c    8.1 (Berkeley) %G%";
 #endif /* not lint */
 
     /*
 #endif /* not lint */
 
     /*
index 8af08f2..92e99d7 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1980 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1980, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)send.h      5.2 (Berkeley) %G%
+ *     @(#)send.h      8.1 (Berkeley) %G%
  */
 
 #define        RINIT   1
  */
 
 #define        RINIT   1
index 47497c0..d07cdcd 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1980 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1980, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)stab.c     5.4 (Berkeley) %G%";
+static char sccsid[] = "@(#)stab.c     8.1 (Berkeley) %G%";
 #endif /* not lint */
 
     /*
 #endif /* not lint */
 
     /*
index 2610bbe..be7fcbf 100644 (file)
@@ -1,9 +1,9 @@
-.\" Copyright (c) 1983, 1990 The Regents of the University of California.
-.\" All rights reserved.
+.\" Copyright (c) 1983, 1990, 1993
+.\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" %sccs.include.redist.man%
 .\"
 .\"
 .\" %sccs.include.redist.man%
 .\"
-.\"     @(#)ruptime.1  6.10 (Berkeley) %G%
+.\"     @(#)ruptime.1  8.1 (Berkeley) %G%
 .\"
 .Dd 
 .Dt RUPTIME 1
 .\"
 .Dd 
 .Dt RUPTIME 1
index 088e5c9..dcb2d11 100644 (file)
@@ -1,18 +1,18 @@
 /*
 /*
- * Copyright (c) 1983 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-char copyright[] =
-"@(#) Copyright (c) 1983 The Regents of the University of California.\n\
- All rights reserved.\n";
+static char copyright[] =
+"@(#) Copyright (c) 1983, 1993\n\
      The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)ruptime.c  5.8 (Berkeley) %G%";
+static char sccsid[] = "@(#)ruptime.c  8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>