From 7b216475bfdc24758a850dba744e947fc6173e68 Mon Sep 17 00:00:00 2001 From: Bill Fumerola Date: Tue, 30 Nov 1999 03:50:02 +0000 Subject: copyright/sccsid/rcsid cleanup. --- games/rogue/message.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'games/rogue/message.c') diff --git a/games/rogue/message.c b/games/rogue/message.c index 10751c44387e..d9e2456512dd 100644 --- a/games/rogue/message.c +++ b/games/rogue/message.c @@ -32,12 +32,14 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ */ #ifndef lint +#if 0 static char sccsid[] = "@(#)message.c 8.1 (Berkeley) 5/31/93"; +#endif +static const char rcsid[] = + "$FreeBSD$"; #endif /* not lint */ /* -- cgit v1.2.3