4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 6 Jun 1993 01:57:49 +0000 (17:57 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 6 Jun 1993 01:57:49 +0000 (17:57 -0800)
SCCS-vsn: sbin/fsdb/fsdb.8 8.1
SCCS-vsn: sbin/fsdb/fsdb.c 8.1

usr/src/sbin/fsdb/fsdb.8
usr/src/sbin/fsdb/fsdb.c

index 49d48f6..f4fa3a5 100644 (file)
@@ -1,12 +1,12 @@
-.\" Copyright (c) 1988 Regents of the University of California.
-.\" All rights reserved.
+.\" Copyright (c) 1988, 1993
+.\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" This code is derived from software contributed to Berkeley by
 .\" Computer Consoles Inc.
 .\"
 .\" %sccs.include.redist.man%
 .\"
 .\"
 .\" This code is derived from software contributed to Berkeley by
 .\" Computer Consoles Inc.
 .\"
 .\" %sccs.include.redist.man%
 .\"
-.\"    @(#)fsdb.8      6.3 (Berkeley) %G%
+.\"    @(#)fsdb.8      8.1 (Berkeley) %G%
 .\"
 .TH FSDB 8 ""
 .UC 7
 .\"
 .TH FSDB 8 ""
 .UC 7
index e51d694..4242c7a 100644 (file)
@@ -1,6 +1,6 @@
 /*
 /*
- * Copyright (c) 1988 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * Computer Consoles Inc.
  *
  * This code is derived from software contributed to Berkeley by
  * Computer Consoles Inc.
@@ -9,13 +9,13 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-char copyright[] =
-"@(#) Copyright (c) 1988 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[] = "@(#)fsdb.c     5.13 (Berkeley) %G%";
+static char sccsid[] = "@(#)fsdb.c     8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*