From: Oleksij Rempel <linux@rempel-privat.de>
To: barebox@lists.infradead.org
Cc: Oleksij Rempel <linux@rempel-privat.de>
Subject: [PATCH v1 3/3] MIPS: update to GPL-2.0-or-later for files copyrighted by me
Date: Sat, 15 Dec 2018 11:02:35 +0100 [thread overview]
Message-ID: <20181215100235.22494-3-linux@rempel-privat.de> (raw)
In-Reply-To: <20181215100235.22494-1-linux@rempel-privat.de>
Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
---
arch/mips/boards/8devices-lima/lowlevel.S | 2 +-
arch/mips/boards/dptechnics-dpt-module/lowlevel.S | 2 +-
arch/mips/boards/netgear-wg102/include/board/debug_ll.h | 2 +-
arch/mips/boards/tplink-wdr4300/lowlevel.S | 2 +-
arch/mips/mach-ath79/bbu.c | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/arch/mips/boards/8devices-lima/lowlevel.S b/arch/mips/boards/8devices-lima/lowlevel.S
index f33cfe4d9..b53b23b42 100644
--- a/arch/mips/boards/8devices-lima/lowlevel.S
+++ b/arch/mips/boards/8devices-lima/lowlevel.S
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* Copyright (C) 2018 Oleksij Rempel <linux@rempel-privat.de>
*/
diff --git a/arch/mips/boards/dptechnics-dpt-module/lowlevel.S b/arch/mips/boards/dptechnics-dpt-module/lowlevel.S
index 801c51909..28b8f4fac 100644
--- a/arch/mips/boards/dptechnics-dpt-module/lowlevel.S
+++ b/arch/mips/boards/dptechnics-dpt-module/lowlevel.S
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* Copyright (C) 2017 Oleksij Rempel <linux@rempel-privat.de>
*/
diff --git a/arch/mips/boards/netgear-wg102/include/board/debug_ll.h b/arch/mips/boards/netgear-wg102/include/board/debug_ll.h
index b0c1cd173..cc3b1d74b 100644
--- a/arch/mips/boards/netgear-wg102/include/board/debug_ll.h
+++ b/arch/mips/boards/netgear-wg102/include/board/debug_ll.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* Copyright (C) 2013 Oleksij Rempel <linux@rempel-privat.de>
*/
diff --git a/arch/mips/boards/tplink-wdr4300/lowlevel.S b/arch/mips/boards/tplink-wdr4300/lowlevel.S
index 4d7301cb7..461b257f4 100644
--- a/arch/mips/boards/tplink-wdr4300/lowlevel.S
+++ b/arch/mips/boards/tplink-wdr4300/lowlevel.S
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* Copyright (C) 2017 Oleksij Rempel <o.rempel@pengutronix.de>
*/
diff --git a/arch/mips/mach-ath79/bbu.c b/arch/mips/mach-ath79/bbu.c
index 36214798c..0f64e6195 100644
--- a/arch/mips/mach-ath79/bbu.c
+++ b/arch/mips/mach-ath79/bbu.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0-only
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Copyright (c) 2017 Oleksij Rempel <linux@rempel-privat.de>
*/
--
2.17.1
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2018-12-15 10:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-15 10:02 [PATCH v1 1/3] MIPS: migrate all files to SPDX Oleksij Rempel
2018-12-15 10:02 ` [PATCH v1 2/3] MIPS: convert files with not precise GNU version " Oleksij Rempel
2018-12-17 6:33 ` Robert Schwebel
2018-12-15 10:02 ` Oleksij Rempel [this message]
2018-12-18 7:32 ` [PATCH v1 1/3] MIPS: migrate all files " Antony Pavlov
2018-12-18 8:29 ` Oleksij Rempel
2018-12-18 9:32 ` Antony Pavlov
2018-12-18 10:52 ` Robert Schwebel
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=20181215100235.22494-3-linux@rempel-privat.de \
--to=linux@rempel-privat.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