]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
Remove UC Berkeley advertising clause
authorGuillem Jover <guillem@hadrons.org>
Sun, 16 Mar 2008 14:30:51 +0000 (14:30 +0000)
committerGuillem Jover <guillem@hadrons.org>
Tue, 6 May 2008 05:56:38 +0000 (08:56 +0300)
As per <ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change>.

ChangeLog
include/vis.h
src/heapsort.c
src/linkaddr.c
src/unvis.c
src/vis.c

index 7170016277f0a0e4ac9672284ac221b4bf667366..f457477ba185d6781a06010e28a7b75475c8c7c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-03-16  Guillem Jover  <guillem@debian.org>
+
+       * include/vis.h: Remove UC Berkeley advertising clause, as per
+       <ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change>.
+       * src/vis.c: Likewise.
+       * src/unvis.c: Likewise.
+       * src/heapsort.c: Likewise.
+       * src/linkaddr.c: Likewise.
+
 2007-12-18  Petr Salinger  <Petr.Salinger@seznam.cz>
 
        * include/bsd/queue.h: sync with current glibc variant on GNU/kFreeBSD
index 329481b0f986066a6fa80c5c4ffa7b40e40b9aa7..ced5fd96b3a8e95b53fb34325c15fa1a7135f3ef 100644 (file)
  * 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.
index 881e7cf049a70c0ab0b61ecbbe3b971f7cca007e..3a060fa6a041f1a77a2093c764d0635ff0ffb4c2 100644 (file)
  * 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.
index 0161558ca9752fff4d1b44a4d30a2be736bdec33..a6bea39df223913ec96571601ba685cb2faf826a 100644 (file)
  * 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.
index b56713660c21219dbfeb9c7449dd7de4dbcab619..573e71a315ecb610559321327e7d0c786d767f81 100644 (file)
  * 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.
index bd3f6f9cab2052bfd989f616dec684de0e2cba79..348562d8ab9ddcaf459e6e494ec0ee98046aa758 100644 (file)
--- a/src/vis.c
+++ b/src/vis.c
  * 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.