]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
rtc: snvs: Switch to SPDX identifier
authorFabio Estevam <fabio.estevam@nxp.com>
Tue, 22 May 2018 02:45:58 +0000 (23:45 -0300)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 22 May 2018 07:47:15 +0000 (09:47 +0200)
Adopt the SPDX license identifier headers to ease license compliance
management.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-snvs.c

index 9af591d5223c3af8c6293a5f20704dc1da20d76e..8a75cc3af6e706f23b0b33767e960fae0d2d4fae 100644 (file)
@@ -1,13 +1,6 @@
-/*
- * Copyright (C) 2011-2012 Freescale Semiconductor, Inc.
- *
- * The code contained herein is licensed under the GNU General Public
- * License. You may obtain a copy of the GNU General Public License
- * Version 2 or later at the following locations:
- *
- * http://www.opensource.org/licenses/gpl-license.html
- * http://www.gnu.org/copyleft/gpl.html
- */
+// SPDX-License-Identifier: GPL-2.0+
+//
+// Copyright (C) 2011-2012 Freescale Semiconductor, Inc.
 
 #include <linux/init.h>
 #include <linux/io.h>