Re: License and copyright of specification items

2019-12-04 Thread Joel Sherrill
On Wed, Dec 4, 2019, 4:05 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 22/11/2019 14:32, Sebastian Huber wrote: > > Hello, > > > > some specification items may contain copyrightable information. Doorstop > > removes all comments from YAML files. So, my proposal is to add tw

Re: License and copyright of specification items

2019-12-04 Thread Sebastian Huber
On 22/11/2019 14:32, Sebastian Huber wrote: Hello, some specification items may contain copyrightable information. Doorstop removes all comments from YAML files. So, my proposal is to add two attributes to every specification item: 1. license: 'SPDX-License-Identifier: BSD-2-Clause OR CC-BY

Re: License and copyright of specification items

2019-11-23 Thread Gedare Bloom
On Fri, Nov 22, 2019, 7:15 AM Joel Sherrill wrote: > > > On Fri, Nov 22, 2019 at 8:10 AM Sebastian Huber < > sebastian.hu...@embedded-brains.de> wrote: > >> On 22/11/2019 14:51, Joel Sherrill wrote: >> > So, my proposal is to add two >> > attributes to every specification item: >> > >> >

Re: License and copyright of specification items

2019-11-22 Thread Joel Sherrill
On Fri, Nov 22, 2019 at 8:10 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 22/11/2019 14:51, Joel Sherrill wrote: > > So, my proposal is to add two > > attributes to every specification item: > > > > 1. > > > > license: 'SPDX-License-Identifier: BSD-2-Clause

Re: License and copyright of specification items

2019-11-22 Thread Sebastian Huber
On 22/11/2019 14:51, Joel Sherrill wrote: So, my proposal is to add two attributes to every specification item: 1. license: 'SPDX-License-Identifier: BSD-2-Clause OR CC-BY-SA-4.0' This allows the use of content from specification items as source code and documentation i

Re: License and copyright of specification items

2019-11-22 Thread Sebastian Huber
On 22/11/2019 14:51, Joel Sherrill wrote: On Fri, Nov 22, 2019 at 7:32 AM Sebastian Huber > wrote: Hello, some specification items may contain copyrightable information. Doorstop removes all comments from YAML files. Other than "it

Re: License and copyright of specification items

2019-11-22 Thread Joel Sherrill
On Fri, Nov 22, 2019 at 7:32 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > Hello, > > some specification items may contain copyrightable information. Doorstop > removes all comments from YAML files. Other than "it just does it", is there any explanation for this? It seems hea