diff options
| author | Warner Losh <imp@FreeBSD.org> | 2004-04-07 20:46:16 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2004-04-07 20:46:16 +0000 |
| commit | f36cfd49adb62472fd7009ecd4f0927c126ff785 (patch) | |
| tree | f64359b8b72bc65b9f8f6a8e46b2999e7062a280 /sys/dev/ic | |
| parent | 5233e9ffda950d456dc56beac68cb9ea468a857c (diff) | |
Notes
Diffstat (limited to 'sys/dev/ic')
| -rw-r--r-- | sys/dev/ic/i8251.h | 4 | ||||
| -rw-r--r-- | sys/dev/ic/nec765.h | 4 | ||||
| -rw-r--r-- | sys/dev/ic/ns16550.h | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/sys/dev/ic/i8251.h b/sys/dev/ic/i8251.h index b6737853ba6d..fab1ea437869 100644 --- a/sys/dev/ic/i8251.h +++ b/sys/dev/ic/i8251.h @@ -10,10 +10,6 @@ * 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 * may be used to endorse or promote products derived from this software * without specific prior written permission. diff --git a/sys/dev/ic/nec765.h b/sys/dev/ic/nec765.h index 4d569d1c7466..1e0561a5ee66 100644 --- a/sys/dev/ic/nec765.h +++ b/sys/dev/ic/nec765.h @@ -10,10 +10,6 @@ * 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 * may be used to endorse or promote products derived from this software * without specific prior written permission. diff --git a/sys/dev/ic/ns16550.h b/sys/dev/ic/ns16550.h index 9d70cdb16b95..cbac72c1e0d4 100644 --- a/sys/dev/ic/ns16550.h +++ b/sys/dev/ic/ns16550.h @@ -10,10 +10,6 @@ * 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 * may be used to endorse or promote products derived from this software * without specific prior written permission. |
