4.4BSD snapshot (revision 8.1); add 1993 to copyright
[unix-history] / usr / src / games / sail / game.c
index 58bec8a..807401a 100644 (file)
@@ -1,6 +1,13 @@
+/*
+ * Copyright (c) 1983, 1993
+ *     The Regents of the University of California.  All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ */
+
 #ifndef lint
 #ifndef lint
-static char *sccsid = "@(#)game.c      2.1 83/10/31";
-#endif
+static char sccsid[] = "@(#)game.c     8.1 (Berkeley) %G%";
+#endif /* not lint */
 
 #include "externs.h"
 
 
 #include "externs.h"