]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - monop/getinp.c
src/games/quiz from Lite
[bsdgames-darwin.git] / monop / getinp.c
index 0972412895d4e0a3ee8198e8984908ce55946ab9..d46a9a0fdb1a900d9454c29b9325d4a43ae1e537 100644 (file)
@@ -1,6 +1,8 @@
+/*     $NetBSD: getinp.c,v 1.3 1995/03/23 08:34:39 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: @(#)getinp.c   5.4 (Berkeley) 2/28/91";*/
-static char rcsid[] = "$Id: getinp.c,v 1.2 1993/08/01 18:53:42 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)getinp.c   8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: getinp.c,v 1.3 1995/03/23 08:34:39 cgd Exp $";
+#endif
 #endif /* not lint */
 
 # include      <stdio.h>