kernel/arch/sh/boards/mach-se/7721/setup.c
.. .. @@ -1,14 +1,10 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * linux/arch/sh/boards/se/7721/setup.c 3 4 * 4 5 * Copyright (C) 2008 Renesas Solutions Corp. 5 6 * 6 7 * Hitachi UL SolutionEngine 7721 Support. 7 - *8 - * This file is subject to the terms and conditions of the GNU General Public9 - * License. See the file "COPYING" in the main directory of this archive10 - * for more details.11 - *12 8 */ 13 9 #include <linux/init.h> 14 10 #include <linux/platform_device.h>