kernel/arch/sh/boards/mach-microdev/io.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * linux/arch/sh/boards/superh/microdev/io.c 3 4 * .. .. @@ -6,9 +7,6 @@ 6 7 * Copyright (C) 2004 Paul Mundt 7 8 * 8 9 * SuperH SH4-202 MicroDev board support. 9 - *10 - * May be copied or modified under the terms of the GNU General Public11 - * License. See linux/COPYING for more information.12 10 */ 13 11 14 12 #include <linux/init.h>