4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 7 Jun 1993 07:12:03 +0000 (23:12 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 7 Jun 1993 07:12:03 +0000 (23:12 -0800)
SCCS-vsn: usr.bin/pascal/src/stat.c 8.1
SCCS-vsn: usr.bin/pascal/src/stklval.c 8.1
SCCS-vsn: usr.bin/rwho/rwho.1 8.1
SCCS-vsn: usr.bin/pascal/src/stkrval.c 8.1
SCCS-vsn: usr.bin/rwho/rwho.c 8.1

usr/src/usr.bin/pascal/src/stat.c
usr/src/usr.bin/pascal/src/stklval.c
usr/src/usr.bin/pascal/src/stkrval.c
usr/src/usr.bin/rwho/rwho.1
usr/src/usr.bin/rwho/rwho.c

index 2b8f280..ce0b4f7 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[] = "@(#)stat.c     5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)stat.c     8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "whoami.h"
 #endif /* not lint */
 
 #include "whoami.h"
index 6e4ea9b..5d37793 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[] = "@(#)stklval.c  5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)stklval.c  8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "whoami.h"
 #endif /* not lint */
 
 #include "whoami.h"
index 6c48441..4ccefe7 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[] = "@(#)stkrval.c  5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)stkrval.c  8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "whoami.h"
 #endif /* not lint */
 
 #include "whoami.h"
index 77caaf6..51ead71 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%
 .\"
-.\"     @(#)rwho.1     6.8 (Berkeley) %G%
+.\"     @(#)rwho.1     8.1 (Berkeley) %G%
 .\"
 .Dd 
 .Dt RWHO 1
 .\"
 .Dd 
 .Dt RWHO 1
index 06fcd35..4197e38 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[] = "@(#)rwho.c     5.5 (Berkeley) %G%";
+static char sccsid[] = "@(#)rwho.c     8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>