* [PATCH] phy: armada375-usb2: switch to SPDX license identifier
@ 2019-01-18 15:01 Gregory CLEMENT
2019-02-04 9:59 ` Kishon Vijay Abraham I
0 siblings, 1 reply; 2+ messages in thread
From: Gregory CLEMENT @ 2019-01-18 15:01 UTC (permalink / raw)
To: Kishon Vijay Abraham I; +Cc: linux-kernel, Gregory CLEMENT
Adopt the SPDX license identifier headers to ease license compliance
management.
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
---
drivers/phy/marvell/phy-armada375-usb2.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/phy/marvell/phy-armada375-usb2.c b/drivers/phy/marvell/phy-armada375-usb2.c
index 1a3db288c0a9..362c0af71566 100644
--- a/drivers/phy/marvell/phy-armada375-usb2.c
+++ b/drivers/phy/marvell/phy-armada375-usb2.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* USB cluster support for Armada 375 platform.
*
@@ -5,10 +6,6 @@
*
* Gregory CLEMENT <gregory.clement@free-electrons.com>
*
- * This file is licensed under the terms of the GNU General Public
- * License version 2 or later. This program is licensed "as is"
- * without any warranty of any kind, whether express or implied.
- *
* Armada 375 comes with an USB2 host and device controller and an
* USB3 controller. The USB cluster control register allows to manage
* common features of both USB controllers.
--
2.20.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] phy: armada375-usb2: switch to SPDX license identifier
2019-01-18 15:01 [PATCH] phy: armada375-usb2: switch to SPDX license identifier Gregory CLEMENT
@ 2019-02-04 9:59 ` Kishon Vijay Abraham I
0 siblings, 0 replies; 2+ messages in thread
From: Kishon Vijay Abraham I @ 2019-02-04 9:59 UTC (permalink / raw)
To: Gregory CLEMENT; +Cc: linux-kernel
On 18/01/19 8:31 PM, Gregory CLEMENT wrote:
> Adopt the SPDX license identifier headers to ease license compliance
> management.
>
> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
merged, thanks!
-Kishon
> ---
> drivers/phy/marvell/phy-armada375-usb2.c | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)
>
> diff --git a/drivers/phy/marvell/phy-armada375-usb2.c b/drivers/phy/marvell/phy-armada375-usb2.c
> index 1a3db288c0a9..362c0af71566 100644
> --- a/drivers/phy/marvell/phy-armada375-usb2.c
> +++ b/drivers/phy/marvell/phy-armada375-usb2.c
> @@ -1,3 +1,4 @@
> +// SPDX-License-Identifier: GPL-2.0+
> /*
> * USB cluster support for Armada 375 platform.
> *
> @@ -5,10 +6,6 @@
> *
> * Gregory CLEMENT <gregory.clement@free-electrons.com>
> *
> - * This file is licensed under the terms of the GNU General Public
> - * License version 2 or later. This program is licensed "as is"
> - * without any warranty of any kind, whether express or implied.
> - *
> * Armada 375 comes with an USB2 host and device controller and an
> * USB3 controller. The USB cluster control register allows to manage
> * common features of both USB controllers.
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-04 10:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-18 15:01 [PATCH] phy: armada375-usb2: switch to SPDX license identifier Gregory CLEMENT
2019-02-04 9:59 ` Kishon Vijay Abraham I
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome