summaryrefslogtreecommitdiffstats
path: root/games/piano/piano.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/piano/piano.c')
-rw-r--r--games/piano/piano.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/piano/piano.c b/games/piano/piano.c
index 8e16b3a..2706d10 100644
--- a/games/piano/piano.c
+++ b/games/piano/piano.c
@@ -1,7 +1,8 @@
/*
* piano.c - a piano emulator
*/
-static char rcsid[] = "$Id: piano.c,v 1.4 1997/02/22 14:46:57 peter Exp $";
+static char rcsid[] =
+ "$FreeBSD$";
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
OpenPOWER on IntegriCloud