summaryrefslogtreecommitdiffstats
path: root/games/battlestar/words.c
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2003-06-03 03:01:37 +0000
committermillert <millert@openbsd.org>2003-06-03 03:01:37 +0000
commit7a09557bd4233ab544d99d01ec75547edc81d8cb (patch)
tree7606d10a2eb43b1e9562de70cc6dc4c8e2529416 /games/battlestar/words.c
parentRemove the advertising clause in the UCB license which Berkeley (diff)
downloadwireguard-openbsd-7a09557bd4233ab544d99d01ec75547edc81d8cb.tar.xz
wireguard-openbsd-7a09557bd4233ab544d99d01ec75547edc81d8cb.zip
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.
Diffstat (limited to 'games/battlestar/words.c')
-rw-r--r--games/battlestar/words.c10
1 files changed, 3 insertions, 7 deletions
diff --git a/games/battlestar/words.c b/games/battlestar/words.c
index 52792b43558..3ca1fe191dd 100644
--- a/games/battlestar/words.c
+++ b/games/battlestar/words.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: words.c,v 1.8 2000/09/26 04:42:56 pjanzen Exp $ */
+/* $OpenBSD: words.c,v 1.9 2003/06/03 03:01:39 millert Exp $ */
/* $NetBSD: words.c,v 1.3 1995/03/21 15:08:00 cgd Exp $ */
/*
@@ -13,11 +13,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[] = "@(#)words.c 8.2 (Berkeley) 4/28/95";
#else
-static char rcsid[] = "$OpenBSD: words.c,v 1.8 2000/09/26 04:42:56 pjanzen Exp $";
+static char rcsid[] = "$OpenBSD: words.c,v 1.9 2003/06/03 03:01:39 millert Exp $";
#endif
#endif /* not lint */