]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - sail/dr_1.c
clean up import, NetBSD RCS IDs
[bsdgames-darwin.git] / sail / dr_1.c
index 43c8642408f0f7e09668bfefa23c4bf3b3710f6c..75605b37be383f459875efde200f3f5d6f18b8ce 100644 (file)
@@ -1,6 +1,8 @@
+/*     $NetBSD: dr_1.c,v 1.3 1995/04/22 10:36:46 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: @(#)dr_1.c     5.4 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: dr_1.c,v 1.2 1993/08/01 18:51:52 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)dr_1.c     8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: dr_1.c,v 1.3 1995/04/22 10:36:46 cgd Exp $";
+#endif
 #endif /* not lint */
 
 #include "driver.h"