diff options
author | 2011-10-15 14:23:29 +0000 | |
---|---|---|
committer | 2011-10-15 14:23:29 +0000 | |
commit | e92b79fc5c1b4e4700aa7e0a2bc1d9c5b0a72190 (patch) | |
tree | 25f007c104e83a0c29db8f756f73b14d49d61d3b | |
parent | dont define proxydl in nd6_na_output when NCARP = 0 as unused (diff) | |
download | wireguard-openbsd-e92b79fc5c1b4e4700aa7e0a2bc1d9c5b0a72190.tar.xz wireguard-openbsd-e92b79fc5c1b4e4700aa7e0a2bc1d9c5b0a72190.zip |
Ignatios Souvatzis at NetBSD rescinded the third and fourth clause in
his license on Nov 9, 2009, see NetBSD CVS rev. 1.2.
Pointed out by tedu@,
following a question from <pancake at youterm com> forwarded by edd@.
-rw-r--r-- | usr.bin/file/magdir/os9 | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/usr.bin/file/magdir/os9 b/usr.bin/file/magdir/os9 index c55568b8c84..c48a65fd9a7 100644 --- a/usr.bin/file/magdir/os9 +++ b/usr.bin/file/magdir/os9 @@ -1,4 +1,4 @@ -# $OpenBSD: os9,v 1.4 2008/05/08 01:40:57 chl Exp $ +# $OpenBSD: os9,v 1.5 2011/10/15 14:23:29 schwarze Exp $ # $NetBSD: os9,v 1.1 1996/05/06 18:24:01 is Exp $ # @@ -12,13 +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 Ignatios Souvatzis for -# the NetBSD project. -# 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 |