All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [docs] [PATCH] manuals: mention license information in footer
       [not found] <1695FB134708B5C3.29235@lists.yoctoproject.org>
@ 2021-07-28 14:39 ` Michael Opdenacker
       [not found] ` <1695FB528AB59051.5172@lists.yoctoproject.org>
  1 sibling, 0 replies; 6+ messages in thread
From: Michael Opdenacker @ 2021-07-28 14:39 UTC (permalink / raw)
  To: docs

Greetings,

On 7/28/21 4:34 PM, Michael Opdenacker wrote:
> Previously, the license for the manuals was only
> stated in the SPDX headers at the beginning of source files
>
> Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
> ---
>  documentation/conf.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/documentation/conf.py b/documentation/conf.py
> index 6c6458fed7..8e15fdc869 100644
> --- a/documentation/conf.py
> +++ b/documentation/conf.py
> @@ -28,7 +28,7 @@ release = current_version
>  
>  # -- Project information -----------------------------------------------------
>  project = 'The Yocto Project \xae'
> -copyright = '2010-%s, The Linux Foundation' % datetime.datetime.now().year
> +copyright = '2010-%s, The Linux Foundation, CC-BY-SA-2.0-UK license' % datetime.datetime.now().year
>  author = 'The Linux Foundation'


I have a few follow-up questions...

  * Shouldn't we have a quick section at the beginning of the
    documentation mentioning the license information?
  * Shouldn't the copyright owner be "The Yocto Project and OpenEmbedded
    community", as in the Linux kernel documentation? Though the
    contributions funded by the Linux Foundation are very big, there are
    other contributors and we don't ask them to transfer their copyright
    to the LF.

Thanks in advance for your advise.
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [docs] [PATCH] manuals: mention license information in footer
       [not found] ` <1695FB528AB59051.5172@lists.yoctoproject.org>
@ 2021-07-30 17:13   ` Michael Opdenacker
       [not found]   ` <1696A0E01FF4F31A.10446@lists.yoctoproject.org>
  1 sibling, 0 replies; 6+ messages in thread
From: Michael Opdenacker @ 2021-07-30 17:13 UTC (permalink / raw)
  To: docs


On 7/28/21 4:39 PM, Michael Opdenacker wrote:
> Greetings,
>
> On 7/28/21 4:34 PM, Michael Opdenacker wrote:
>> Previously, the license for the manuals was only
>> stated in the SPDX headers at the beginning of source files
>>
>> Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
>> ---
>>  documentation/conf.py | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/documentation/conf.py b/documentation/conf.py
>> index 6c6458fed7..8e15fdc869 100644
>> --- a/documentation/conf.py
>> +++ b/documentation/conf.py
>> @@ -28,7 +28,7 @@ release = current_version
>>  
>>  # -- Project information -----------------------------------------------------
>>  project = 'The Yocto Project \xae'
>> -copyright = '2010-%s, The Linux Foundation' % datetime.datetime.now().year
>> +copyright = '2010-%s, The Linux Foundation, CC-BY-SA-2.0-UK license' % datetime.datetime.now().year
>>  author = 'The Linux Foundation'
>
> I have a few follow-up questions...
>
>   * Shouldn't we have a quick section at the beginning of the
>     documentation mentioning the license information?
>   * Shouldn't the copyright owner be "The Yocto Project and OpenEmbedded
>     community", as in the Linux kernel documentation? Though the
>     contributions funded by the Linux Foundation are very big, there are
>     other contributors and we don't ask them to transfer their copyright
>     to the LF.
>
> Thanks in advance for your advise.


Any thoughts on this?
Thanks in advance,
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [docs] [PATCH] manuals: mention license information in footer
       [not found]   ` <1696A0E01FF4F31A.10446@lists.yoctoproject.org>
@ 2021-08-04 13:41     ` Michael Opdenacker
  2021-08-04 13:48       ` Richard Purdie
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Opdenacker @ 2021-08-04 13:41 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

Richard, all,

On 7/30/21 7:13 PM, Michael Opdenacker wrote:
> On 7/28/21 4:39 PM, Michael Opdenacker wrote:
>> Greetings,
>>
>> On 7/28/21 4:34 PM, Michael Opdenacker wrote:
>>> Previously, the license for the manuals was only
>>> stated in the SPDX headers at the beginning of source files
>>>
>>> Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
>>> ---
>>>  documentation/conf.py | 2 +-
>>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/documentation/conf.py b/documentation/conf.py
>>> index 6c6458fed7..8e15fdc869 100644
>>> --- a/documentation/conf.py
>>> +++ b/documentation/conf.py
>>> @@ -28,7 +28,7 @@ release = current_version
>>>  
>>>  # -- Project information -----------------------------------------------------
>>>  project = 'The Yocto Project \xae'
>>> -copyright = '2010-%s, The Linux Foundation' % datetime.datetime.now().year
>>> +copyright = '2010-%s, The Linux Foundation, CC-BY-SA-2.0-UK license' % datetime.datetime.now().year
>>>  author = 'The Linux Foundation'
>> I have a few follow-up questions...
>>
>>   * Shouldn't we have a quick section at the beginning of the
>>     documentation mentioning the license information?
>>   * Shouldn't the copyright owner be "The Yocto Project and OpenEmbedded
>>     community", as in the Linux kernel documentation? Though the
>>     contributions funded by the Linux Foundation are very big, there are
>>     other contributors and we don't ask them to transfer their copyright
>>     to the LF.
>>
>> Thanks in advance for your advise.
>
> Any thoughts on this?
> Thanks in advance,
> Michael.


Would you have an idea on this? At least, can I merge the change I'm
proposing?
Thanks in advance,
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [docs] [PATCH] manuals: mention license information in footer
  2021-08-04 13:41     ` Michael Opdenacker
@ 2021-08-04 13:48       ` Richard Purdie
  2021-08-04 14:02         ` Michael Opdenacker
       [not found]         ` <16981F62D5EC88B2.6880@lists.yoctoproject.org>
  0 siblings, 2 replies; 6+ messages in thread
From: Richard Purdie @ 2021-08-04 13:48 UTC (permalink / raw)
  To: Michael Opdenacker; +Cc: docs

On Wed, 2021-08-04 at 15:41 +0200, Michael Opdenacker wrote:
> Richard, all,
> 
> On 7/30/21 7:13 PM, Michael Opdenacker wrote:
> > On 7/28/21 4:39 PM, Michael Opdenacker wrote:
> > > Greetings,
> > > 
> > > On 7/28/21 4:34 PM, Michael Opdenacker wrote:
> > > > Previously, the license for the manuals was only
> > > > stated in the SPDX headers at the beginning of source files
> > > > 
> > > > Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
> > > > ---
> > > >  documentation/conf.py | 2 +-
> > > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > > > 
> > > > diff --git a/documentation/conf.py b/documentation/conf.py
> > > > index 6c6458fed7..8e15fdc869 100644
> > > > --- a/documentation/conf.py
> > > > +++ b/documentation/conf.py
> > > > @@ -28,7 +28,7 @@ release = current_version
> > > >  
> > > > 
> > > > 
> > > > 
> > > >  # -- Project information -----------------------------------------------------
> > > >  project = 'The Yocto Project \xae'
> > > > -copyright = '2010-%s, The Linux Foundation' % datetime.datetime.now().year
> > > > +copyright = '2010-%s, The Linux Foundation, CC-BY-SA-2.0-UK license' % datetime.datetime.now().year
> > > >  author = 'The Linux Foundation'
> > > I have a few follow-up questions...
> > > 
> > >   * Shouldn't we have a quick section at the beginning of the
> > >     documentation mentioning the license information?
> > >   * Shouldn't the copyright owner be "The Yocto Project and OpenEmbedded
> > >     community", as in the Linux kernel documentation? Though the
> > >     contributions funded by the Linux Foundation are very big, there are
> > >     other contributors and we don't ask them to transfer their copyright
> > >     to the LF.
> > > 
> > > Thanks in advance for your advise.
> > 
> > Any thoughts on this?
> > Thanks in advance,
> > Michael.
> 
> 
> Would you have an idea on this? At least, can I merge the change I'm
> proposing?

We probably should have something mentioning the license, yes and this
change is ok.

We can't just say it is community owned because it is not, much of the 
docs work was done through the Linux Foundation and they do technically 
own that copyright, not the community. If any contributor wants to add
their copyright we can do that, or we can probably change it to "Linux
Foundation and The Yocto Project and OpenEmbedded community".

Cheers,

Richard




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [docs] [PATCH] manuals: mention license information in footer
  2021-08-04 13:48       ` Richard Purdie
@ 2021-08-04 14:02         ` Michael Opdenacker
       [not found]         ` <16981F62D5EC88B2.6880@lists.yoctoproject.org>
  1 sibling, 0 replies; 6+ messages in thread
From: Michael Opdenacker @ 2021-08-04 14:02 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

Richard,

On 8/4/21 3:48 PM, Richard Purdie wrote:
> We probably should have something mentioning the license, yes and this
> change is ok.
>
> We can't just say it is community owned because it is not, much of the 
> docs work was done through the Linux Foundation and they do technically 
> own that copyright, not the community. If any contributor wants to add
> their copyright we can do that, or we can probably change it to "Linux
> Foundation and The Yocto Project and OpenEmbedded community".


Thanks for your feedback. I'll merge the first change and propose a
quick subsection in the manual detailing the license.
Unless there are disagreements, I propose to stick to the LF as
copyright owner.

Cheers,
Michael.
-- 

Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [docs] [PATCH] manuals: mention license information in footer
       [not found]         ` <16981F62D5EC88B2.6880@lists.yoctoproject.org>
@ 2021-08-06 11:11           ` Michael Opdenacker
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Opdenacker @ 2021-08-06 11:11 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

Hi Richard,

On 8/4/21 4:02 PM, Michael Opdenacker wrote:
> Richard,
>
> On 8/4/21 3:48 PM, Richard Purdie wrote:
>> We probably should have something mentioning the license, yes and this
>> change is ok.
>>
>> We can't just say it is community owned because it is not, much of the 
>> docs work was done through the Linux Foundation and they do technically 
>> own that copyright, not the community. If any contributor wants to add
>> their copyright we can do that, or we can probably change it to "Linux
>> Foundation and The Yocto Project and OpenEmbedded community".
>
> Thanks for your feedback. I'll merge the first change and propose a
> quick subsection in the manual detailing the license.
> Unless there are disagreements, I propose to stick to the LF as
> copyright owner.


Eventually, I'll stick to what we have currently. The boilerplate
inserted at the end of each manual clearly states the license. That's
probably enough.

Cheers,

Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-08-06 11:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1695FB134708B5C3.29235@lists.yoctoproject.org>
2021-07-28 14:39 ` [docs] [PATCH] manuals: mention license information in footer Michael Opdenacker
     [not found] ` <1695FB528AB59051.5172@lists.yoctoproject.org>
2021-07-30 17:13   ` Michael Opdenacker
     [not found]   ` <1696A0E01FF4F31A.10446@lists.yoctoproject.org>
2021-08-04 13:41     ` Michael Opdenacker
2021-08-04 13:48       ` Richard Purdie
2021-08-04 14:02         ` Michael Opdenacker
     [not found]         ` <16981F62D5EC88B2.6880@lists.yoctoproject.org>
2021-08-06 11:11           ` Michael Opdenacker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.