From f5b8317051c54df10b9bb6ce83d82dcb8dc19439 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sun, 16 Mar 2008 14:30:51 +0000 Subject: Remove UC Berkeley advertising clause As per . --- src/heapsort.c | 4 ---- src/linkaddr.c | 4 ---- src/unvis.c | 4 ---- src/vis.c | 4 ---- 4 files changed, 16 deletions(-) (limited to 'src') 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. -- cgit v1.2.3