kernel/arch/sh/boards/mach-hp6xx/setup.c
.. .. @@ -1,11 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * linux/arch/sh/boards/hp6xx/setup.c 3 4 * 4 5 * Copyright (C) 2002 Andriy Skulysh 5 6 * Copyright (C) 2007 Kristoffer Ericson <Kristoffer_e1@hotmail.com> 6 - *7 - * May be copied or modified under the terms of the GNU General Public8 - * License. See linux/COPYING for more information.9 7 * 10 8 * Setup code for HP620/HP660/HP680/HP690 (internal peripherials only) 11 9 */