]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - sail/pl_main.c
clean up import, NetBSD RCS IDs
[bsdgames-darwin.git] / sail / pl_main.c
index c4b7cad11b8962ca7d3efe17ba3ad5aa34e74200..f31ef33e6617f6a85890fd560d2fa55846f2f547 100644 (file)
@@ -1,6 +1,8 @@
+/*     $NetBSD: pl_main.c,v 1.4 1995/04/22 10:37:20 cgd Exp $  */
+
 /*
- * 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.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  */
 
 #ifndef lint
-/*static char sccsid[] = "from: @(#)pl_main.c  5.5 (Berkeley) 2/28/91";*/
-static char rcsid[] = "$Id: pl_main.c,v 1.3 1994/01/13 19:22:29 glass Exp $";
+#if 0
+static char sccsid[] = "@(#)pl_main.c  8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: pl_main.c,v 1.4 1995/04/22 10:37:20 cgd Exp $";
+#endif
 #endif /* not lint */
 
 #include "player.h"