diff options
author | Guillem Jover <guillem@hadrons.org> | 2008-06-13 05:23:39 +0300 |
---|---|---|
committer | Guillem Jover <guillem@hadrons.org> | 2008-06-13 05:23:39 +0300 |
commit | 0be77c90b57f7c1af8796701aa294258400f1cc4 (patch) | |
tree | 12eea41d324dcf2adb9fa48f101eaaf007c7566c /src/fmtcheck.c | |
parent | 8ca3d66d47c1a9685835dd8d91c18289f4c6ed14 (diff) | |
download | libbsd-0be77c90b57f7c1af8796701aa294258400f1cc4.tar.gz |
Convert TNF licenses to new 2 clause variant
This follows NetBSD upstream:
<http://mail-index.netbsd.org/source-changes/2008/04/30/msg005553.html>
Diffstat (limited to 'src/fmtcheck.c')
-rw-r--r-- | src/fmtcheck.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/fmtcheck.c b/src/fmtcheck.c index 7e5a500..4a18bba 100644 --- a/src/fmtcheck.c +++ b/src/fmtcheck.c @@ -12,13 +12,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 |