summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2008-03-16 14:30:51 +0000
committerGuillem Jover <guillem@hadrons.org>2008-05-06 08:56:38 +0300
commitf5b8317051c54df10b9bb6ce83d82dcb8dc19439 (patch)
tree806ae89d3e908161a28cfee576347d0a9c302d8d /src
parentc5793d47d19a07f42c5b32e1fc4672222e9af8fd (diff)
downloadlibbsd-f5b8317051c54df10b9bb6ce83d82dcb8dc19439.tar.gz
Remove UC Berkeley advertising clause
As per <ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change>.
Diffstat (limited to 'src')
-rw-r--r--src/heapsort.c4
-rw-r--r--src/linkaddr.c4
-rw-r--r--src/unvis.c4
-rw-r--r--src/vis.c4
4 files changed, 0 insertions, 16 deletions
diff --git a/src/heapsort.c b/src/heapsort.c
index 881e7cf..3a060fa 100644
--- a/src/heapsort.c
+++ b/src/heapsort.c
@@ -13,10 +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 the University of
- * California, Berkeley and its contributors.
* 4. 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.
diff --git a/src/linkaddr.c b/src/linkaddr.c
index 0161558..a6bea39 100644
--- a/src/linkaddr.c
+++ b/src/linkaddr.c
@@ -10,10 +10,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 University of
- * California, Berkeley and its contributors.
* 4. 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.
diff --git a/src/unvis.c b/src/unvis.c
index b567136..573e71a 100644
--- a/src/unvis.c
+++ b/src/unvis.c
@@ -10,10 +10,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 University of
- * California, Berkeley and its contributors.
* 4. 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.
diff --git a/src/vis.c b/src/vis.c
index bd3f6f9..348562d 100644
--- a/src/vis.c
+++ b/src/vis.c
@@ -10,10 +10,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 University of
- * California, Berkeley and its contributors.
* 4. 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.