add 1994 copyright
authorJan-Simon Pendry <pendry@ucbvax.Berkeley.EDU>
Sun, 3 Apr 1994 00:47:03 +0000 (16:47 -0800)
committerJan-Simon Pendry <pendry@ucbvax.Berkeley.EDU>
Sun, 3 Apr 1994 00:47:03 +0000 (16:47 -0800)
SCCS-vsn: usr.bin/passwd/krb_passwd.c 8.3
SCCS-vsn: usr.bin/passwd/local_passwd.c 8.3
SCCS-vsn: usr.bin/passwd/passwd.c 8.3

usr/src/usr.bin/passwd/krb_passwd.c
usr/src/usr.bin/passwd/local_passwd.c
usr/src/usr.bin/passwd/passwd.c

index d76715b..cb26243 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1990, 1993
+ * Copyright (c) 1990, 1993, 1994
  *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)krb_passwd.c       8.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)krb_passwd.c       8.3 (Berkeley) %G%";
 #endif /* not lint */
 
 #ifdef KERBEROS
 #endif /* not lint */
 
 #ifdef KERBEROS
index 8eb0716..e270d0a 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1990, 1993
+ * Copyright (c) 1990, 1993, 1994
  *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)local_passwd.c     8.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)local_passwd.c     8.3 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/types.h>
 #endif /* not lint */
 
 #include <sys/types.h>
index cfe884f..dd1704b 100644 (file)
@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (c) 1988, 1993
+ * Copyright (c) 1988, 1993, 1994
  *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
@@ -7,12 +7,12 @@
 
 #ifndef lint
 static char copyright[] =
 
 #ifndef lint
 static char copyright[] =
-"@(#) Copyright (c) 1988, 1993\n\
+"@(#) Copyright (c) 1988, 1993, 1994\n\
        The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
 #ifndef lint
        The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)passwd.c   8.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)passwd.c   8.3 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <err.h>
 #endif /* not lint */
 
 #include <err.h>