initialize people to 0
[unix-history] / usr / src / games / sail / pl_1.c
index 6682709..82595fd 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 = "@(#)pl_1.c      2.9 85/03/04";
-#endif
+static char sccsid[] = "@(#)pl_1.c     5.1 (Berkeley) %G%";
+#endif not lint
 
 #include "player.h"
 #include <sys/types.h>
 
 #include "player.h"
 #include <sys/types.h>