4.4BSD snapshot (revision 8.1); add 1993 to copyright
[unix-history] / usr / src / games / battlestar / parse.c
index 526595d..c33b51d 100644 (file)
@@ -1,12 +1,12 @@
 /*
 /*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)parse.c    5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)parse.c    8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "externs.h"
 #endif /* not lint */
 
 #include "externs.h"