kernel/drivers/pwm/pwm-ab8500.c
.. .. @@ -1,8 +1,8 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Copyright (C) ST-Ericsson SA 2010 3 4 * 4 5 * Author: Arun R Murthy <arun.murthy@stericsson.com> 5 - * License terms: GNU General Public License (GPL) version 26 6 */ 7 7 #include <linux/err.h> 8 8 #include <linux/platform_device.h>