summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_url.c
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2004-09-29 09:51:08 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2004-09-29 09:51:08 +0000
commitf55afa5a0c1e5ff4707a5cf2792ad64821f82844 (patch)
treed827d4ea1fac0f112810a0c0750c85e8f691dd61 /sys/dev/usb/if_url.c
parent07e6b54f0a8ba607d17b2ebe09cce067b23cb7ea (diff)
from netbsd: if_url.c 1.8, if_urlreg.h 1.2, urlphy.c 1.9 and urlphyreg.h 1.2
via Jonathan Gray log message: Remove advertising clauses from code written by Shingo WATANABE. He has kindly consented it.
Diffstat (limited to 'sys/dev/usb/if_url.c')
-rw-r--r--sys/dev/usb/if_url.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/sys/dev/usb/if_url.c b/sys/dev/usb/if_url.c
index 697cc1d0190..864deee4e25 100644
--- a/sys/dev/usb/if_url.c
+++ b/sys/dev/usb/if_url.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_url.c,v 1.15 2004/09/23 17:45:17 brad Exp $ */
+/* $OpenBSD: if_url.c,v 1.16 2004/09/29 09:51:07 dlg Exp $ */
/* $NetBSD: if_url.c,v 1.6 2002/09/29 10:19:21 martin Exp $ */
/*
* Copyright (c) 2001, 2002
@@ -12,10 +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 Shingo WATANABE.
- * 4. Neither the name of the author nor the names of any co-contributors
+ * 3. Neither the name of the author nor the names of any co-contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*