LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] irqchip: dw-apb-ictl: switch to SPDX license identifier
@ 2018-05-16 7:40 Jisheng Zhang
2018-05-19 10:45 ` Thomas Gleixner
0 siblings, 1 reply; 2+ messages in thread
From: Jisheng Zhang @ 2018-05-16 7:40 UTC (permalink / raw)
To: Thomas Gleixner, Jason Cooper, Marc Zyngier; +Cc: linux-kernel
Use the appropriate SPDX license identifier and drop the previous
license text.
Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
---
drivers/irqchip/irq-dw-apb-ictl.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/irqchip/irq-dw-apb-ictl.c b/drivers/irqchip/irq-dw-apb-ictl.c
index 0a19618ce2c8..fdc5c7d19651 100644
--- a/drivers/irqchip/irq-dw-apb-ictl.c
+++ b/drivers/irqchip/irq-dw-apb-ictl.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Synopsys DW APB ICTL irqchip driver.
*
@@ -5,10 +6,6 @@
*
* based on GPL'ed 2.6 kernel sources
* (c) Marvell International Ltd.
- *
- * This file is licensed under the terms of the GNU General Public
- * License version 2. This program is licensed "as is" without any
- * warranty of any kind, whether express or implied.
*/
#include <linux/io.h>
--
2.17.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] irqchip: dw-apb-ictl: switch to SPDX license identifier
2018-05-16 7:40 [PATCH] irqchip: dw-apb-ictl: switch to SPDX license identifier Jisheng Zhang
@ 2018-05-19 10:45 ` Thomas Gleixner
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Gleixner @ 2018-05-19 10:45 UTC (permalink / raw)
To: Jisheng Zhang; +Cc: Jason Cooper, Marc Zyngier, LKML, Sebastian Hesselbarth
On Wed, 16 May 2018, Jisheng Zhang wrote:
> Use the appropriate SPDX license identifier and drop the previous
> license text.
CC+: Sebastian.
> Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
> ---
> drivers/irqchip/irq-dw-apb-ictl.c | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)
>
> diff --git a/drivers/irqchip/irq-dw-apb-ictl.c b/drivers/irqchip/irq-dw-apb-ictl.c
> index 0a19618ce2c8..fdc5c7d19651 100644
> --- a/drivers/irqchip/irq-dw-apb-ictl.c
> +++ b/drivers/irqchip/irq-dw-apb-ictl.c
> @@ -1,3 +1,4 @@
> +// SPDX-License-Identifier: GPL-2.0
> /*
> * Synopsys DW APB ICTL irqchip driver.
> *
> @@ -5,10 +6,6 @@
> *
> * based on GPL'ed 2.6 kernel sources
> * (c) Marvell International Ltd.
> - *
> - * This file is licensed under the terms of the GNU General Public
> - * License version 2. This program is licensed "as is" without any
> - * warranty of any kind, whether express or implied.
> */
>
> #include <linux/io.h>
> --
> 2.17.0
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-05-19 10:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-16 7:40 [PATCH] irqchip: dw-apb-ictl: switch to SPDX license identifier Jisheng Zhang
2018-05-19 10:45 ` Thomas Gleixner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).