diff options
Diffstat (limited to 'games/rogue/init.c')
-rw-r--r-- | games/rogue/init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rogue/init.c b/games/rogue/init.c index 60b7b24fc9e..75a66d1d6f0 100644 --- a/games/rogue/init.c +++ b/games/rogue/init.c @@ -52,7 +52,7 @@ static char rcsid[] = "$NetBSD: init.c,v 1.4 1995/04/28 23:49:19 mycroft Exp $"; * 1.) No portion of this notice shall be removed. * 2.) Credit shall not be taken for the creation of this source. * 3.) This code is not to be traded, sold, or used for personal - * gain or profit. + * gain or profit. * */ |