kernel/arch/sh/boards/mach-hp6xx/pm.c
.. .. @@ -1,10 +1,8 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * hp6x0 Power Management Routines 3 4 * 4 5 * Copyright (c) 2006 Andriy Skulysh <askulsyh@gmail.com> 5 - *6 - * This program is free software; you can redistribute it and/or7 - * modify it under the terms of the GNU General Public License.8 6 */ 9 7 #include <linux/init.h> 10 8 #include <linux/suspend.h>