From 29af67e52c02dc751039a3117bc88ae6192e891e Mon Sep 17 00:00:00 2001 From: joel Date: Sat, 11 Dec 2010 08:32:16 +0000 Subject: Remove the advertising clause from UCB copyrighted files in usr.bin. This is in accordance with the information provided at ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change Also add $FreeBSD$ to a few files to keep svn happy. Discussed with: imp, rwatson --- usr.bin/find/extern.h | 4 ---- usr.bin/find/find.1 | 4 ---- usr.bin/find/find.c | 4 ---- usr.bin/find/find.h | 4 ---- usr.bin/find/function.c | 4 ---- usr.bin/find/ls.c | 4 ---- usr.bin/find/main.c | 4 ---- usr.bin/find/misc.c | 4 ---- usr.bin/find/operator.c | 4 ---- usr.bin/find/option.c | 4 ---- 10 files changed, 40 deletions(-) (limited to 'usr.bin/find') diff --git a/usr.bin/find/extern.h b/usr.bin/find/extern.h index cc6143c..c1a2819 100644 --- a/usr.bin/find/extern.h +++ b/usr.bin/find/extern.h @@ -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/usr.bin/find/find.1 b/usr.bin/find/find.1 index 4890d37..56b7dc2 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -12,10 +12,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/usr.bin/find/find.c b/usr.bin/find/find.c index cc2d797..3e0921e 100644 --- a/usr.bin/find/find.c +++ b/usr.bin/find/find.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/usr.bin/find/find.h b/usr.bin/find/find.h index 5a465f1..f602707 100644 --- a/usr.bin/find/find.h +++ b/usr.bin/find/find.h @@ -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/usr.bin/find/function.c b/usr.bin/find/function.c index 474660d..26c022c 100644 --- a/usr.bin/find/function.c +++ b/usr.bin/find/function.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/usr.bin/find/ls.c b/usr.bin/find/ls.c index 88e4593..8e1b8d3 100644 --- a/usr.bin/find/ls.c +++ b/usr.bin/find/ls.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/usr.bin/find/main.c b/usr.bin/find/main.c index 8e2b42c..2c11936 100644 --- a/usr.bin/find/main.c +++ b/usr.bin/find/main.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/usr.bin/find/misc.c b/usr.bin/find/misc.c index 1532906..11a26be 100644 --- a/usr.bin/find/misc.c +++ b/usr.bin/find/misc.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/usr.bin/find/operator.c b/usr.bin/find/operator.c index c774efa..b8a6fe4 100644 --- a/usr.bin/find/operator.c +++ b/usr.bin/find/operator.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/usr.bin/find/option.c b/usr.bin/find/option.c index 02287c9..b2374e6 100644 --- a/usr.bin/find/option.c +++ b/usr.bin/find/option.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. -- cgit v1.1