linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] phy: berlin-usb: switch to SPDX identifier
@ 2018-07-13 15:47 Antoine Tenart
  2018-07-13 15:47 ` [PATCH 2/2] phy: berlin-sata: " Antoine Tenart
  2018-09-19  7:13 ` [PATCH 1/2] phy: berlin-usb: " Antoine Tenart
  0 siblings, 2 replies; 5+ messages in thread
From: Antoine Tenart @ 2018-07-13 15:47 UTC (permalink / raw)
  To: kishon; +Cc: Antoine Tenart, linux-kernel

Use the appropriate SPDX license identifier and drop the license text.
This patch is only cosmetic.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
---
 drivers/phy/marvell/phy-berlin-usb.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/drivers/phy/marvell/phy-berlin-usb.c b/drivers/phy/marvell/phy-berlin-usb.c
index 8f2b5cae360f..a43df63007c5 100644
--- a/drivers/phy/marvell/phy-berlin-usb.c
+++ b/drivers/phy/marvell/phy-berlin-usb.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (C) 2014 Marvell Technology Group Ltd.
  *
  * Antoine Tenart <antoine.tenart@free-electrons.com>
  * Jisheng Zhang <jszhang@marvell.com>
- *
- * 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.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-09-19  7:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-13 15:47 [PATCH 1/2] phy: berlin-usb: switch to SPDX identifier Antoine Tenart
2018-07-13 15:47 ` [PATCH 2/2] phy: berlin-sata: " Antoine Tenart
2018-09-19  7:13 ` [PATCH 1/2] phy: berlin-usb: " Antoine Tenart
2018-09-19  7:20   ` Kishon Vijay Abraham I
2018-09-19  7:26     ` Antoine Tenart

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).