summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2003-06-03 01:22:55 +0000
committermillert <millert@openbsd.org>2003-06-03 01:22:55 +0000
commitbc3080449b064c6d7f50f3859815a828447f4ba3 (patch)
tree36ed0837bd6ae098f325d8543a1c67093ee4384c
parentDon't need 'all right reserved'; brings this into line with my other (diff)
downloadwireguard-openbsd-bc3080449b064c6d7f50f3859815a828447f4ba3.tar.xz
wireguard-openbsd-bc3080449b064c6d7f50f3859815a828447f4ba3.zip
Convert to 2 term license; OK with art@
-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