Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jan 2018 13:55:59 -0500
From:      Pedro Giffuni <pfg@FreeBSD.org>
To:        Kyle Evans <kevans@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, Justin Hibbits <jhibbits@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r327928 - head/sys/powerpc/mpc85xx
Message-ID:  <f7354d9c-53ad-ab8f-b609-c916b6a6923b@FreeBSD.org>
In-Reply-To: <CACNAnaFqMhe9M9CxM8BQCn925ocgOKRK4Kcb7LLdvXxqGauXUA@mail.gmail.com>
References:  <201801131725.w0DHPmY5055584@repo.freebsd.org> <CACNAnaFqMhe9M9CxM8BQCn925ocgOKRK4Kcb7LLdvXxqGauXUA@mail.gmail.com>

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


On 01/13/18 13:26, Kyle Evans wrote:
> On Sat, Jan 13, 2018 at 11:25 AM, Justin Hibbits <jhibbits@freebsd.org> wrote:
>> Author: jhibbits
>> Date: Sat Jan 13 17:25:48 2018
>> New Revision: 327928
>> URL: https://svnweb.freebsd.org/changeset/base/327928
>>
>> Log:
>>    Add SPDX identifier to header
>>
>>    Reported by:  pfg
>>
>> Modified:
>>    head/sys/powerpc/mpc85xx/mpc85xx_cache.c
>>
>> Modified: head/sys/powerpc/mpc85xx/mpc85xx_cache.c
>> ==============================================================================
>> --- head/sys/powerpc/mpc85xx/mpc85xx_cache.c    Sat Jan 13 17:21:45 2018        (r327927)
>> +++ head/sys/powerpc/mpc85xx/mpc85xx_cache.c    Sat Jan 13 17:25:48 2018        (r327928)
>> @@ -1,4 +1,6 @@
>>   /*-
>> + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
>> + *
>>    * Copyright (c) 2018 Justin Hibbits
>>    * All rights reserved.
>>    *
> Doesn't BSD-2-Clause-FreeBSD imply that the license includes the
> following disclaimer?
>
> "The views and conclusions contained in the software and documentation
> are those of the authors and should not be interpreted as representing
> official policies, either expressed or implied, of the FreeBSD
> Project."
>
> That's what the SPDX license list seems to imply. I have some stuff
> I've recently added that I need to go back and tag.
No, the SPDX guys pointed to our website:

https://www.freebsd.org/copyright/freebsd-license.html

And by mistake they added the documentation project disclaimer, but that 
last paragraph is not part of the license. At some point I reported the 
issue but they haven't fixed it.

Pedro.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f7354d9c-53ad-ab8f-b609-c916b6a6923b>