summaryrefslogtreecommitdiff
path: root/sys/netccitt
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-06-12 01:07:32 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-06-12 01:07:32 +0000
commitb0543e796bc88777556a1164296376318e4ea3f1 (patch)
tree7aef2b5b648fe5d88df3711c613b65f1ec1e8e9d /sys/netccitt
parentcd7f20b2d9aa333cea118cfc72dfffb5b6b230c1 (diff)
final bits of obvious UCB term 3 removal
Diffstat (limited to 'sys/netccitt')
-rw-r--r--sys/netccitt/pk_output.c8
1 files changed, 2 insertions, 6 deletions
diff --git a/sys/netccitt/pk_output.c b/sys/netccitt/pk_output.c
index 0d19552b458..b6b8fc81a63 100644
--- a/sys/netccitt/pk_output.c
+++ b/sys/netccitt/pk_output.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: pk_output.c,v 1.5 2002/08/08 19:18:12 provos Exp $ */
+/* $OpenBSD: pk_output.c,v 1.6 2003/06/12 01:07:27 deraadt Exp $ */
/* $NetBSD: pk_output.c,v 1.7 1996/02/13 22:05:30 christos Exp $ */
/*
@@ -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.
*