summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjason <jason@openbsd.org>2003-06-03 01:41:42 +0000
committerjason <jason@openbsd.org>2003-06-03 01:41:42 +0000
commit7ebf32b3d34aa1c1978835d6b9557d17f0bc62d2 (patch)
tree0503cbc4839fea18f83063db132254fbe0aec758
parentkill clause 3 and 4 from several of my copyrights, cleanup. (diff)
downloadwireguard-openbsd-7ebf32b3d34aa1c1978835d6b9557d17f0bc62d2.tar.xz
wireguard-openbsd-7ebf32b3d34aa1c1978835d6b9557d17f0bc62d2.zip
nuke clause 3 & 4 (with henric's permission)
-rw-r--r--sys/arch/sparc64/dev/schizo.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/arch/sparc64/dev/schizo.c b/sys/arch/sparc64/dev/schizo.c
index 16379b4414c..b338caa75e1 100644
--- a/sys/arch/sparc64/dev/schizo.c
+++ b/sys/arch/sparc64/dev/schizo.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: schizo.c,v 1.13 2003/05/11 19:20:36 jason Exp $ */
+/* $OpenBSD: schizo.c,v 1.14 2003/06/03 01:41:42 jason Exp $ */
/*
* Copyright (c) 2002 Jason L. Wright (jason@thought.net)
@@ -13,11 +13,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. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by Jason L. Wright
- * 4. The name of the author may not be used to endorse or promote products
- * derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED