try to get the kernel printfs out before console starts reboot
[unix-history] / usr / src / games / sail / game.c
index 58bec8a..ad356ae 100644 (file)
@@ -1,6 +1,12 @@
+/*
+ * Copyright (c) 1983 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ */
+
 #ifndef lint
 #ifndef lint
-static char *sccsid = "@(#)game.c      2.1 83/10/31";
-#endif
+static char sccsid[] = "@(#)game.c     5.1 (Berkeley) %G%";
+#endif not lint
 
 #include "externs.h"
 
 
 #include "externs.h"