]> git.cameronkatri.com Git - bsdgames-darwin.git/commitdiff
Fix RCS IDs.
authorthorpej <thorpej@NetBSD.org>
Sun, 28 Dec 2003 17:49:10 +0000 (17:49 +0000)
committerthorpej <thorpej@NetBSD.org>
Sun, 28 Dec 2003 17:49:10 +0000 (17:49 +0000)
dab/random.cc
dab/random.h
dab/ttyscrn.h

index b55f760b4d12eb7b32a0e5f91a85908c38fa47ef..001c9969f93b3c80e970c9ae8484b17821c751db 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Header: /cvsroot/src/games/dab/random.cc,v 1.1 2003/12/27 01:16:55 christos Exp $      */
+/*     $NetBSD: random.cc,v 1.2 2003/12/28 17:49:10 thorpej Exp $      */
 
 /*-
  * Copyright (c) 2003 The NetBSD Foundation, Inc.
 
 /*-
  * Copyright (c) 2003 The NetBSD Foundation, Inc.
@@ -41,7 +41,7 @@
  */
 
 #include "defs.h"
  */
 
 #include "defs.h"
-RCSID("$NetBSD: random.cc,v 1.1 2003/12/27 01:16:55 christos Exp $")
+RCSID("$NetBSD: random.cc,v 1.2 2003/12/28 17:49:10 thorpej Exp $")
 
 #include <time.h>
 #include <string.h>
 
 #include <time.h>
 #include <string.h>
index e2855e947faf36d2f56354483bcab9a4699d7d3c..4f5b81bc5d8d2a822e0226187f1efee41a9cebf9 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Header: /cvsroot/src/games/dab/random.h,v 1.1.1.1 2003/12/26 17:57:04 christos Exp $   */
+/*     $NetBSD: random.h,v 1.2 2003/12/28 17:49:10 thorpej Exp $       */
 
 /*-
  * Copyright (c) 2003 The NetBSD Foundation, Inc.
 
 /*-
  * Copyright (c) 2003 The NetBSD Foundation, Inc.
index 245390a695305d52d07fc65ac1a9da10e325e49e..5e0a54089c9a1366e0cb2616fd2d56b041c839b8 100644 (file)
@@ -1,4 +1,5 @@
-/*     $NetBSD: ttyscrn.h,v 1.1.1.1 2003/12/26 17:57:04 christos Exp $ */
+/*     $NetBSD: ttyscrn.h,v 1.2 2003/12/28 17:49:10 thorpej Exp $      */
+
 /*-
  * Copyright (c) 2003 The NetBSD Foundation, Inc.
  * All rights reserved.
 /*-
  * Copyright (c) 2003 The NetBSD Foundation, Inc.
  * All rights reserved.