From: Alexandre Belloni Date: Fri, 15 Mar 2019 13:35:08 +0000 (+0100) Subject: rtc: mv: convert to SPDX identifier X-Git-Tag: v5.2-rc1~105^2~166 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b67436152959361bd3960b948de61c055ef5cd76;p=thirdparty%2Fkernel%2Flinux.git rtc: mv: convert to SPDX identifier Use SPDX-License-Identifier instead of a verbose license text. Reviewed-by: Gregory CLEMENT Signed-off-by: Alexandre Belloni --- diff --git a/drivers/rtc/rtc-mv.c b/drivers/rtc/rtc-mv.c index e7f14bd12fe37..1e8451763832f 100644 --- a/drivers/rtc/rtc-mv.c +++ b/drivers/rtc/rtc-mv.c @@ -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