* [PATCH] pata_bk3710: clarify license version and use SPDX header
[not found] <CGME20180301111603epcas1p20d8448be4c055efdc39e23551bd7f68e@epcas1p2.samsung.com>
@ 2018-03-01 11:16 ` Bartlomiej Zolnierkiewicz
2018-03-01 11:42 ` Sekhar Nori
2018-03-01 21:59 ` Tejun Heo
0 siblings, 2 replies; 3+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2018-03-01 11:16 UTC (permalink / raw)
To: Tejun Heo; +Cc: Sekhar Nori, linux-ide, linux-arm-kernel, linux-kernel
- clarify license version (it should be GPL 2.0)
- use SPDX header
Cc: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
---
drivers/ata/pata_bk3710.c | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
Index: b/drivers/ata/pata_bk3710.c
===================================================================
--- a/drivers/ata/pata_bk3710.c 2017-11-22 14:11:06.120729358 +0100
+++ b/drivers/ata/pata_bk3710.c 2018-03-01 12:10:36.293559718 +0100
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: GPL-2.0
+
/*
* Palmchip BK3710 PATA controller driver
*
@@ -8,10 +10,6 @@
*
* Copyright (C) 2006 Texas Instruments.
* Copyright (C) 2007 MontaVista Software, Inc., <source@mvista.com>
- *
- * 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/ata.h>
@@ -379,4 +377,4 @@ static int __init pata_bk3710_init(void)
}
module_init(pata_bk3710_init);
-MODULE_LICENSE("GPL");
+MODULE_LICENSE("GPL v2");
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] pata_bk3710: clarify license version and use SPDX header
2018-03-01 11:16 ` [PATCH] pata_bk3710: clarify license version and use SPDX header Bartlomiej Zolnierkiewicz
@ 2018-03-01 11:42 ` Sekhar Nori
2018-03-01 21:59 ` Tejun Heo
1 sibling, 0 replies; 3+ messages in thread
From: Sekhar Nori @ 2018-03-01 11:42 UTC (permalink / raw)
To: Bartlomiej Zolnierkiewicz, Tejun Heo
Cc: linux-ide, linux-arm-kernel, linux-kernel
On Thursday 01 March 2018 04:46 PM, Bartlomiej Zolnierkiewicz wrote:
> - clarify license version (it should be GPL 2.0)
> - use SPDX header
>
> Cc: Sekhar Nori <nsekhar@ti.com>
> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Thanks,
Sekhar
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] pata_bk3710: clarify license version and use SPDX header
2018-03-01 11:16 ` [PATCH] pata_bk3710: clarify license version and use SPDX header Bartlomiej Zolnierkiewicz
2018-03-01 11:42 ` Sekhar Nori
@ 2018-03-01 21:59 ` Tejun Heo
1 sibling, 0 replies; 3+ messages in thread
From: Tejun Heo @ 2018-03-01 21:59 UTC (permalink / raw)
To: Bartlomiej Zolnierkiewicz
Cc: Sekhar Nori, linux-ide, linux-arm-kernel, linux-kernel
On Thu, Mar 01, 2018 at 12:16:00PM +0100, Bartlomiej Zolnierkiewicz wrote:
> - clarify license version (it should be GPL 2.0)
> - use SPDX header
>
> Cc: Sekhar Nori <nsekhar@ti.com>
> 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:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CGME20180301111603epcas1p20d8448be4c055efdc39e23551bd7f68e@epcas1p2.samsung.com>
2018-03-01 11:16 ` [PATCH] pata_bk3710: clarify license version and use SPDX header Bartlomiej Zolnierkiewicz
2018-03-01 11:42 ` Sekhar Nori
2018-03-01 21:59 ` Tejun Heo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox