kernel/arch/mips/dec/kn02-irq.c
.. .. @@ -1,13 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.0-or-later1 2 /* 2 3 * DECstation 5000/200 (KN02) Control and Status Register 3 4 * interrupts. 4 5 * 5 6 * Copyright (c) 2002, 2003, 2005 Maciej W. Rozycki 6 - *7 - * This program is free software; you can redistribute it and/or8 - * modify it under the terms of the GNU General Public License9 - * as published by the Free Software Foundation; either version10 - * 2 of the License, or (at your option) any later version.11 7 */ 12 8 13 9 #include <linux/init.h>