* [PATCH] pata_falcon: clarify license version and use SPDX header
[not found] <CGME20180301111338epcas1p3986304526e78000c4f7b00f7154fc92a@epcas1p3.samsung.com>
@ 2018-03-01 11:13 ` Bartlomiej Zolnierkiewicz
2018-03-01 11:16 ` Geert Uytterhoeven
2018-03-01 21:58 ` Tejun Heo
0 siblings, 2 replies; 3+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2018-03-01 11:13 UTC (permalink / raw)
To: Tejun Heo
Cc: Michael Schmitz, Geert Uytterhoeven, linux-ide, linux-m68k,
linux-kernel
- clarify license version (it should be GPL 2.0)
- use SPDX header
Cc: Michael Schmitz <schmitzmic@gmail.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
---
drivers/ata/pata_falcon.c | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
Index: b/drivers/ata/pata_falcon.c
===================================================================
--- a/drivers/ata/pata_falcon.c 2018-01-30 18:00:36.384918948 +0100
+++ b/drivers/ata/pata_falcon.c 2018-03-01 12:04:30.369550503 +0100
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: GPL-2.0
+
/*
* Atari Falcon PATA controller driver
*
@@ -7,10 +9,6 @@
* Based on falconide.c:
*
* Created 12 Jul 1997 by Geert Uytterhoeven
- *
- * This file is subject to the terms and conditions of the GNU General Public
- * License. See the file "COPYING" in the main directory of this archive
- * for more details.
*/
#include <linux/kernel.h>
@@ -180,5 +178,5 @@ module_init(pata_falcon_init_one);
MODULE_AUTHOR("Bartlomiej Zolnierkiewicz");
MODULE_DESCRIPTION("low-level driver for Atari Falcon PATA");
-MODULE_LICENSE("GPL");
+MODULE_LICENSE("GPL v2");
MODULE_VERSION(DRV_VERSION);
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] pata_falcon: clarify license version and use SPDX header
2018-03-01 11:13 ` [PATCH] pata_falcon: clarify license version and use SPDX header Bartlomiej Zolnierkiewicz
@ 2018-03-01 11:16 ` Geert Uytterhoeven
2018-03-01 21:58 ` Tejun Heo
1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2018-03-01 11:16 UTC (permalink / raw)
To: Bartlomiej Zolnierkiewicz
Cc: Tejun Heo, Michael Schmitz, linux-ide, linux-m68k,
Linux Kernel Mailing List
On Thu, Mar 1, 2018 at 12:13 PM, Bartlomiej Zolnierkiewicz
<b.zolnierkie@samsung.com> wrote:
> - clarify license version (it should be GPL 2.0)
> - use SPDX header
>
> Cc: Michael Schmitz <schmitzmic@gmail.com>
> Cc: Geert Uytterhoeven <geert@linux-m68k.org>
> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] pata_falcon: clarify license version and use SPDX header
2018-03-01 11:13 ` [PATCH] pata_falcon: clarify license version and use SPDX header Bartlomiej Zolnierkiewicz
2018-03-01 11:16 ` Geert Uytterhoeven
@ 2018-03-01 21:58 ` Tejun Heo
1 sibling, 0 replies; 3+ messages in thread
From: Tejun Heo @ 2018-03-01 21:58 UTC (permalink / raw)
To: Bartlomiej Zolnierkiewicz
Cc: Michael Schmitz, Geert Uytterhoeven, linux-ide, linux-m68k,
linux-kernel
On Thu, Mar 01, 2018 at 12:13:35PM +0100, Bartlomiej Zolnierkiewicz wrote:
> - clarify license version (it should be GPL 2.0)
> - use SPDX header
>
> Cc: Michael Schmitz <schmitzmic@gmail.com>
> Cc: Geert Uytterhoeven <geert@linux-m68k.org>
> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Applied to libata/for-4.17.
Thanks.
--
tejun
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-03-01 21:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CGME20180301111338epcas1p3986304526e78000c4f7b00f7154fc92a@epcas1p3.samsung.com>
2018-03-01 11:13 ` [PATCH] pata_falcon: clarify license version and use SPDX header Bartlomiej Zolnierkiewicz
2018-03-01 11:16 ` Geert Uytterhoeven
2018-03-01 21:58 ` Tejun Heo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox