kernel/arch/sh/include/mach-common/mach/hp6xx.h
.. .. @@ -1,14 +1,10 @@ 1 +/* SPDX-License-Identifier: GPL-2.02 + *3 + * Copyright (C) 2003, 2004, 2005 Andriy Skulysh4 + */1 5 #ifndef __ASM_SH_HP6XX_H 2 6 #define __ASM_SH_HP6XX_H 3 7 4 -/*5 - * Copyright (C) 2003, 2004, 2005 Andriy Skulysh6 - *7 - * This file is subject to the terms and conditions of the GNU General Public8 - * License. See the file "COPYING" in the main directory of this archive9 - * for more details.10 - *11 - */12 8 #include <linux/sh_intc.h> 13 9 14 10 #define HP680_BTN_IRQ evt2irq(0x600) /* IRQ0_IRQ */