From owner-svn-src-head@freebsd.org Wed Dec 20 00:15:37 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C4EBDE85105; Wed, 20 Dec 2017 00:15:37 +0000 (UTC) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B52307280E; Wed, 20 Dec 2017 00:15:36 +0000 (UTC) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (localhost [127.0.0.1]) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3) with ESMTP id vBK0FRfH023260; Tue, 19 Dec 2017 16:15:27 -0800 (PST) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: (from freebsd@localhost) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3/Submit) id vBK0FRwX023259; Tue, 19 Dec 2017 16:15:27 -0800 (PST) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <201712200015.vBK0FRwX023259@pdx.rh.CN85.dnsmgr.net> Subject: Re: svn commit: r327005 - in head: sbin/ipfw sys/sys usr.sbin/watch In-Reply-To: <201712192240.vBJMeGg8063411@repo.freebsd.org> To: "Pedro F. Giffuni" Date: Tue, 19 Dec 2017 16:15:27 -0800 (PST) CC: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Reply-To: rgrimes@freebsd.org X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Dec 2017 00:15:38 -0000 > Author: pfg > Date: Tue Dec 19 22:40:16 2017 > New Revision: 327005 > URL: https://svnweb.freebsd.org/changeset/base/327005 > > Log: > SPDX: These are fundamentally BSD-2-Clause. > > They just omit the introductory line and numbering. I again must assert that it would be better to not apply an SPDX than to apply one that is not an exact match for the license. > Modified: > head/sbin/ipfw/altq.c > head/sbin/ipfw/dummynet.c > head/sbin/ipfw/ipfw2.c > head/sbin/ipfw/ipfw2.h > head/sbin/ipfw/ipv6.c > head/sbin/ipfw/main.c > head/sbin/ipfw/nat.c > head/sys/sys/msg.h > head/sys/sys/snoop.h > head/usr.sbin/watch/watch.c ... -- Rod Grimes rgrimes@freebsd.org