4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 7 Jun 1993 06:49:30 +0000 (22:49 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 7 Jun 1993 06:49:30 +0000 (22:49 -0800)
SCCS-vsn: usr.bin/pascal/pdx/test/setest.p 8.1
SCCS-vsn: usr.bin/pascal/pdx/test/simple.p 8.1
SCCS-vsn: usr.bin/pascal/pdx/test/small.p 8.1
SCCS-vsn: usr.bin/passwd/kpasswd_proto.h 8.1
SCCS-vsn: usr.bin/pascal/pdx/test/test.p 8.1
SCCS-vsn: usr.bin/passwd/krb_passwd.c 8.1
SCCS-vsn: usr.bin/pascal/pdx/test/varnt.p 8.1
SCCS-vsn: usr.bin/passwd/local_passwd.c 8.1
SCCS-vsn: usr.bin/pascal/pdx/test/varparam.p 8.1
SCCS-vsn: usr.bin/passwd/passwd.1 8.1
SCCS-vsn: usr.bin/passwd/passwd.c 8.1

usr/src/usr.bin/pascal/pdx/test/setest.p
usr/src/usr.bin/pascal/pdx/test/simple.p
usr/src/usr.bin/pascal/pdx/test/small.p
usr/src/usr.bin/pascal/pdx/test/test.p
usr/src/usr.bin/pascal/pdx/test/varnt.p
usr/src/usr.bin/pascal/pdx/test/varparam.p
usr/src/usr.bin/passwd/kpasswd_proto.h
usr/src/usr.bin/passwd/krb_passwd.c
usr/src/usr.bin/passwd/local_passwd.c
usr/src/usr.bin/passwd/passwd.1
usr/src/usr.bin/passwd/passwd.c

index 68af50b..c771c5b 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%
  *
- *     @(#)setest.p    5.1 (Berkeley) %G%
+ *     @(#)setest.p    8.1 (Berkeley) %G%
  *)
 
 program setest(input,output);
  *)
 
 program setest(input,output);
index aef7cde..72bf981 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%
  *
- *     @(#)simple.p    5.1 (Berkeley) %G%
+ *     @(#)simple.p    8.1 (Berkeley) %G%
  *)
 
 program pdxtest( output );
  *)
 
 program pdxtest( output );
index ceb68b9..1d24b24 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%
  *
- *     @(#)small.p     5.1 (Berkeley) %G%
+ *     @(#)small.p     8.1 (Berkeley) %G%
  *)
 
 program small(input, output);
  *)
 
 program small(input, output);
index 20dbfb6..d472636 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%
  *
- *     @(#)test.p      5.1 (Berkeley) %G%
+ *     @(#)test.p      8.1 (Berkeley) %G%
  *)
 
 program blah(input, output);
  *)
 
 program blah(input, output);
index 7f3cc7f..258adab 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%
  *
- *     @(#)varnt.p     5.1 (Berkeley) %G%
+ *     @(#)varnt.p     8.1 (Berkeley) %G%
  *)
 
 program varnt(input, output);
  *)
 
 program varnt(input, output);
index 4eeb8f3..f4029c6 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%
  *
- *     @(#)varparam.p  5.1 (Berkeley) %G%
+ *     @(#)varparam.p  8.1 (Berkeley) %G%
  *)
 
 program varparam(input, output);
  *)
 
 program varparam(input, output);
index 27f52ae..af45633 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%
  *
- *     @(#)kpasswd_proto.h     5.1 (Berkeley) %G%
+ *     @(#)kpasswd_proto.h     8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 920288b..5aab32d 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 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[] = "@(#)krb_passwd.c       5.4 (Berkeley) %G%";
+static char sccsid[] = "@(#)krb_passwd.c       8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #ifdef KERBEROS
 #endif /* not lint */
 
 #ifdef KERBEROS
index 5739d6b..9ace128 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 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[] = "@(#)local_passwd.c     5.6 (Berkeley) %G%";
+static char sccsid[] = "@(#)local_passwd.c     8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/types.h>
 #endif /* not lint */
 
 #include <sys/types.h>
index 6014718..8a016cb 100644 (file)
@@ -1,9 +1,9 @@
-.\" Copyright (c) 1990 The Regents of the University of California.
-.\" All rights reserved.
+.\" Copyright (c) 1990, 1993
+.\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" %sccs.include.redist.roff%
 .\"
 .\"
 .\" %sccs.include.redist.roff%
 .\"
-.\"    @(#)passwd.1    6.11 (Berkeley) %G%
+.\"    @(#)passwd.1    8.1 (Berkeley) %G%
 .\"
 .Dd 
 .Dt PASSWD 1
 .\"
 .Dd 
 .Dt PASSWD 1
index 6f18eec..e0643ad 100644 (file)
@@ -1,18 +1,18 @@
 /*
 /*
- * Copyright (c) 1988 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1988, 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 The Regents of the University of California.\n\
- All rights reserved.\n";
+static char copyright[] =
+"@(#) Copyright (c) 1988, 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[] = "@(#)passwd.c   5.7 (Berkeley) %G%";
+static char sccsid[] = "@(#)passwd.c   8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <errno.h>
 #endif /* not lint */
 
 #include <errno.h>