kernel/arch/sh/boards/mach-hp6xx/hp6xx_apm.c
.. .. @@ -1,11 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * bios-less APM driver for hp680 3 4 * 4 5 * Copyright 2005 (c) Andriy Skulysh <askulysh@gmail.com> 5 6 * Copyright 2008 (c) Kristoffer Ericson <kristoffer.ericson@gmail.com> 6 - *7 - * This program is free software; you can redistribute it and/or8 - * modify it under the terms of the GNU General Public License.9 7 */ 10 8 #include <linux/module.h> 11 9 #include <linux/kernel.h>