]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
rtc: mxc: Switch to SPDX identifier
authorFabio Estevam <fabio.estevam@nxp.com>
Tue, 22 May 2018 02:45:59 +0000 (23:45 -0300)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 22 May 2018 07:47:17 +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-mxc.c

index 822ebe4be3c32c0ad2a92b972291c69f10905c40..878c6ee829019d3a709a50924301e3dc39c12fb8 100644 (file)
@@ -1,13 +1,6 @@
-/*
- * Copyright 2004-2008 Freescale Semiconductor, Inc. All Rights Reserved.
- *
- * 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 2004-2008 Freescale Semiconductor, Inc. All Rights Reserved.
 
 #include <linux/io.h>
 #include <linux/rtc.h>