From 002f48507805c24a9a5019679ed0b1f2e3e258de Mon Sep 17 00:00:00 2001 From: billf Date: Tue, 30 Nov 1999 03:50:02 +0000 Subject: copyright/sccsid/rcsid cleanup. --- games/battlestar/nightobjs.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'games/battlestar/nightobjs.c') diff --git a/games/battlestar/nightobjs.c b/games/battlestar/nightobjs.c index 0b9fcd4..92bd191 100644 --- a/games/battlestar/nightobjs.c +++ b/games/battlestar/nightobjs.c @@ -32,7 +32,11 @@ */ #ifndef lint +#if 0 static char sccsid[] = "@(#)nightobjs.c 8.1 (Berkeley) 5/31/93"; +#endif +static const char rcsid[] = + "$FreeBSD$"; #endif /* not lint */ #include "externs.h" -- cgit v1.1