4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 10:06:06 +0000 (02:06 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 10:06:06 +0000 (02:06 -0800)
SCCS-vsn: libexec/rbootd/rbootd.c 8.1
SCCS-vsn: libexec/rshd/rshd.8 8.1
SCCS-vsn: libexec/rshd/rshd.c 8.1

usr/src/libexec/rbootd/rbootd.c
usr/src/libexec/rshd/rshd.8
usr/src/libexec/rshd/rshd.c

index b1dcd68..870d221 100644 (file)
@@ -1,8 +1,8 @@
 /*
  * Copyright (c) 1988, 1992 The University of Utah and the Center
  *     for Software Science (CSS).
 /*
  * Copyright (c) 1988, 1992 The University of Utah and the Center
  *     for Software Science (CSS).
- * Copyright (c) 1992 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1992, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Center for Software Science of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Center for Software Science of the University of Utah Computer
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)rbootd.c    5.4 (Berkeley) %G%
+ *     @(#)rbootd.c    8.1 (Berkeley) %G%
  *
  * Utah $Hdr: rbootd.c 3.1 92/07/06$
  * Author: Jeff Forys, University of Utah CSS
  */
 
 #ifndef lint
  *
  * Utah $Hdr: rbootd.c 3.1 92/07/06$
  * Author: Jeff Forys, University of Utah CSS
  */
 
 #ifndef lint
-char copyright[] =
-"@(#) Copyright (c) 1993 The Regents of the University of California.\n\
- All rights reserved.\n";
+static char copyright[] =
+"@(#) Copyright (c) 1992, 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[] = "@(#)rbootd.c   5.4 (Berkeley) %G%";
+static char sccsid[] = "@(#)rbootd.c   8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>
index 17bf054..6182add 100644 (file)
@@ -1,9 +1,9 @@
-.\" Copyright (c) 1983, 1989, 1991 The Regents of the University of California.
-.\" All rights reserved.
+.\" Copyright (c) 1983, 1989, 1991, 1993
+.\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" %sccs.include.redist.man%
 .\"
 .\"
 .\" %sccs.include.redist.man%
 .\"
-.\"     @(#)rshd.8     6.12 (Berkeley) %G%
+.\"     @(#)rshd.8     8.1 (Berkeley) %G%
 .\"
 .Dd 
 .Dt RSHD 8
 .\"
 .Dd 
 .Dt RSHD 8
index 5d35caf..59e76eb 100644 (file)
@@ -1,18 +1,18 @@
 /*-
 /*-
- * Copyright (c) 1988, 1989, 1992 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1988, 1989, 1992, 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) 1988, 1989, 1992 The Regents of the University of California.\n\
- All rights reserved.\n";
+static char copyright[] =
+"@(#) Copyright (c) 1988, 1989, 1992, 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[] = "@(#)rshd.c     5.42 (Berkeley) %G%";
+static char sccsid[] = "@(#)rshd.c     8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*