diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/robots/main.c | 1 | ||||
-rw-r--r-- | games/robots/score.c | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/games/robots/main.c b/games/robots/main.c index bca9bb92cef..2969cd85d3b 100644 --- a/games/robots/main.c +++ b/games/robots/main.c @@ -1,3 +1,4 @@ +/* $OpenBSD: main.c,v 1.5 1997/02/05 18:28:35 kstailey Exp $ */ /* $NetBSD: main.c,v 1.5 1995/04/22 10:08:54 cgd Exp $ */ /* diff --git a/games/robots/score.c b/games/robots/score.c index e35ec766698..955831881f4 100644 --- a/games/robots/score.c +++ b/games/robots/score.c @@ -1,3 +1,4 @@ +/* $OpenBSD: score.c,v 1.3 1997/02/05 18:28:36 kstailey Exp $ */ /* $NetBSD: score.c,v 1.3 1995/04/22 10:09:12 cgd Exp $ */ /* |