diff options
author | maya <maya@pkgsrc.org> | 2018-08-22 20:48:36 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2018-08-22 20:48:36 +0000 |
commit | 98600013f01b00d9d5b50570f5ed9bd09dc86731 (patch) | |
tree | 7811893cf3874386495cc23bda48ab1a39fa6fd0 /mk/tools/imake.mk | |
parent | fa7183e705a982c9a67e59b6d74d9c5963dc901b (diff) | |
download | pkgsrc-98600013f01b00d9d5b50570f5ed9bd09dc86731.tar.gz |
Remove clauses 3,4 from TNF-only copyright blocks.
This is based on the decision The NetBSD Foundation made in 2008 to
do so, which was already applied to src.
This change has been applied to code which is likely not in other
repositories.
ok board@, reviewed by riastradh@
Diffstat (limited to 'mk/tools/imake.mk')
-rw-r--r-- | mk/tools/imake.mk | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/mk/tools/imake.mk b/mk/tools/imake.mk index 569d24d532f..2dd5db77b2c 100644 --- a/mk/tools/imake.mk +++ b/mk/tools/imake.mk @@ -1,4 +1,4 @@ -# $NetBSD: imake.mk,v 1.20 2014/10/01 19:14:21 joerg Exp $ +# $NetBSD: imake.mk,v 1.21 2018/08/22 20:48:37 maya Exp $ # # Copyright (c) 2005 The NetBSD Foundation, Inc. # All rights reserved. @@ -14,13 +14,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 |