<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Dec 4, 2019, 4:05 AM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 22/11/2019 14:32, Sebastian Huber wrote:<br>
> Hello,<br>
> <br>
> some specification items may contain copyrightable information. Doorstop <br>
> removes all comments from YAML files. So, my proposal is to add two <br>
> attributes to every specification item:<br>
> <br>
> 1.<br>
> <br>
> license: 'SPDX-License-Identifier: BSD-2-Clause OR CC-BY-SA-4.0'<br>
> <br>
> This allows the use of content from specification items as source code <br>
> and documentation input.<br>
> <br>
> 2.<br>
> <br>
> copyrights:<br>
> - 'Copyright (C) 2019 John Doe'<br>
<br>
I think we have a consensus to use a dual-licensing for the <br>
specification items. Should we add this<br>
<br>
license: 'SPDX-License-Identifier: BSD-2-Clause OR CC-BY-SA-4.0'<br>
<br>
attribute to every item to make it self-contained, or should we just add a<br>
<br>
spec/COPYING<br>
<br>
file (see attached proposal).<br>
<br>
Each item should have individual "copyrights" attributes which list the <br>
copyright holders of this item.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I lean to repeated in each file because it makes it more explicit.</div><div dir="auto"><br></div><div dir="auto">I also lean this way based on the assumption that tools which process SPDX tags will produce better reports if every file has annotations. This may be an incorrect assumption.</div><div dir="auto"><br></div><div dir="auto">--joel</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
-- <br>
Sebastian Huber, embedded brains GmbH<br>
<br>
Address : Dornierstr. 4, D-82178 Puchheim, Germany<br>
Phone   : +49 89 189 47 41-16<br>
Fax     : +49 89 189 47 41-09<br>
E-Mail  : <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank" rel="noreferrer">sebastian.huber@embedded-brains.de</a><br>
PGP     : Public key available on request.<br>
<br>
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank" rel="noreferrer">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a></blockquote></div></div></div>