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 /usr.sbin/apm | |
| parent | 313a56c04053b9b3ec0de60749106c6fcd5d7ebd (diff) | |
Remove clause 3 and 4 from TNF licenses
Diffstat (limited to 'usr.sbin/apm')
| -rw-r--r-- | usr.sbin/apm/apm.c | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/usr.sbin/apm/apm.c b/usr.sbin/apm/apm.c index 1bfd67d39d0..05ddaaceeb9 100644 --- a/usr.sbin/apm/apm.c +++ b/usr.sbin/apm/apm.c @@ -1,4 +1,4 @@ -/* $NetBSD: apm.c,v 1.18 2007/10/27 19:51:30 plunky Exp $ */ +/* $NetBSD: apm.c,v 1.19 2008/04/28 20:24:15 martin Exp $ */ /*- * Copyright (c) 1996 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 |
