]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - robots/make_level.c
don't xref obsolete regcmp(3)
[bsdgames-darwin.git] / robots / make_level.c
index 422a7fc2f98aa1c4f171c83489e3be1b89500b6c..998155db943555afb7811c664253d5ba3dda594c 100644 (file)
@@ -1,6 +1,8 @@
+/*     $NetBSD: make_level.c,v 1.3 1995/04/22 10:08:56 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
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)make_level.c       5.4 (Berkeley) 6/1/90";
+#if 0
+static char sccsid[] = "@(#)make_level.c       8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: make_level.c,v 1.3 1995/04/22 10:08:56 cgd Exp $";
+#endif
 #endif /* not lint */
 
 # include      "robots.h"
 #endif /* not lint */
 
 # include      "robots.h"