add ppt, add Berkeley specific copyright
[unix-history] / usr / src / games / sail / pl_main.c
index 002ef90..509cc2b 100644 (file)
@@ -1,12 +1,12 @@
 /*
 /*
- * Copyright (c) 1983 Regents of the University of California,
- * All rights reserved.  Redistribution permitted subject to
- * the terms of the Berkeley Software License Agreement.
+ * 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_main.c   2.3 85/04/26";
-#endif
+static char sccsid[] = "@(#)pl_main.c  5.1 (Berkeley) %G%";
+#endif not lint
 
 #include "player.h"
 #include <sys/types.h>
 
 #include "player.h"
 #include <sys/types.h>