Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jan 2018 13:03:07 -0600
From:      Kyle Evans <kevans@freebsd.org>
To:        Pedro Giffuni <pfg@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:  <CACNAnaG3WJiq-fN2zO5jxfYwbfhhFoJUxE1ToeniVpA3EGtnvQ@mail.gmail.com>
In-Reply-To: <f7354d9c-53ad-ab8f-b609-c916b6a6923b@FreeBSD.org>
References:  <201801131725.w0DHPmY5055584@repo.freebsd.org> <CACNAnaFqMhe9M9CxM8BQCn925ocgOKRK4Kcb7LLdvXxqGauXUA@mail.gmail.com> <f7354d9c-53ad-ab8f-b609-c916b6a6923b@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 13, 2018 at 12:55 PM, Pedro Giffuni <pfg@freebsd.org> wrote:
> 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.

Thanks for the clarification!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaG3WJiq-fN2zO5jxfYwbfhhFoJUxE1ToeniVpA3EGtnvQ>