diff options
| author | martin <martin@NetBSD.org> | 2008-04-28 20:22:51 +0000 |
|---|---|---|
| committer | martin <martin@NetBSD.org> | 2008-04-28 20:22:51 +0000 |
| commit | ce099b40997c43048fb78bd578195f81d2456523 (patch) | |
| tree | 4cb7f9949083eba72144c0329c296fa0853b6a94 /sys/dev/microcode | |
| parent | 313a56c04053b9b3ec0de60749106c6fcd5d7ebd (diff) | |
Remove clause 3 and 4 from TNF licenses
Diffstat (limited to 'sys/dev/microcode')
| -rw-r--r-- | sys/dev/microcode/daic/dnload.h-dist | 9 | ||||
| -rw-r--r-- | sys/dev/microcode/daic/gendnloadh | 7 |
2 files changed, 1 insertions, 15 deletions
diff --git a/sys/dev/microcode/daic/dnload.h-dist b/sys/dev/microcode/daic/dnload.h-dist index 637d49b62c1..88cbc7cbd1a 100644 --- a/sys/dev/microcode/daic/dnload.h-dist +++ b/sys/dev/microcode/daic/dnload.h-dist @@ -1,4 +1,4 @@ -/* $NetBSD: dnload.h-dist,v 1.5 2005/12/11 12:22:27 christos Exp $ */ +/* $NetBSD: dnload.h-dist,v 1.6 2008/04/28 20:23:53 martin Exp $ */ /*- * Copyright (c) 2002 The NetBSD Foundation, Inc. @@ -15,13 +15,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 NetBSD - * Foundation, Inc. and its contributors. - * 4. Neither the name of The NetBSD Foundation nor the names of its - * contributors may be used to endorse or promote products derived - * from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED diff --git a/sys/dev/microcode/daic/gendnloadh b/sys/dev/microcode/daic/gendnloadh index 815086c0456..aae1b31e221 100644 --- a/sys/dev/microcode/daic/gendnloadh +++ b/sys/dev/microcode/daic/gendnloadh @@ -15,13 +15,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 NetBSD -# Foundation, Inc. and its contributors. -# 4. Neither the name of The NetBSD Foundation nor the names of its -# contributors may be used to endorse or promote products derived -# from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED |
