summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-22 14:46:58 +0000
committerpeter <peter@FreeBSD.org>1997-02-22 14:46:58 +0000
commitfda548cb83fcf40b601cfc7e728f768979b88264 (patch)
treeeccc6fffe32266184b8c4ccd7e58f567dcf29404 /games
parentd7cae9661971dcffbff8dc81b00b303234c3c4ae (diff)
downloadFreeBSD-src-fda548cb83fcf40b601cfc7e728f768979b88264.zip
FreeBSD-src-fda548cb83fcf40b601cfc7e728f768979b88264.tar.gz
Revert $FreeBSD$ to $Id$
Diffstat (limited to 'games')
-rw-r--r--games/Makefile2
-rw-r--r--games/bs/Makefile2
-rw-r--r--games/fortune/fortune/fortune.62
-rw-r--r--games/grdc/Makefile2
-rw-r--r--games/phantasia/phantasia.62
-rw-r--r--games/piano/piano.c2
-rw-r--r--games/sail/sail.62
7 files changed, 7 insertions, 7 deletions
diff --git a/games/Makefile b/games/Makefile
index 1763884..f342283 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 8.2 (Berkeley) 3/31/94
-# $FreeBSD$
+# $Id$
# XXX missing: chess ching monop [copyright]
SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle bs caesar \
diff --git a/games/bs/Makefile b/games/bs/Makefile
index 75d4227..31498f4 100644
--- a/games/bs/Makefile
+++ b/games/bs/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
PROG= bs
MAN6= bs.6
diff --git a/games/fortune/fortune/fortune.6 b/games/fortune/fortune/fortune.6
index 8a196ca..57b36db 100644
--- a/games/fortune/fortune/fortune.6
+++ b/games/fortune/fortune/fortune.6
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)fortune.6 8.3 (Berkeley) 4/19/94
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd April 19, 1994
.Dt FORTUNE 6
diff --git a/games/grdc/Makefile b/games/grdc/Makefile
index 5fbeede..17522b8 100644
--- a/games/grdc/Makefile
+++ b/games/grdc/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
PROG= grdc
MAN6= grdc.6
diff --git a/games/phantasia/phantasia.6 b/games/phantasia/phantasia.6
index d9920ef..5fc64a3 100644
--- a/games/phantasia/phantasia.6
+++ b/games/phantasia/phantasia.6
@@ -1,4 +1,4 @@
-.\" $FreeBSD$
+.\" $Id$
.\"
.de sh
.br
diff --git a/games/piano/piano.c b/games/piano/piano.c
index 0def861..3c15495 100644
--- a/games/piano/piano.c
+++ b/games/piano/piano.c
@@ -1,7 +1,7 @@
/*
* piano.c - a piano emulator
*/
-static char rcsid[] = "$FreeBSD$";
+static char rcsid[] = "$Id$";
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
diff --git a/games/sail/sail.6 b/games/sail/sail.6
index 1487e12..6fb647b 100644
--- a/games/sail/sail.6
+++ b/games/sail/sail.6
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)sail.6 8.2 (Berkeley) 12/30/93
-.\" $FreeBSD$
+.\" $Id$
.\"
.TH SAIL 6 "December 30, 1993"
.UC 4
OpenPOWER on IntegriCloud