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