From 7e3c03817feccdf2b26722993825dc09377908b4 Mon Sep 17 00:00:00 2001 From: Lina Iyer Date: Mon, 7 May 2018 11:52:29 -0600 Subject: drivers: thermal: Update license to SPDX format Update licences format for core thermal files. Signed-off-by: Lina Iyer Acked-by: Daniel Lezcano Signed-off-by: Zhang Rui --- drivers/thermal/thermal_sysfs.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'drivers/thermal/thermal_sysfs.c') diff --git a/drivers/thermal/thermal_sysfs.c b/drivers/thermal/thermal_sysfs.c index 721726565fef..2241ceae7d7f 100644 --- a/drivers/thermal/thermal_sysfs.c +++ b/drivers/thermal/thermal_sysfs.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * thermal.c - sysfs interface of thermal devices * @@ -7,10 +8,6 @@ * Copyright (C) 2008 Intel Corp * Copyright (C) 2008 Zhang Rui * Copyright (C) 2008 Sujith Thomas - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; version 2 of the License. */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt -- cgit v1.2.3