From: Krzysztof Kozlowski Date: Wed, 10 Feb 2021 17:21:07 +0000 (+0100) Subject: power: supply: s3c_adc_battery: add SPDX license identifier X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d6ce6e81085221ccf7899291a0fa1ffbe31d5218;p=linux.git power: supply: s3c_adc_battery: add SPDX license identifier Add SPDX license identifier and replace license boilerplate. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Sebastian Reichel --- diff --git a/drivers/power/supply/s3c_adc_battery.c b/drivers/power/supply/s3c_adc_battery.c index a2addc24ee8b8..de98aea53a24d 100644 --- a/drivers/power/supply/s3c_adc_battery.c +++ b/drivers/power/supply/s3c_adc_battery.c @@ -1,13 +1,8 @@ -/* - * iPAQ h1930/h1940/rx1950 battery controller driver - * Copyright (c) Vasily Khoruzhick - * Based on h1940_battery.c by Arnaud Patard - * - * This file is subject to the terms and conditions of the GNU General Public - * License. See the file COPYING in the main directory of this archive for - * more details. - * - */ +// SPDX-License-Identifier: GPL-2.0 +// +// iPAQ h1930/h1940/rx1950 battery controller driver +// Copyright (c) Vasily Khoruzhick +// Based on h1940_battery.c by Arnaud Patard #include #include