diff options
author | Mark Murray <markm@FreeBSD.org> | 2004-04-06 20:06:54 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 2004-04-06 20:06:54 +0000 |
commit | 6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9 (patch) | |
tree | 5d3e507bd52978ae3a2191497f8e0c4a1b0ff5c7 /bin/pax | |
parent | df4956d2a4d55921a6a34f9f29da483ba09b0b8b (diff) |
Notes
Diffstat (limited to 'bin/pax')
-rw-r--r-- | bin/pax/ar_io.c | 4 | ||||
-rw-r--r-- | bin/pax/ar_subs.c | 4 | ||||
-rw-r--r-- | bin/pax/buf_subs.c | 4 | ||||
-rw-r--r-- | bin/pax/cache.c | 4 | ||||
-rw-r--r-- | bin/pax/cache.h | 4 | ||||
-rw-r--r-- | bin/pax/cpio.c | 4 | ||||
-rw-r--r-- | bin/pax/cpio.h | 4 | ||||
-rw-r--r-- | bin/pax/extern.h | 4 | ||||
-rw-r--r-- | bin/pax/file_subs.c | 4 | ||||
-rw-r--r-- | bin/pax/ftree.c | 4 | ||||
-rw-r--r-- | bin/pax/ftree.h | 4 | ||||
-rw-r--r-- | bin/pax/gen_subs.c | 4 | ||||
-rw-r--r-- | bin/pax/options.c | 4 | ||||
-rw-r--r-- | bin/pax/options.h | 4 | ||||
-rw-r--r-- | bin/pax/pat_rep.c | 4 | ||||
-rw-r--r-- | bin/pax/pat_rep.h | 4 | ||||
-rw-r--r-- | bin/pax/pax.1 | 4 | ||||
-rw-r--r-- | bin/pax/pax.c | 4 | ||||
-rw-r--r-- | bin/pax/pax.h | 4 | ||||
-rw-r--r-- | bin/pax/sel_subs.c | 4 | ||||
-rw-r--r-- | bin/pax/sel_subs.h | 4 | ||||
-rw-r--r-- | bin/pax/tables.c | 4 | ||||
-rw-r--r-- | bin/pax/tables.h | 4 | ||||
-rw-r--r-- | bin/pax/tar.c | 4 | ||||
-rw-r--r-- | bin/pax/tar.h | 4 | ||||
-rw-r--r-- | bin/pax/tty_subs.c | 4 |
26 files changed, 0 insertions, 104 deletions
diff --git a/bin/pax/ar_io.c b/bin/pax/ar_io.c index 01c441c048171..9fe692daf721a 100644 --- a/bin/pax/ar_io.c +++ b/bin/pax/ar_io.c @@ -14,10 +14,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/bin/pax/ar_subs.c b/bin/pax/ar_subs.c index c345fc0cb7bae..f16facf98d56e 100644 --- a/bin/pax/ar_subs.c +++ b/bin/pax/ar_subs.c @@ -14,10 +14,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/bin/pax/buf_subs.c b/bin/pax/buf_subs.c index 154ec03addb28..1d01d4e5090a0 100644 --- a/bin/pax/buf_subs.c +++ b/bin/pax/buf_subs.c @@ -14,10 +14,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/bin/pax/cache.c b/bin/pax/cache.c index b95c8b51fd3a9..358707d362c30 100644 --- a/bin/pax/cache.c +++ b/bin/pax/cache.c @@ -14,10 +14,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/bin/pax/cache.h b/bin/pax/cache.h index 642058851070b..36d59ca7b12cb 100644 --- a/bin/pax/cache.h +++ b/bin/pax/cache.h @@ -14,10 +14,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/bin/pax/cpio.c b/bin/pax/cpio.c index efce4bf166f7f..1909f8eaf7123 100644 --- a/bin/pax/cpio.c +++ b/bin/pax/cpio.c @@ -14,10 +14,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/bin/pax/cpio.h b/bin/pax/cpio.h index 2b72f53b6c1ec..2f4c37cb688a9 100644 --- a/bin/pax/cpio.h +++ b/bin/pax/cpio.h @@ -14,10 +14,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/bin/pax/extern.h b/bin/pax/extern.h index ba5782176cc80..b0d0237280b94 100644 --- a/bin/pax/extern.h +++ b/bin/pax/extern.h @@ -14,10 +14,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/bin/pax/file_subs.c b/bin/pax/file_subs.c index 13770c3e09f5e..79782f46eb9be 100644 --- a/bin/pax/file_subs.c +++ b/bin/pax/file_subs.c @@ -14,10 +14,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/bin/pax/ftree.c b/bin/pax/ftree.c index 6d5ec68482fbf..36c0de51c6935 100644 --- a/bin/pax/ftree.c +++ b/bin/pax/ftree.c @@ -14,10 +14,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/bin/pax/ftree.h b/bin/pax/ftree.h index 6ff282b82375f..4538977754e47 100644 --- a/bin/pax/ftree.h +++ b/bin/pax/ftree.h @@ -14,10 +14,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/bin/pax/gen_subs.c b/bin/pax/gen_subs.c index bb5643480d5e4..ce2041985a1d2 100644 --- a/bin/pax/gen_subs.c +++ b/bin/pax/gen_subs.c @@ -14,10 +14,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/bin/pax/options.c b/bin/pax/options.c index c328e796875eb..6f43940d1e47c 100644 --- a/bin/pax/options.c +++ b/bin/pax/options.c @@ -14,10 +14,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/bin/pax/options.h b/bin/pax/options.h index b1de2b6de7cfe..948e012671e8f 100644 --- a/bin/pax/options.h +++ b/bin/pax/options.h @@ -14,10 +14,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/bin/pax/pat_rep.c b/bin/pax/pat_rep.c index 08e5b9a577804..667aa8f66a24c 100644 --- a/bin/pax/pat_rep.c +++ b/bin/pax/pat_rep.c @@ -14,10 +14,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/bin/pax/pat_rep.h b/bin/pax/pat_rep.h index e0d812b1de95a..0eedd679caaec 100644 --- a/bin/pax/pat_rep.h +++ b/bin/pax/pat_rep.h @@ -14,10 +14,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/bin/pax/pax.1 b/bin/pax/pax.1 index 26ffc54eae80b..973fe432feae4 100644 --- a/bin/pax/pax.1 +++ b/bin/pax/pax.1 @@ -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/bin/pax/pax.c b/bin/pax/pax.c index 9f8c4366019c2..cb19b99b175ee 100644 --- a/bin/pax/pax.c +++ b/bin/pax/pax.c @@ -14,10 +14,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/bin/pax/pax.h b/bin/pax/pax.h index d61bc0473c6e4..c80ae7e0e11dc 100644 --- a/bin/pax/pax.h +++ b/bin/pax/pax.h @@ -14,10 +14,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/bin/pax/sel_subs.c b/bin/pax/sel_subs.c index 181c083dc8916..98deccd435b1a 100644 --- a/bin/pax/sel_subs.c +++ b/bin/pax/sel_subs.c @@ -14,10 +14,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/bin/pax/sel_subs.h b/bin/pax/sel_subs.h index ab24ab00d1991..eed4641a17d59 100644 --- a/bin/pax/sel_subs.h +++ b/bin/pax/sel_subs.h @@ -14,10 +14,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/bin/pax/tables.c b/bin/pax/tables.c index f60723b90992a..efdc68b49781d 100644 --- a/bin/pax/tables.c +++ b/bin/pax/tables.c @@ -14,10 +14,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/bin/pax/tables.h b/bin/pax/tables.h index 74c91f79d0ad2..ba59f913e7ab6 100644 --- a/bin/pax/tables.h +++ b/bin/pax/tables.h @@ -14,10 +14,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/bin/pax/tar.c b/bin/pax/tar.c index 5c3eb5a8f1c42..e0f5e1a234638 100644 --- a/bin/pax/tar.c +++ b/bin/pax/tar.c @@ -14,10 +14,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/bin/pax/tar.h b/bin/pax/tar.h index 83df0da2784e1..856e26c8336ae 100644 --- a/bin/pax/tar.h +++ b/bin/pax/tar.h @@ -14,10 +14,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/bin/pax/tty_subs.c b/bin/pax/tty_subs.c index d1a5470018957..b3d140eb41ccb 100644 --- a/bin/pax/tty_subs.c +++ b/bin/pax/tty_subs.c @@ -14,10 +14,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. |