X-Git-Url: https://git.cameronkatri.com/bsdgames-darwin.git/blobdiff_plain/3c786d433a6b285c1afa50b8c0ca339c4e861c69..5716c8e2c1e97667a9f4c488ee8e800bc8e8d682:/sail/game.c diff --git a/sail/game.c b/sail/game.c index 087ab9c0..0e9e5f60 100644 --- a/sail/game.c +++ b/sail/game.c @@ -1,4 +1,4 @@ -/* $NetBSD: game.c,v 1.10 2001/02/05 01:10:09 christos Exp $ */ +/* $NetBSD: game.c,v 1.11 2003/08/07 09:37:42 agc Exp $ */ /* * Copyright (c) 1983, 1993 @@ -12,11 +12,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by the University of - * California, Berkeley and its contributors. - * 4. Neither the name of the University nor the names of its contributors + * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * @@ -38,7 +34,7 @@ #if 0 static char sccsid[] = "@(#)game.c 8.2 (Berkeley) 4/28/95"; #else -__RCSID("$NetBSD: game.c,v 1.10 2001/02/05 01:10:09 christos Exp $"); +__RCSID("$NetBSD: game.c,v 1.11 2003/08/07 09:37:42 agc Exp $"); #endif #endif /* not lint */