kernel/arch/sh/boards/mach-landisk/gio.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * arch/sh/boards/landisk/gio.c - driver for landisk 3 4 * .. .. @@ -6,11 +7,6 @@ 6 7 * 7 8 * Copylight (C) 2006 kogiidena 8 9 * Copylight (C) 2002 Atom Create Engineering Co., Ltd. * 9 - *10 - * This file is subject to the terms and conditions of the GNU General Public11 - * License. See the file "COPYING" in the main directory of this archive12 - * for more details.13 - *14 10 */ 15 11 #include <linux/module.h> 16 12 #include <linux/init.h>