<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 18, 2020, 3:08 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 06/12/2019 07:15, Sebastian Huber wrote:<br>
> Hello,<br>
> <br>
> should we use only the SPDX License Identifier and the list of <br>
> copyrights for new or license converted files, e.g.<br>
> <br>
> /*<br>
>   * SPDX-License-Identifier: BSD-2-Clause<br>
>   *<br>
>   * Copyright (C) <FIRST YEAR>, <LAST YEAR> <COPYRIGHT HOLDER><br>
>   */<br>
> <br>
> or should we append in addition the full BSD-2-Clause text to the file <br>
> headers?<br>
> <br>
> /*<br>
>   * SPDX-License-Identifier: BSD-2-Clause<br>
>   *<br>
>   * Copyright (C) <FIRST YEAR>, <LAST YEAR> <COPYRIGHT HOLDER><br>
>   *<br>
>   * Redistribution and use in source and binary forms, with or without<br>
>   * modification, are permitted provided that the following conditions<br>
>   * are met:<br>
>   * 1. Redistributions of source code must retain the above copyright<br>
>   *    notice, this list of conditions and the following disclaimer.<br>
>   * 2. Redistributions in binary form must reproduce the above copyright<br>
>   *    notice, this list of conditions and the following disclaimer in the<br>
>   *    documentation and/or other materials provided with the distribution.<br>
>   *<br>
>   * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS <br>
> "AS IS"<br>
>   * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED <br>
> TO, THE<br>
>   * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR <br>
> PURPOSE<br>
>   * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR <br>
> CONTRIBUTORS BE<br>
>   * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR<br>
>   * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF<br>
>   * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR <br>
> BUSINESS<br>
>   * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN<br>
>   * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)<br>
>   * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED <br>
> OF THE<br>
>   * POSSIBILITY OF SUCH DAMAGE.<br>
>   */<br>
> <br>
> I suggest to use a master COPYING file and use file headers without the <br>
> full license text.<br>
> <br>
> <a href="https://lists.rtems.org/pipermail/devel/2018-December/024198.html" rel="noreferrer noreferrer" target="_blank">https://lists.rtems.org/pipermail/devel/2018-December/024198.html</a><br>
<br>
It would be nice to get some feedback here.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I'm generally ok with just the spdx and copyright statements.</div><div dir="auto"><br></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>
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>