From e1abc9ce25132eef1239047a071c2c1d4822dd9f Mon Sep 17 00:00:00 2001 From: Stelian Pop Date: Sun, 30 Mar 2003 15:40:31 +0000 Subject: [PATCH] Relicensed dump/restore under the revised BSD license, as per ftp://ftp.cs.berkeley.edu/ucb/4bsd/README.Impt.License.Change --- CHANGES | 5 ++++- COPYRIGHT | 6 +----- common/dumprmt.c | 8 ++------ compat/include/compaterr.h | 8 ++------ compat/include/compatglob.h | 8 ++------ compat/include/compatlfs.h | 8 ++------ compat/include/pathnames.h | 8 ++------ compat/include/protocols/dumprestore.h | 8 ++------ compat/include/rmtflags.h | 8 ++------ compat/include/system.h | 8 ++------ compat/lib/compaterr.c | 8 ++------ compat/lib/compatglob.c | 8 ++------ compat/lib/rmtflags.c | 8 ++------ compat/lib/system.c | 8 ++------ dump/dump.8.in | 8 ++------ dump/dump.h | 8 ++------ dump/itime.c | 8 ++------ dump/main.c | 8 ++------ dump/optr.c | 8 ++------ dump/tape.c | 8 ++------ dump/traverse.c | 8 ++------ dump/unctime.c | 8 ++------ restore/dirs.c | 8 ++------ restore/extern.h | 8 ++------ restore/interactive.c | 8 ++------ restore/main.c | 8 ++------ restore/restore.8.in | 8 ++------ restore/restore.c | 8 ++------ restore/restore.h | 8 ++------ restore/symtab.c | 8 ++------ restore/tape.c | 8 ++------ restore/utilities.c | 8 ++------ rmt/rmt.8.in | 8 ++------ rmt/rmt.c | 8 ++------ 34 files changed, 69 insertions(+), 198 deletions(-) diff --git a/CHANGES b/CHANGES index d1dc5ea..9becdb7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -$Id: CHANGES,v 1.221 2003/03/26 10:58:19 stelian Exp $ +$Id: CHANGES,v 1.222 2003/03/30 15:40:31 stelian Exp $ Changes between versions 0.4b33 and 0.4b34 (released ?????????????????) ======================================================================= @@ -66,6 +66,9 @@ Changes between versions 0.4b33 and 0.4b34 (released ?????????????????) (-f tape0,tape1,tapen) (which also makes sense). Thanks to Philippe Troin for the patch. +15. Relicensed dump/restore under the 'revised' BSD license, as per + ftp://ftp.cs.berkeley.edu/ucb/4bsd/README.Impt.License.Change. + Changes between versions 0.4b32 and 0.4b33 (released February 10, 2003) ======================================================================= diff --git a/COPYRIGHT b/COPYRIGHT index 8a0f9e8..a9db587 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -18,11 +18,7 @@ * 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 + * 3. 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/common/dumprmt.c b/common/dumprmt.c index d39e134..eb61a55 100644 --- a/common/dumprmt.c +++ b/common/dumprmt.c @@ -18,11 +18,7 @@ * 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 + * 3. 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. * @@ -41,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: dumprmt.c,v 1.26 2003/03/26 10:58:22 stelian Exp $"; + "$Id: dumprmt.c,v 1.27 2003/03/30 15:40:33 stelian Exp $"; #endif /* not lint */ #include diff --git a/compat/include/compaterr.h b/compat/include/compaterr.h index e774ea3..14e6671 100644 --- a/compat/include/compaterr.h +++ b/compat/include/compaterr.h @@ -5,7 +5,7 @@ * Stelian Pop , 1999-2000 * Stelian Pop - Alcôve , 2000-2002 * - * $Id: compaterr.h,v 1.9 2002/01/16 09:32:14 stelian Exp $ + * $Id: compaterr.h,v 1.10 2003/03/30 15:40:34 stelian Exp $ */ /*- @@ -20,11 +20,7 @@ * 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 + * 3. 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/compat/include/compatglob.h b/compat/include/compatglob.h index 346a0a3..df2a536 100644 --- a/compat/include/compatglob.h +++ b/compat/include/compatglob.h @@ -5,7 +5,7 @@ * Stelian Pop , 1999-2000 * Stelian Pop - Alcôve , 2000-2002 * - * $Id: compatglob.h,v 1.8 2002/01/16 09:32:14 stelian Exp $ + * $Id: compatglob.h,v 1.9 2003/03/30 15:40:34 stelian Exp $ */ /* @@ -23,11 +23,7 @@ * 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 + * 3. 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/compat/include/compatlfs.h b/compat/include/compatlfs.h index 85c987f..7b95b87 100644 --- a/compat/include/compatlfs.h +++ b/compat/include/compatlfs.h @@ -3,7 +3,7 @@ * dump and restore backup suit * Stelian Pop - Alcôve , 2000-2002 * - * $Id: compatlfs.h,v 1.3 2003/01/10 14:42:50 stelian Exp $ + * $Id: compatlfs.h,v 1.4 2003/03/30 15:40:34 stelian Exp $ */ /*- @@ -18,11 +18,7 @@ * 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 + * 3. 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/compat/include/pathnames.h b/compat/include/pathnames.h index 9642e55..afaa14d 100644 --- a/compat/include/pathnames.h +++ b/compat/include/pathnames.h @@ -5,7 +5,7 @@ * Stelian Pop , 1999-2000 * Stelian Pop - Alcôve , 2000-2002 * - * $Id: pathnames.h,v 1.12 2002/01/16 09:32:14 stelian Exp $ + * $Id: pathnames.h,v 1.13 2003/03/30 15:40:34 stelian Exp $ */ /* @@ -20,11 +20,7 @@ * 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 + * 3. 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/compat/include/protocols/dumprestore.h b/compat/include/protocols/dumprestore.h index d9e72fe..73729b8 100644 --- a/compat/include/protocols/dumprestore.h +++ b/compat/include/protocols/dumprestore.h @@ -5,7 +5,7 @@ * Stelian Pop , 1999-2000 * Stelian Pop - Alcôve , 2000-2002 * - * $Id: dumprestore.h,v 1.17 2002/04/04 08:20:23 stelian Exp $ + * $Id: dumprestore.h,v 1.18 2003/03/30 15:40:34 stelian Exp $ */ /* @@ -25,11 +25,7 @@ * 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 + * 3. 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/compat/include/rmtflags.h b/compat/include/rmtflags.h index e97d5a0..a1c49fb 100644 --- a/compat/include/rmtflags.h +++ b/compat/include/rmtflags.h @@ -5,7 +5,7 @@ * Stelian Pop , 1999-2000 * Stelian Pop - Alcôve , 2000-2002 * - * $Id: rmtflags.h,v 1.1 2002/07/29 12:00:33 stelian Exp $ + * $Id: rmtflags.h,v 1.2 2003/03/30 15:40:34 stelian Exp $ */ /* @@ -20,11 +20,7 @@ * 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 + * 3. 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/compat/include/system.h b/compat/include/system.h index 37489e4..5ed2d27 100644 --- a/compat/include/system.h +++ b/compat/include/system.h @@ -18,11 +18,7 @@ * 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 + * 3. 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. * @@ -38,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: system.h,v 1.2 2002/01/16 09:32:14 stelian Exp $ + * $Id: system.h,v 1.3 2003/03/30 15:40:34 stelian Exp $ */ #ifndef _SYSTEM_H_ diff --git a/compat/lib/compaterr.c b/compat/lib/compaterr.c index 827543f..6cd4c5f 100644 --- a/compat/lib/compaterr.c +++ b/compat/lib/compaterr.c @@ -18,11 +18,7 @@ * 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 + * 3. 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. * @@ -41,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: compaterr.c,v 1.9 2002/01/16 09:32:14 stelian Exp $"; + "$Id: compaterr.c,v 1.10 2003/03/30 15:40:35 stelian Exp $"; #endif /* not lint */ #include diff --git a/compat/lib/compatglob.c b/compat/lib/compatglob.c index 23fc61c..4a83a2f 100644 --- a/compat/lib/compatglob.c +++ b/compat/lib/compatglob.c @@ -21,11 +21,7 @@ * 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 + * 3. 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. * @@ -69,7 +65,7 @@ #ifndef lint static const char rcsid[] = - "$Id: compatglob.c,v 1.8 2002/01/25 15:08:59 stelian Exp $"; + "$Id: compatglob.c,v 1.9 2003/03/30 15:40:35 stelian Exp $"; #endif /* not lint */ #include diff --git a/compat/lib/rmtflags.c b/compat/lib/rmtflags.c index 145d6d7..5181f1c 100644 --- a/compat/lib/rmtflags.c +++ b/compat/lib/rmtflags.c @@ -18,11 +18,7 @@ * 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 + * 3. 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. * @@ -41,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: rmtflags.c,v 1.2 2002/11/15 10:03:12 stelian Exp $"; + "$Id: rmtflags.c,v 1.3 2003/03/30 15:40:35 stelian Exp $"; #endif /* not linux */ /* diff --git a/compat/lib/system.c b/compat/lib/system.c index a1cb012..b3b7932 100644 --- a/compat/lib/system.c +++ b/compat/lib/system.c @@ -18,11 +18,7 @@ * 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 + * 3. 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. * @@ -41,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: system.c,v 1.3 2002/01/16 09:32:14 stelian Exp $"; + "$Id: system.c,v 1.4 2003/03/30 15:40:35 stelian Exp $"; #endif /* not lint */ #include diff --git a/dump/dump.8.in b/dump/dump.8.in index 13fae88..13b1e52 100644 --- a/dump/dump.8.in +++ b/dump/dump.8.in @@ -10,11 +10,7 @@ .\" 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 +.\" 3. 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. .\" @@ -30,7 +26,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: dump.8.in,v 1.50 2003/03/06 14:35:51 stelian Exp $ +.\" $Id: dump.8.in,v 1.51 2003/03/30 15:40:35 stelian Exp $ .\" .TH DUMP 8 "version __VERSION__ of __DATE__" BSD "System management commands" .SH NAME diff --git a/dump/dump.h b/dump/dump.h index e818042..e719f43 100644 --- a/dump/dump.h +++ b/dump/dump.h @@ -5,7 +5,7 @@ * Stelian Pop , 1999-2000 * Stelian Pop - Alcôve , 2000-2002 * - * $Id: dump.h,v 1.43 2003/03/26 10:58:22 stelian Exp $ + * $Id: dump.h,v 1.44 2003/03/30 15:40:35 stelian Exp $ */ /*- @@ -20,11 +20,7 @@ * 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 + * 3. 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/dump/itime.c b/dump/itime.c index 7b20ca2..6f59a85 100644 --- a/dump/itime.c +++ b/dump/itime.c @@ -18,11 +18,7 @@ * 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 + * 3. 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. * @@ -41,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: itime.c,v 1.24 2003/03/06 14:35:51 stelian Exp $"; + "$Id: itime.c,v 1.25 2003/03/30 15:40:36 stelian Exp $"; #endif /* not lint */ #include diff --git a/dump/main.c b/dump/main.c index d1e8c5f..c7affa8 100644 --- a/dump/main.c +++ b/dump/main.c @@ -18,11 +18,7 @@ * 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 + * 3. 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. * @@ -41,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: main.c,v 1.83 2003/03/26 10:58:22 stelian Exp $"; + "$Id: main.c,v 1.84 2003/03/30 15:40:36 stelian Exp $"; #endif /* not lint */ #include diff --git a/dump/optr.c b/dump/optr.c index b9a05c2..8d72cab 100644 --- a/dump/optr.c +++ b/dump/optr.c @@ -18,11 +18,7 @@ * 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 + * 3. 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. * @@ -41,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: optr.c,v 1.35 2003/02/04 12:24:40 stelian Exp $"; + "$Id: optr.c,v 1.36 2003/03/30 15:40:36 stelian Exp $"; #endif /* not lint */ #include diff --git a/dump/tape.c b/dump/tape.c index 5af6392..6f61210 100644 --- a/dump/tape.c +++ b/dump/tape.c @@ -18,11 +18,7 @@ * 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 + * 3. 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. * @@ -41,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: tape.c,v 1.73 2003/03/26 10:58:22 stelian Exp $"; + "$Id: tape.c,v 1.74 2003/03/30 15:40:37 stelian Exp $"; #endif /* not lint */ #include diff --git a/dump/traverse.c b/dump/traverse.c index d97e38e..3886b47 100644 --- a/dump/traverse.c +++ b/dump/traverse.c @@ -18,11 +18,7 @@ * 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 + * 3. 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. * @@ -41,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: traverse.c,v 1.54 2003/01/10 14:46:55 stelian Exp $"; + "$Id: traverse.c,v 1.55 2003/03/30 15:40:37 stelian Exp $"; #endif /* not lint */ #include diff --git a/dump/unctime.c b/dump/unctime.c index 733081a..684719d 100644 --- a/dump/unctime.c +++ b/dump/unctime.c @@ -18,11 +18,7 @@ * 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 + * 3. 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. * @@ -41,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: unctime.c,v 1.15 2003/03/06 14:35:51 stelian Exp $"; + "$Id: unctime.c,v 1.16 2003/03/30 15:40:37 stelian Exp $"; #endif /* not lint */ #include diff --git a/restore/dirs.c b/restore/dirs.c index 2be4e52..dc45e7c 100644 --- a/restore/dirs.c +++ b/restore/dirs.c @@ -23,11 +23,7 @@ * 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 + * 3. 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. * @@ -46,7 +42,7 @@ #ifndef lint static const char rcsid[] = - "$Id: dirs.c,v 1.22 2003/01/10 14:42:51 stelian Exp $"; + "$Id: dirs.c,v 1.23 2003/03/30 15:40:38 stelian Exp $"; #endif /* not lint */ #include diff --git a/restore/extern.h b/restore/extern.h index ce2a041..bf81109 100644 --- a/restore/extern.h +++ b/restore/extern.h @@ -5,7 +5,7 @@ * Stelian Pop , 1999-2000 * Stelian Pop - Alcôve , 2000-2002 * - * $Id: extern.h,v 1.21 2003/01/10 14:42:51 stelian Exp $ + * $Id: extern.h,v 1.22 2003/03/30 15:40:38 stelian Exp $ */ /*- @@ -20,11 +20,7 @@ * 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 + * 3. 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/restore/interactive.c b/restore/interactive.c index c1b8aa2..51cacb4 100644 --- a/restore/interactive.c +++ b/restore/interactive.c @@ -18,11 +18,7 @@ * 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 + * 3. 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. * @@ -41,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: interactive.c,v 1.25 2002/07/19 14:57:39 stelian Exp $"; + "$Id: interactive.c,v 1.26 2003/03/30 15:40:38 stelian Exp $"; #endif /* not lint */ #include diff --git a/restore/main.c b/restore/main.c index 0329554..98674e4 100644 --- a/restore/main.c +++ b/restore/main.c @@ -18,11 +18,7 @@ * 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 + * 3. 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. * @@ -41,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: main.c,v 1.43 2003/03/26 10:58:22 stelian Exp $"; + "$Id: main.c,v 1.44 2003/03/30 15:40:38 stelian Exp $"; #endif /* not lint */ #include diff --git a/restore/restore.8.in b/restore/restore.8.in index a3bcb36..8426b46 100644 --- a/restore/restore.8.in +++ b/restore/restore.8.in @@ -9,11 +9,7 @@ .\" 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 +.\" 3. 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. .\" @@ -29,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: restore.8.in,v 1.29 2002/11/19 13:39:36 stelian Exp $ +.\" $Id: restore.8.in,v 1.30 2003/03/30 15:40:39 stelian Exp $ .\" .TH RESTORE 8 "version __VERSION__ of __DATE__" BSD "System management commands" .SH NAME diff --git a/restore/restore.c b/restore/restore.c index 7c897ec..5ac6c87 100644 --- a/restore/restore.c +++ b/restore/restore.c @@ -18,11 +18,7 @@ * 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 + * 3. 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. * @@ -41,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: restore.c,v 1.30 2002/07/19 14:57:40 stelian Exp $"; + "$Id: restore.c,v 1.31 2003/03/30 15:40:39 stelian Exp $"; #endif /* not lint */ #include diff --git a/restore/restore.h b/restore/restore.h index 6c45e8b..0dea9ca 100644 --- a/restore/restore.h +++ b/restore/restore.h @@ -5,7 +5,7 @@ * Stelian Pop , 1999-2000 * Stelian Pop - Alcôve , 2000-2002 * - * $Id: restore.h,v 1.26 2002/06/08 07:10:37 stelian Exp $ + * $Id: restore.h,v 1.27 2003/03/30 15:40:40 stelian Exp $ */ /* @@ -25,11 +25,7 @@ * 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 + * 3. 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/restore/symtab.c b/restore/symtab.c index 3a6b1fb..5bd5e67 100644 --- a/restore/symtab.c +++ b/restore/symtab.c @@ -18,11 +18,7 @@ * 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 + * 3. 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. * @@ -41,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: symtab.c,v 1.20 2002/11/15 09:25:42 stelian Exp $"; + "$Id: symtab.c,v 1.21 2003/03/30 15:40:40 stelian Exp $"; #endif /* not lint */ /* diff --git a/restore/tape.c b/restore/tape.c index bb85960..56830c4 100644 --- a/restore/tape.c +++ b/restore/tape.c @@ -23,11 +23,7 @@ * 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 + * 3. 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. * @@ -46,7 +42,7 @@ #ifndef lint static const char rcsid[] = - "$Id: tape.c,v 1.72 2003/02/17 11:21:29 stelian Exp $"; + "$Id: tape.c,v 1.73 2003/03/30 15:40:40 stelian Exp $"; #endif /* not lint */ #include diff --git a/restore/utilities.c b/restore/utilities.c index 16d1674..838ebe7 100644 --- a/restore/utilities.c +++ b/restore/utilities.c @@ -18,11 +18,7 @@ * 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 + * 3. 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. * @@ -41,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: utilities.c,v 1.21 2002/11/15 09:25:42 stelian Exp $"; + "$Id: utilities.c,v 1.22 2003/03/30 15:40:40 stelian Exp $"; #endif /* not lint */ #include diff --git a/rmt/rmt.8.in b/rmt/rmt.8.in index 228d2b2..af41e0a 100644 --- a/rmt/rmt.8.in +++ b/rmt/rmt.8.in @@ -9,11 +9,7 @@ .\" 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 +.\" 3. 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. .\" @@ -29,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: rmt.8.in,v 1.9 2002/07/24 14:12:01 stelian Exp $ +.\" $Id: rmt.8.in,v 1.10 2003/03/30 15:40:40 stelian Exp $ .\" .TH RMT 8 "version __VERSION__ of __DATE__" BSD "System management commands" .SH NAME diff --git a/rmt/rmt.c b/rmt/rmt.c index 7f93f57..e977d95 100644 --- a/rmt/rmt.c +++ b/rmt/rmt.c @@ -18,11 +18,7 @@ * 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 + * 3. 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. * @@ -41,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: rmt.c,v 1.23 2003/02/12 11:02:31 stelian Exp $"; + "$Id: rmt.c,v 1.24 2003/03/30 15:40:40 stelian Exp $"; #endif /* not linux */ /* -- 2.39.2