4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 7 Jun 1993 07:10:49 +0000 (23:10 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 7 Jun 1993 07:10:49 +0000 (23:10 -0800)
SCCS-vsn: usr.bin/pascal/src/pTree.h 8.1
SCCS-vsn: usr.bin/pascal/src/pc.h 8.1
SCCS-vsn: usr.bin/pascal/src/pccaseop.c 8.1
SCCS-vsn: usr.bin/pascal/src/pcfunc.c 8.1
SCCS-vsn: usr.bin/pascal/src/pclval.c 8.1
SCCS-vsn: usr.bin/pascal/src/pcproc.c 8.1
SCCS-vsn: usr.bin/pascal/src/pcwhoami.h 8.1
SCCS-vsn: usr.bin/pascal/src/pic.c 8.1
SCCS-vsn: usr.bin/rs/rs.1 8.1
SCCS-vsn: usr.bin/pascal/src/piwhoami.h 8.1
SCCS-vsn: usr.bin/rs/rs.c 8.1
SCCS-vsn: usr.bin/pascal/src/proc.c 8.1

12 files changed:
usr/src/usr.bin/pascal/src/pTree.h
usr/src/usr.bin/pascal/src/pc.h
usr/src/usr.bin/pascal/src/pccaseop.c
usr/src/usr.bin/pascal/src/pcfunc.c
usr/src/usr.bin/pascal/src/pclval.c
usr/src/usr.bin/pascal/src/pcproc.c
usr/src/usr.bin/pascal/src/pcwhoami.h
usr/src/usr.bin/pascal/src/pic.c
usr/src/usr.bin/pascal/src/piwhoami.h
usr/src/usr.bin/pascal/src/proc.c
usr/src/usr.bin/rs/rs.1
usr/src/usr.bin/rs/rs.c

index 8695a8d..d2209b1 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%
  *
- *     @(#)pTree.h     5.2 (Berkeley) %G%
+ *     @(#)pTree.h     8.1 (Berkeley) %G%
  */
 
 /* this is not pTree.h */
  */
 
 /* this is not pTree.h */
index 86819d2..2c1f2de 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%
  *
- *     @(#)pc.h        5.3 (Berkeley) %G%
+ *     @(#)pc.h        8.1 (Berkeley) %G%
  */
 
 #include <setjmp.h>
  */
 
 #include <setjmp.h>
index 1c5a714..741e6a6 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[] = "@(#)pccaseop.c 5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)pccaseop.c 8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "whoami.h"
 #endif /* not lint */
 
 #include "whoami.h"
index f6ce1f1..61f9d2f 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[] = "@(#)pcfunc.c   5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)pcfunc.c   8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "whoami.h"
 #endif /* not lint */
 
 #include "whoami.h"
index c338c89..a892dfa 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[] = "@(#)pclval.c   5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)pclval.c   8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "whoami.h"
 #endif /* not lint */
 
 #include "whoami.h"
index e02de16..330f4c7 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[] = "@(#)pcproc.c   5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)pcproc.c   8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "whoami.h"
 #endif /* not lint */
 
 #include "whoami.h"
index 92f8f71..a4b2319 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%
  *
- *     @(#)pcwhoami.h  5.3 (Berkeley) %G%
+ *     @(#)pcwhoami.h  8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 6a97338..28e26ed 100644 (file)
@@ -1,18 +1,18 @@
 /*-
 /*-
- * 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
-char copyright[] =
-"@(#) Copyright (c) 1980 The Regents of the University of California.\n\
- All rights reserved.\n";
+static char copyright[] =
+"@(#) Copyright (c) 1980, 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[] = "@(#)pic.c      5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)pic.c      8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "OPnames.h"
 #endif /* not lint */
 
 #include "OPnames.h"
index 7a38041..711dfe0 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%
  *
- *     @(#)piwhoami.h  5.3 (Berkeley) %G%
+ *     @(#)piwhoami.h  8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 77e0ba0..9f1049a 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[] = "@(#)proc.c     5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)proc.c     8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "whoami.h"
 #endif /* not lint */
 
 #include "whoami.h"
index 858dd3c..c38f64c 100644 (file)
@@ -1,9 +1,9 @@
-.\" Copyright (c) 1993 The Regents of the University of California.
-.\" All rights reserved.
+.\" Copyright (c) 1993
+.\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" %sccs.include.redist.roff%
 .\"
 .\"
 .\" %sccs.include.redist.roff%
 .\"
-.\"    @(#)rs.1        5.1 (Berkeley) %G%
+.\"    @(#)rs.1        8.1 (Berkeley) %G%
 .\"
 .TH RS 1 ""
 .UC 4
 .\"
 .TH RS 1 ""
 .UC 4
index fd1bd11..d6f917b 100644 (file)
@@ -1,18 +1,18 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 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) 1993 The Regents of the University of California.\n\
- All rights reserved.\n";
+static char copyright[] =
+"@(#) Copyright (c) 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[] = "@(#)rs.c       4.4 (Berkeley) %G%";
+static char sccsid[] = "@(#)rs.c       8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*