diff options
author | 2003-06-02 20:09:40 +0000 | |
---|---|---|
committer | 2003-06-02 20:09:40 +0000 | |
commit | 92fda29715c5280f5f2bc8f0b2e438faf6884363 (patch) | |
tree | 83ffbf1887cc1bac03052745608cfca550f4f5f1 | |
parent | Remove the advertising clause in the UCB license which Berkeley (diff) | |
download | wireguard-openbsd-92fda29715c5280f5f2bc8f0b2e438faf6884363.tar.xz wireguard-openbsd-92fda29715c5280f5f2bc8f0b2e438faf6884363.zip |
nuke clause 3 & 4
-rw-r--r-- | distrib/sparc64/mksuncd/mksuncd.1 | 7 | ||||
-rw-r--r-- | distrib/sparc64/mksuncd/mksuncd.c | 7 |
2 files changed, 2 insertions, 12 deletions
diff --git a/distrib/sparc64/mksuncd/mksuncd.1 b/distrib/sparc64/mksuncd/mksuncd.1 index e892e998122..5dfbb18ed54 100644 --- a/distrib/sparc64/mksuncd/mksuncd.1 +++ b/distrib/sparc64/mksuncd/mksuncd.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mksuncd.1,v 1.1 2001/10/12 21:10:36 jason Exp $ +.\" $OpenBSD: mksuncd.1,v 1.2 2003/06/02 20:09:40 jason Exp $ .\" .\" Copyright (c) 2001 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -11,11 +11,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 diff --git a/distrib/sparc64/mksuncd/mksuncd.c b/distrib/sparc64/mksuncd/mksuncd.c index 834b9536135..a9520c45698 100644 --- a/distrib/sparc64/mksuncd/mksuncd.c +++ b/distrib/sparc64/mksuncd/mksuncd.c @@ -1,4 +1,4 @@ -/* $OpenBSD: mksuncd.c,v 1.2 2003/06/02 19:32:31 millert Exp $ */ +/* $OpenBSD: mksuncd.c,v 1.3 2003/06/02 20:09:40 jason Exp $ */ /* * Copyright (c) 2001 Jason L. Wright (jason@thought.net) @@ -12,11 +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. 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 |