summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2003-06-03 01:22:56 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2003-06-03 01:22:56 +0000
commit73b1102b88b314b434ba3a10053f7a1847510111 (patch)
tree50a279a778f6e62baa532f327fb07044fcf26723 /sys
parent77eb0f2fcfd4a8a4ecaeffc7ab1d22d5a8091ff1 (diff)
Convert to 2 term license; OK with art@
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/ksyms.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/ksyms.c b/sys/dev/ksyms.c
index f4d1f785506..1d7f379e931 100644
--- a/sys/dev/ksyms.c
+++ b/sys/dev/ksyms.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ksyms.c,v 1.13 2002/07/10 22:08:47 mickey Exp $ */
+/* $OpenBSD: ksyms.c,v 1.14 2003/06/03 01:22:55 millert Exp $ */
/*
* Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
* Copyright (c) 2001 Artur Grabowski <art@openbsd.org>
@@ -12,8 +12,6 @@
* 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. The name of the authors may not be used to endorse or promote products
- * derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
* INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY