add 1994 copyright
authorJan-Simon Pendry <pendry@ucbvax.Berkeley.EDU>
Thu, 7 Apr 1994 03:41:20 +0000 (19:41 -0800)
committerJan-Simon Pendry <pendry@ucbvax.Berkeley.EDU>
Thu, 7 Apr 1994 03:41:20 +0000 (19:41 -0800)
SCCS-vsn: usr.bin/rsh/rsh.c 8.3

usr/src/usr.bin/rsh/rsh.c

index 138d571..6e2c26d 100644 (file)
@@ -1,5 +1,5 @@
 /*-
 /*-
- * Copyright (c) 1983, 1990, 1993
+ * Copyright (c) 1983, 1990, 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) 1983, 1990, 1993\n\
+"@(#) Copyright (c) 1983, 1990, 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[] = "@(#)rsh.c      8.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)rsh.c      8.3 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*