]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - monop/morg.c
src/games/quiz from Lite
[bsdgames-darwin.git] / monop / morg.c
index b54d56a0d2056f43cb9ead6088e4b1e36919b052..957085644c1244a57421018fbc7dbb44aa9e3eb8 100644 (file)
@@ -1,6 +1,8 @@
+/*     $NetBSD: morg.c,v 1.4 1995/03/23 08:35:02 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: @(#)morg.c     5.4 (Berkeley) 3/25/93";*/
-static char rcsid[] = "$Id: morg.c,v 1.3 1993/08/07 08:28:05 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)morg.c     8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: morg.c,v 1.4 1995/03/23 08:35:02 cgd Exp $";
+#endif
 #endif /* not lint */
 
 # include      "monop.ext"