kernel/arch/arm/mach-ebsa110/leds.c
.. .. @@ -1,8 +1,8 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Driver for the LED found on the EBSA110 machine 3 4 * Based on Versatile and RealView machine LED code 4 5 * 5 - * License terms: GNU General Public License (GPL) version 26 6 * Author: Bryan Wu <bryan.wu@canonical.com> 7 7 */ 8 8 #include <linux/kernel.h>