diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2003-06-02 23:32:10 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2003-06-02 23:32:10 +0000 |
commit | 5269326c4f96790590406db72b6ac8127e33f825 (patch) | |
tree | 8cc1a8df99e3a8a809fa12c0cc48e211d39501f2 /bin/rcp | |
parent | 0c09109be00d40ba5aa659ae25f7ba0bbad35bab (diff) |
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.
Diffstat (limited to 'bin/rcp')
-rw-r--r-- | bin/rcp/extern.h | 8 | ||||
-rw-r--r-- | bin/rcp/pathnames.h | 8 | ||||
-rw-r--r-- | bin/rcp/rcp.1 | 8 | ||||
-rw-r--r-- | bin/rcp/rcp.c | 8 | ||||
-rw-r--r-- | bin/rcp/util.c | 10 |
5 files changed, 11 insertions, 31 deletions
diff --git a/bin/rcp/extern.h b/bin/rcp/extern.h index 4ab443f10a4..eafb8b630d2 100644 --- a/bin/rcp/extern.h +++ b/bin/rcp/extern.h @@ -1,4 +1,4 @@ -/* $OpenBSD: extern.h,v 1.4 2002/02/16 21:27:07 millert Exp $ */ +/* $OpenBSD: extern.h,v 1.5 2003/06/02 23:32:09 millert Exp $ */ /* $NetBSD: extern.h,v 1.2 1995/03/21 08:19:01 cgd Exp $ */ /*- @@ -13,11 +13,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/bin/rcp/pathnames.h b/bin/rcp/pathnames.h index bc2daa0d8d4..3735ddc4727 100644 --- a/bin/rcp/pathnames.h +++ b/bin/rcp/pathnames.h @@ -1,4 +1,4 @@ -/* $OpenBSD: pathnames.h,v 1.2 1996/06/23 14:20:56 deraadt Exp $ */ +/* $OpenBSD: pathnames.h,v 1.3 2003/06/02 23:32:09 millert Exp $ */ /* $NetBSD: pathnames.h,v 1.5 1995/03/21 08:19:03 cgd Exp $ */ /* @@ -13,11 +13,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/bin/rcp/rcp.1 b/bin/rcp/rcp.1 index 371f8fc7d7a..5ad0ec958ef 100644 --- a/bin/rcp/rcp.1 +++ b/bin/rcp/rcp.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rcp.1,v 1.13 2002/05/06 23:34:32 millert Exp $ +.\" $OpenBSD: rcp.1,v 1.14 2003/06/02 23:32:09 millert Exp $ .\" $NetBSD: rcp.1,v 1.6 1995/07/25 19:37:25 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -12,11 +12,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/bin/rcp/rcp.c b/bin/rcp/rcp.c index 825ab1bd557..241b2f27a60 100644 --- a/bin/rcp/rcp.c +++ b/bin/rcp/rcp.c @@ -1,4 +1,4 @@ -/* $OpenBSD: rcp.c,v 1.34 2003/04/13 18:04:41 deraadt Exp $ */ +/* $OpenBSD: rcp.c,v 1.35 2003/06/02 23:32:09 millert Exp $ */ /* $NetBSD: rcp.c,v 1.9 1995/03/21 08:19:06 cgd Exp $ */ /* @@ -13,11 +13,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/bin/rcp/util.c b/bin/rcp/util.c index 2e007c30b18..f2cd0b80b12 100644 --- a/bin/rcp/util.c +++ b/bin/rcp/util.c @@ -1,4 +1,4 @@ -/* $OpenBSD: util.c,v 1.11 2002/07/04 04:26:40 deraadt Exp $ */ +/* $OpenBSD: util.c,v 1.12 2003/06/02 23:32:09 millert Exp $ */ /* $NetBSD: util.c,v 1.2 1995/03/21 08:19:08 cgd Exp $ */ /*- @@ -13,11 +13,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 @@ #if 0 static char sccsid[] = "@(#)util.c 8.2 (Berkeley) 4/2/94"; #else -static char rcsid[] = "$OpenBSD: util.c,v 1.11 2002/07/04 04:26:40 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: util.c,v 1.12 2003/06/02 23:32:09 millert Exp $"; #endif #endif /* not lint */ |