4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 7 Jun 1993 05:29:11 +0000 (21:29 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 7 Jun 1993 05:29:11 +0000 (21:29 -0800)
SCCS-vsn: usr.bin/compress/zcat.sh 8.1
SCCS-vsn: usr.bin/cpp/cpp.sh 8.1

usr/src/usr.bin/compress/zcat.sh
usr/src/usr.bin/cpp/cpp.sh

index ae8c9cc..9fdcac5 100644 (file)
@@ -1,11 +1,11 @@
 #!/bin/sh -
 #
 #!/bin/sh -
 #
-# Copyright (c) 1992 The Regents of the University of California.
-# All rights reserved.
+# Copyright (c) 1992, 1993
+#      The Regents of the University of California.  All rights reserved.
 #
 # %sccs.include.redist.sh%
 #
 #
 # %sccs.include.redist.sh%
 #
-#      @(#)zcat.sh     5.1 (Berkeley) %G%
+#      @(#)zcat.sh     8.1 (Berkeley) %G%
 #
 
 uncompress -c $*
 #
 
 uncompress -c $*
index d59c582..ffe5c31 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/sh
 #
 #!/bin/sh
 #
-# 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.
 #
 # This code is derived from software contributed to Berkeley by
 # the Systems Programming Group of the University of Utah Computer
 #
 # This code is derived from software contributed to Berkeley by
 # the Systems Programming Group of the University of Utah Computer
@@ -9,7 +9,7 @@
 #
 # %sccs.include.redist.sh%
 #
 #
 # %sccs.include.redist.sh%
 #
-#      @(#)cpp.sh      6.6 (Berkeley) %G%
+#      @(#)cpp.sh      8.1 (Berkeley) %G%
 #
 # Transitional front end to CCCP to make it behave like (Reiser) CCP:
 #      specifies -traditional
 #
 # Transitional front end to CCCP to make it behave like (Reiser) CCP:
 #      specifies -traditional