]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
rtc: mv: convert to SPDX identifier
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 15 Mar 2019 13:35:08 +0000 (14:35 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 4 Apr 2019 08:02:58 +0000 (10:02 +0200)
Use SPDX-License-Identifier instead of a verbose license text.

Reviewed-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-mv.c

index e7f14bd12fe378b9cd2d846bbea635b70b09e9b0..1e8451763832f6c8d106b1677bfcf82155b71b26 100644 (file)
@@ -1,9 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Driver for the RTC in Marvell SoCs.
- *
- * 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/init.h>