From owner-svn-src-all@freebsd.org Thu Nov 30 18:06:39 2017 Return-Path: Delivered-To: svn-src-all@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 B5FD9E67C41 for ; Thu, 30 Nov 2017 18:06:39 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from sonic311-36.consmr.mail.ne1.yahoo.com (sonic311-36.consmr.mail.ne1.yahoo.com [66.163.188.217]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 55B2A6EB77 for ; Thu, 30 Nov 2017 18:06:39 +0000 (UTC) (envelope-from pfg@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1512065192; bh=BGZY9isbnExWuMhxlMDC1sqQd55VBaFmdKrPJl0/lck=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From:Subject; b=Kq9b5NnFPFNoSDPmK9Pzujq8iXQmLTDrQ9JOmqBnTXrhwDO5vb0AfiF24GoJ4TOId4yDSOUUVc5WAAZotX73/WuyJyzxIgGcCUY2jC2D1XzyNb3++CMwUz4CSrKJfjmTEb3THE9MiTXJB/mI/0cFqsaYafljQ3M0uVmpOERyqxxY+wTVdZSlpJ5w2ysTZnEGcO9ITwZbB5n7tda/BEtcBo7EHcoqy9zTIsR+UpoIQ+vWJy5yQh0oy2i9NX8MpegxPW/8WYsjqBI6bdKAl3qBwjDMhFGGXmon8B0BCVtV/m8AcMbl4mnefnPKSlBJ7oLvS0q/G3MWuijn06SE9BU/5g== X-YMail-OSG: Bl1dmKEVM1mo0RCcxBUsxx0Q4g1_H4eWR83P7FUz0.FykrWNFw4yO5rZ_MiHk2T Jc3NG7U7zNW2MFROfIu9EsIs7lCgPPrM0MYAW6gV3WvSnayNsCx4OuY_ZhaaI1TJvMNon3evPHQF X.aOIqBaTAbWxmreWrDl3Z35Wge_09wqh4oRnCKr8o.WlkIINvDNU635AM7_7Bkc_s4QTWM5OIzG t3wr_HPr8bp99cFi1EThIB.zXNXiEFHSr0P7QGM__U4mdwDUIJJDahctM07Sx9CzPQJw4izzUv.L da.jG5qAG6u2rW7EW3xZ6m2mFwvdfOaBWfEWdtmJqoArER3K0YK0DRDibL5PfcBda_zancKpwmJU 3XAsEL4OXSbGAYwryz7rzZ64LZuFKiz4tlZFJMAEUmMPo88qd0k9UJId0WMvevhLeg3k4IyBWgdS 0HmbGw.fNQ5IXmka6OQISOuBmzCxm_X33ApMpS.TjwD0DCA1tcnlLlcbgq69mrw_dOv5Y1phQ Received: from sonic.gate.mail.ne1.yahoo.com by sonic311.consmr.mail.ne1.yahoo.com with HTTP; Thu, 30 Nov 2017 18:06:32 +0000 Received: from smtp228.mail.ne1.yahoo.com (EHLO [192.168.0.3]) ([10.218.253.213]) by smtp402.mail.ne1.yahoo.com (JAMES SMTP Server ) with ESMTPA ID 1897963811; Thu, 30 Nov 2017 17:56:23 +0000 (UTC) Subject: Re: svn commit: r326398 - in head: sys/netpfil/pf sys/sparc64/pci sys/sys sys/x86/isa usr.bin/gencat usr.sbin/ppp usr.sbin/watch To: rgrimes@freebsd.org Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201711301736.vAUHa6dL024661@pdx.rh.CN85.dnsmgr.net> From: Pedro Giffuni Organization: FreeBSD Project Message-ID: Date: Thu, 30 Nov 2017 12:56:23 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <201711301736.vAUHa6dL024661@pdx.rh.CN85.dnsmgr.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2017 18:06:39 -0000 On 30/11/2017 12:36, Rodney W. Grimes wrote: > [ Charset UTF-8 unsupported, converting... ] >> Author: pfg >> Date: Thu Nov 30 15:10:11 2017 >> New Revision: 326398 >> URL: https://svnweb.freebsd.org/changeset/base/326398 >> >> Log: >> SPDX: Fix some cases wrongly attributed to MIT. >> >> In the cases of BSD-style license variants without clauses, use 0BSD for >> the time being in lack of a better description. > If there is not an accurate description in the SPDX list then would it > not be best to have NO SPDX tag at all rather than one that is used > "in the time being", and possibly incorrect? TBH, I am not sure ... this is something I have to consult with the SPDX guys. > Or even make one up, SPDX-UNKNOWN? No, there is a way to submit new licenses in their website. Pedro.