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