summaryrefslogtreecommitdiffstats
path: root/sys/net
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2010-03-01 17:05:46 +0000
committerjoel <joel@FreeBSD.org>2010-03-01 17:05:46 +0000
commitbb682915c9162a37b000bfe0ec2f3eebb082b8be (patch)
tree11413786b0aeedc9b8a4732f099b75dedd9955e5 /sys/net
parent50e65890dc1983486f8b974e5fd7890090a260d6 (diff)
downloadFreeBSD-src-bb682915c9162a37b000bfe0ec2f3eebb082b8be.zip
FreeBSD-src-bb682915c9162a37b000bfe0ec2f3eebb082b8be.tar.gz
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
their software. Obtained from: NetBSD
Diffstat (limited to 'sys/net')
-rw-r--r--sys/net/if_gre.c7
-rw-r--r--sys/net/if_gre.h7
2 files changed, 0 insertions, 14 deletions
diff --git a/sys/net/if_gre.c b/sys/net/if_gre.c
index 2b283d6..bac3d795 100644
--- a/sys/net/if_gre.c
+++ b/sys/net/if_gre.c
@@ -18,13 +18,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 the NetBSD
- * Foundation, Inc. and its contributors.
- * 4. Neither the name of The NetBSD Foundation nor the names of its
- * contributors may be used to endorse or promote products derived
- * from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
* ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
diff --git a/sys/net/if_gre.h b/sys/net/if_gre.h
index 186d4cc..e23daef 100644
--- a/sys/net/if_gre.h
+++ b/sys/net/if_gre.h
@@ -16,13 +16,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 the NetBSD
- * Foundation, Inc. and its contributors.
- * 4. Neither the name of The NetBSD Foundation nor the names of its
- * contributors may be used to endorse or promote products derived
- * from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
* ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
OpenPOWER on IntegriCloud