summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/Network/slirp/ip.h
diff options
context:
space:
mode:
authorvboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2022-07-08 18:16:35 +0000
committervboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2022-07-08 18:16:35 +0000
commit51cdca41e0f70a70e67083db8571284cfba24d6c (patch)
tree084f8e6c11ad74446cd345be5b26baa34449d54e /src/VBox/Devices/Network/slirp/ip.h
parentcf3e2e68a94d847393e146f804e68b04323c90f5 (diff)
downloadVirtualBox-svn-51cdca41e0f70a70e67083db8571284cfba24d6c.tar.gz
Network/slirp: Advertising clause for Danny Gasparovsky was unintentional, should have always been 3-clause BSD. Replace 4-clause BSD license by 3-clause, see retroactive license change by UC Berkeley https://www.freebsd.org/copyright/license/
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@95573 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/Devices/Network/slirp/ip.h')
-rw-r--r--src/VBox/Devices/Network/slirp/ip.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/VBox/Devices/Network/slirp/ip.h b/src/VBox/Devices/Network/slirp/ip.h
index c908637d2ca..08a617024ee 100644
--- a/src/VBox/Devices/Network/slirp/ip.h
+++ b/src/VBox/Devices/Network/slirp/ip.h
@@ -29,11 +29,7 @@
* 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 University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*