]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - monop/spec.c
WARNSify
[bsdgames-darwin.git] / monop / spec.c
index a8e39a1e120cdf4533e570b5b3d924e44a2ec402..5b8f32e14254f16f8bf3ce37aa4b8596825598c1 100644 (file)
@@ -1,6 +1,8 @@
+/*     $NetBSD: spec.c,v 1.3 1995/03/23 08:35:16 cgd Exp $     */
+
 /*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1980, 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: @(#)spec.c     5.3 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: spec.c,v 1.2 1993/08/01 18:53:30 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)spec.c     8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: spec.c,v 1.3 1995/03/23 08:35:16 cgd Exp $";
+#endif
 #endif /* not lint */
 
 # include      "monop.ext"