4.4BSD snapshot (revision 8.1); add 1993 to copyright
[unix-history] / usr / src / usr.sbin / update / update.c
index 86f2860..dd9b05d 100644 (file)
@@ -1,18 +1,18 @@
 /*-
 /*-
- * Copyright (c) 1987, 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1987, 1990, 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) 1987, 1990 The Regents of the University of California.\n\
- All rights reserved.\n";
+static char copyright[] =
+"@(#) Copyright (c) 1987, 1990, 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[] = "@(#)update.c   5.1 (Berkeley) %G%";
+static char sccsid[] = "@(#)update.c   8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/time.h>
 #endif /* not lint */
 
 #include <sys/time.h>