From: Roland Hieber <rhi@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/6] include: add SPDX GPL-2.0-only license tags where applicable
Date: Fri, 15 Feb 2019 12:18:19 +0100 [thread overview]
Message-ID: <20190215111819.di35ekv2p6yxbion@pengutronix.de> (raw)
In-Reply-To: <18076f65-92b1-a6eb-c4ea-d52ae0b7031e@pengutronix.de>
On Fri, Feb 15, 2019 at 09:57:51AM +0100, Ahmad Fatoum wrote:
> Hello,
>
> On 11/2/19 11:25, Roland Hieber wrote:
> > On Fri, Feb 08, 2019 at 10:09:19AM +0100, Ahmad Fatoum wrote:
> >>
> >>
> >> On 8/2/19 09:59, Roland Hieber wrote:
> >>> On Fri, Feb 08, 2019 at 06:48:26AM +0100, Oleksij Rempel wrote:
> >>>> Hi Roland,
> >>>>
> >>>> please remove deprecated license headers in same patch.
> >>>
> >>> I decided to leave them to record the original author's intent. There
> >>> are several variations on the GPL headers in the project, the one
> >>> extreme is the full GPL license header including a warranty disclaimer,
> >>> but the other extreme is only a "GPLv2" and nothing more. We can decide
> >>> on the project level to apply the warranty disclaimer. But by removing
> >>> the license headers from individual files, the original author intent is
> >>> lost – maybe the didn't want to include the disclaimer, maybe they
> >>> didn't care, in any case it is not in our possibility to decide over
> >>> their copyright matters and for most of the cases it is too late to
> >>> track some of the people down and ask them.
> >>>
> >>> This all becomes important when someone forks our files to a new
> >>> project. And if that someone does not know what the SPDX license tags
> >>> actually mean, it's better to have the original documentation on the
> >>> file level.
> >>>
> >>> I noticed that Linux usually removes the license headers and only keeps
> >>> the copyright lines, but I wasn't able to find any reason for that. Do
> >>> you have more insight here?
> >>
> >> (Obligatory IANAL)
> >
> > (Me neither)
> >
> >> With the copyright, the author states their right to deal as they
> >> see fit with the source code. For example they may relicense. Replacing the
> >> copyright with a SPDX-License-Identifier won't preserve this information.
> >
> > That sounds like an argument for leaving the copyright headers in the
> > individual files?
>
> Yes, leave copyright/authorship lines, but replace license text with
> SPDX-License-Identifier.
Ah, we're talking about different things then. I was using "copyright
headers" to include the "(c) author" line as well as the license statement.
I think my current version of the patch gives us best of both worlds,
documentation of author intent as well as machine readability, so I
don't think anything is lost here by adding the SPDX tags.
--
Roland Hieber | r.hieber@pengutronix.de |
Pengutronix e.K. | https://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim | Phone: +49-5121-206917-5086 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2019-02-15 11:18 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-07 22:39 Roland Hieber
2019-02-07 22:39 ` [PATCH 2/6] include: add SPDX GPL-2.0-or-later " Roland Hieber
2019-02-07 22:39 ` [PATCH 3/6] include: add SPDX GPL-2.0-only license tags for files without licensing information Roland Hieber
2019-02-07 22:39 ` [PATCH 4/6] include: add SPDX LGPL-2.1-or-later license tags where applicable Roland Hieber
2019-02-07 22:39 ` [PATCH 5/6] include: spi: add SPDX GPL-2.0-or-later " Roland Hieber
2019-02-07 22:39 ` [PATCH 6/6] include: spi: add SPDX GPL-2.0-only license tags for files without licensing information Roland Hieber
2019-02-08 5:48 ` [PATCH 1/6] include: add SPDX GPL-2.0-only license tags where applicable Oleksij Rempel
2019-02-08 8:59 ` Roland Hieber
2019-02-08 9:09 ` Ahmad Fatoum
2019-02-11 10:25 ` Roland Hieber
2019-02-15 8:57 ` Ahmad Fatoum
2019-02-15 11:18 ` Roland Hieber [this message]
2019-02-22 13:25 ` Roland Hieber
2019-02-11 11:06 ` Roland Hieber
2019-03-10 20:42 ` Roland Hieber
2019-03-10 21:06 ` Sam Ravnborg
2019-03-13 9:42 ` Roland Hieber
2020-02-02 15:42 ` [PATCH v2 0/6] SPDX license tags and (L)GPL boilerplate cleanup Roland Hieber
2020-02-02 15:42 ` [PATCH v2 1/6] include: add SPDX GPL-2.0-only license tags where applicable Roland Hieber
2020-02-03 7:42 ` Ahmad Fatoum
2020-02-02 15:42 ` [PATCH v2 2/6] include: add SPDX GPL-2.0-or-later " Roland Hieber
2020-02-03 7:45 ` Ahmad Fatoum
2020-02-03 18:46 ` Roland Hieber
2020-02-02 15:42 ` [PATCH v2 3/6] include: add SPDX GPL-2.0-only license tags for files without licensing information Roland Hieber
2020-02-03 7:47 ` Ahmad Fatoum
2020-02-02 15:42 ` [PATCH v2 4/6] include: add SPDX LGPL-2.1-or-later license tags where applicable Roland Hieber
2020-02-03 7:49 ` Ahmad Fatoum
2020-02-03 18:48 ` Roland Hieber
2020-02-02 15:43 ` [PATCH v2 5/6] include: spi: add SPDX GPL-2.0-or-later " Roland Hieber
2020-02-03 7:50 ` Ahmad Fatoum
2020-02-02 15:43 ` [PATCH v2 6/6] include: spi: add SPDX GPL-2.0-only license tags for files without licensing information Roland Hieber
2020-02-03 7:51 ` Ahmad Fatoum
2020-02-13 12:12 ` [PATCH v3 0/7] SPDX license tags and (L)GPL boilerplate cleanup Roland Hieber
2020-02-13 12:12 ` [PATCH v3 1/7] include: add SPDX GPL-2.0-only license tags where applicable Roland Hieber
2020-02-13 12:12 ` [PATCH v3 2/7] include: add SPDX GPL-2.0-or-later " Roland Hieber
2020-02-13 12:12 ` [PATCH v3 3/7] include: add SPDX GPL-2.0-only license tags for files without licensing information Roland Hieber
2020-02-13 12:12 ` [PATCH v3 4/7] LICENSES: add LGPL-2.1-or-later Roland Hieber
2020-02-13 12:12 ` [PATCH v3 5/7] include: add SPDX LGPL-2.1-or-later license tags where applicable Roland Hieber
2020-02-13 12:12 ` [PATCH v3 6/7] include: spi: add SPDX GPL-2.0-or-later " Roland Hieber
2020-02-13 12:12 ` [PATCH v3 7/7] include: spi: add SPDX GPL-2.0-only license tags for files without licensing information Roland Hieber
2020-02-17 9:09 ` [PATCH v3 0/7] SPDX license tags and (L)GPL boilerplate cleanup Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190215111819.di35ekv2p6yxbion@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox