Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Mar 2018 23:05:31 -0500
From:      Pedro Giffuni <pfg@FreeBSD.org>
To:        Ed Maste <emaste@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r326257 - in head/sys/amd64: acpica amd64 ia32 include include/pc linux32 pci vmm vmm/amd vmm/intel vmm/io
Message-ID:  <0d7f85b3-30e8-9fad-a4db-ecdfaaa98c2d@FreeBSD.org>
In-Reply-To: <CAPyFy2CkM_5vzBoP7K7qbwhTYxe6xZBQ_aJW%2BETZWkpSShbhbQ@mail.gmail.com>
References:  <201711271503.vARF38FE095978@repo.freebsd.org> <CAPyFy2CkM_5vzBoP7K7qbwhTYxe6xZBQ_aJW%2BETZWkpSShbhbQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On 01/03/2018 22:26, Ed Maste wrote:
> On 27 November 2017 at 10:03, Pedro F. Giffuni <pfg@freebsd.org> wrote:
>> Author: pfg
>> Date: Mon Nov 27 15:03:07 2017
>> New Revision: 326257
>> URL: https://svnweb.freebsd.org/changeset/base/326257
>>
>> Log:
>>    sys/amd64: further adoption of SPDX licensing ID tags.
> ...
>> Modified: head/sys/amd64/linux32/linux32_machdep.c
>> ==============================================================================
>> --- head/sys/amd64/linux32/linux32_machdep.c    Mon Nov 27 15:01:59 2017        (r326256)
>> +++ head/sys/amd64/linux32/linux32_machdep.c    Mon Nov 27 15:03:07 2017        (r326257)
>> @@ -1,4 +1,6 @@
>>   /*-
>> + * SPDX-License-Identifier: BSD-3-Clause
>> + *
> A few Linuxulator files gained a BSD-3-Clause tag, but they're not
> actually 3-Clause BSD; they have a small addition to the first clause,
> which ends with "in this position and unchanged." I've been going
> through the Linuxulator source files to rationalize the license text
> (see review D14210) but am waiting on confirmation from a few
> copyright holders before all files can be cleaned up.
>
> Until that happens I think we should just remove the SPDX tags from these files.
Yes, that sounds right. Feel free to drop the SPDX tags from anything 
that looks suspicious.

Pedro.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0d7f85b3-30e8-9fad-a4db-ecdfaaa98c2d>