diff options
author | 2003-06-02 15:46:09 +0000 | |
---|---|---|
committer | 2003-06-02 15:46:09 +0000 | |
commit | 020461f700f4ee3f3515535b7e8d0f7cfe1826fc (patch) | |
tree | a9ae8b70251fdfc568f565d04cc7987fa6fbd8ce | |
parent | sync (diff) | |
download | wireguard-openbsd-020461f700f4ee3f3515535b7e8d0f7cfe1826fc.tar.xz wireguard-openbsd-020461f700f4ee3f3515535b7e8d0f7cfe1826fc.zip |
licence cleanup; agreement from krw and millert
-rw-r--r-- | distrib/miniroot/install.sh | 8 | ||||
-rw-r--r-- | distrib/miniroot/install.sub | 8 |
2 files changed, 2 insertions, 14 deletions
diff --git a/distrib/miniroot/install.sh b/distrib/miniroot/install.sh index a9b2afff318..d2cac86a88e 100644 --- a/distrib/miniroot/install.sh +++ b/distrib/miniroot/install.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: install.sh,v 1.129 2002/12/14 15:33:34 krw Exp $ +# $OpenBSD: install.sh,v 1.130 2003/06/02 15:46:09 deraadt Exp $ # $NetBSD: install.sh,v 1.5.2.8 1996/08/27 18:15:05 gwr Exp $ # # Copyright (c) 1997-2002 Todd Miller, Theo de Raadt, Ken Westerback @@ -13,12 +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 Todd Miller and -# Theo de Raadt -# 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 WARRANTIES diff --git a/distrib/miniroot/install.sub b/distrib/miniroot/install.sub index 9a22d368332..b8cb8690c03 100644 --- a/distrib/miniroot/install.sub +++ b/distrib/miniroot/install.sub @@ -1,4 +1,4 @@ -# $OpenBSD: install.sub,v 1.303 2003/05/12 19:01:58 krw Exp $ +# $OpenBSD: install.sub,v 1.304 2003/06/02 15:46:09 deraadt Exp $ # $NetBSD: install.sub,v 1.5.2.8 1996/09/02 23:25:02 pk Exp $ # # Copyright (c) 1997-2003 Todd Miller, Theo de Raadt, Ken Westerback @@ -12,12 +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 Todd Miller and -# Theo de Raadt -# 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 WARRANTIES |