summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs/vms/pathnames.h
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2003-06-02 19:56:00 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2003-06-02 19:56:00 +0000
commitfe31c70a67e4529528fb188ee1f95815662835b5 (patch)
treedc900fc8d83f071bb657efe80dec7e980274e529 /gnu/usr.bin/cvs/vms/pathnames.h
parentf86552ff18acd3508e19290f0d1c7d18023574e8 (diff)
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.
Diffstat (limited to 'gnu/usr.bin/cvs/vms/pathnames.h')
-rw-r--r--gnu/usr.bin/cvs/vms/pathnames.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/gnu/usr.bin/cvs/vms/pathnames.h b/gnu/usr.bin/cvs/vms/pathnames.h
index a4d2aada45f..32545aa2376 100644
--- a/gnu/usr.bin/cvs/vms/pathnames.h
+++ b/gnu/usr.bin/cvs/vms/pathnames.h
@@ -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.
*
@@ -31,7 +27,7 @@
* SUCH DAMAGE.
*
* from: @(#)pathnames.h 5.2 (Berkeley) 4/9/90
- * $Id: pathnames.h,v 1.1 1996/10/18 03:37:10 tholo Exp $
+ * $Id: pathnames.h,v 1.2 2003/06/02 19:55:59 millert Exp $
*/
#define _PATH_RLOGIN "/usr/bin/rlogin"