From: Sascha Hauer <s.hauer@pengutronix.de>
To: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/2] ARM: boards: qemu-virt64: use SPDX-License Ids
Date: Wed, 4 Nov 2020 09:00:14 +0100 [thread overview]
Message-ID: <20201104080014.GZ26805@pengutronix.de> (raw)
In-Reply-To: <20201103114948.31021-1-r.czerwinski@pengutronix.de>
On Tue, Nov 03, 2020 at 12:49:47PM +0100, Rouven Czerwinski wrote:
> Cleanup while looking at the code for virt64.
>
> Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
> ---
> arch/arm/boards/qemu-virt64/init.c | 2 +-
> arch/arm/boards/qemu-virt64/lowlevel.c | 2 +-
> arch/arm/boards/qemu-virt64/lowlevel_init.S | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm/boards/qemu-virt64/init.c b/arch/arm/boards/qemu-virt64/init.c
> index 19cfcae1f0..06ae96d474 100644
> --- a/arch/arm/boards/qemu-virt64/init.c
> +++ b/arch/arm/boards/qemu-virt64/init.c
> @@ -1,7 +1,7 @@
> +// SPDX-License-Identifier: GPL-2.0
> /*
> * Copyright (C) 2016 Raphaël Poggi <poggi.raph@gmail.com>
> *
> - * GPLv2 only
> */
>
> #include <common.h>
> diff --git a/arch/arm/boards/qemu-virt64/lowlevel.c b/arch/arm/boards/qemu-virt64/lowlevel.c
> index fcb052369a..745e364df6 100644
> --- a/arch/arm/boards/qemu-virt64/lowlevel.c
> +++ b/arch/arm/boards/qemu-virt64/lowlevel.c
> @@ -1,7 +1,7 @@
> +// SPDX-License-Identifier: GPL-2.0
> /*
> * Copyright (C) 2013 Jean-Christophe PLAGNIOL-VILLARD <plagnio@jcrosoft.com>
> *
> - * GPLv2 only
> */
>
> #include <common.h>
> diff --git a/arch/arm/boards/qemu-virt64/lowlevel_init.S b/arch/arm/boards/qemu-virt64/lowlevel_init.S
> index 1967fadb6c..672750fa7b 100644
> --- a/arch/arm/boards/qemu-virt64/lowlevel_init.S
> +++ b/arch/arm/boards/qemu-virt64/lowlevel_init.S
> @@ -1,4 +1,4 @@
> -/* SPDX-License-Identifier: GPL-2.0-or-later */
> +/* SPDX-License-Identifier: GPL-2.0+ */
https://spdx.org/licenses/ lists both GPL-2.0-or-later and GPL-2.0+, but
GPL-2.0+ is in the list of deprecated License identifiers, do we use
other lists?
We have 1056 times the former and 996 times the latter in the tree. If
anything, let's do a mass conversion, but not individual files.
Sascha
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2020-11-04 8:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-03 11:49 Rouven Czerwinski
2020-11-03 11:49 ` [PATCH 2/2] ARM: qemu: add support for qemu virt platform Rouven Czerwinski
2020-11-04 10:48 ` Roland Hieber
2020-11-04 8:00 ` Sascha Hauer [this message]
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=20201104080014.GZ26805@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=r.czerwinski@pengutronix.de \
/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