From dfd2dcdc0190d527c03860c5a86c3ab56b9f5205 Mon Sep 17 00:00:00 2001 From: emaste Date: Tue, 18 Mar 2014 01:40:25 +0000 Subject: Update NetBSD Foundation copyrights to 2-clause BSD The NetBSD Foundation states "Third parties are encouraged to change the license on any files which have a 4-clause license contributed to the NetBSD Foundation to a 2-clause license." This change removes clauses 3 and 4 from copyright / license blocks that list The NetBSD Foundation as the only copyright holder. Sponsored by: The FreeBSD Foundation --- contrib/vis/extern.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'contrib/vis') diff --git a/contrib/vis/extern.h b/contrib/vis/extern.h index 49b6f15..7369a24 100644 --- a/contrib/vis/extern.h +++ b/contrib/vis/extern.h @@ -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 -- cgit v1.1