4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 7 Jun 1993 07:11:19 +0000 (23:11 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 7 Jun 1993 07:11:19 +0000 (23:11 -0800)
SCCS-vsn: usr.bin/pascal/src/pstab.h 8.1
SCCS-vsn: usr.bin/pascal/src/put.c 8.1
SCCS-vsn: usr.bin/rsh/pathnames.h 8.1
SCCS-vsn: usr.bin/rsh/rsh.1 8.1
SCCS-vsn: usr.bin/pascal/src/rec.c 8.1
SCCS-vsn: usr.bin/rsh/rsh.c 8.1
SCCS-vsn: usr.bin/pascal/src/rval.c 8.1

usr/src/usr.bin/pascal/src/pstab.h
usr/src/usr.bin/pascal/src/put.c
usr/src/usr.bin/pascal/src/rec.c
usr/src/usr.bin/pascal/src/rval.c
usr/src/usr.bin/rsh/pathnames.h
usr/src/usr.bin/rsh/rsh.1
usr/src/usr.bin/rsh/rsh.c

index 9370354..708a30a 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%
  *
- *     @(#)pstab.h     5.2 (Berkeley) %G%
+ *     @(#)pstab.h     8.1 (Berkeley) %G%
  */
 
     /*
  */
 
     /*
index 4137b3b..aa66cd4 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[] = "@(#)put.c      5.4 (Berkeley) %G%";
+static char sccsid[] = "@(#)put.c      8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "whoami.h"
 #endif /* not lint */
 
 #include "whoami.h"
index f97e0b7..d32c4f0 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[] = "@(#)rec.c      5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)rec.c      8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "whoami.h"
 #endif /* not lint */
 
 #include "whoami.h"
index 5ed026b..cf64516 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[] = "@(#)rval.c     5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)rval.c     8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "whoami.h"
 #endif /* not lint */
 
 #include "whoami.h"
index c064f55..55585f1 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1989 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1989, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
 %sccs.include.redist.c%
  *
  *
 %sccs.include.redist.c%
  *
- *     @(#)pathnames.h 5.2 (Berkeley) %G%
+ *     @(#)pathnames.h 8.1 (Berkeley) %G%
  */
 
 #define        _PATH_RLOGIN    "/usr/bin/rlogin"
  */
 
 #define        _PATH_RLOGIN    "/usr/bin/rlogin"
index 80daefe..4f3ab12 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.roff%
 .\"
 .\"
 .\" %sccs.include.redist.roff%
 .\"
-.\"    @(#)rsh.1       6.10.1.1 (Berkeley) %G%
+.\"    @(#)rsh.1       8.1 (Berkeley) %G%
 .\"
 .Dd 
 .Dt RSH 1
 .\"
 .Dd 
 .Dt RSH 1
index e77fd16..37f9626 100644 (file)
@@ -1,18 +1,18 @@
 /*-
 /*-
- * 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.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-char copyright[] =
-"@(#) Copyright (c) 1983, 1990 The Regents of the University of California.\n\
- All rights reserved.\n";
+static char copyright[] =
+"@(#) Copyright (c) 1983, 1990, 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[] = "@(#)rsh.c      5.25 (Berkeley) %G%";
+static char sccsid[] = "@(#)rsh.c      8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*