kernel/arch/powerpc/sysdev/mpic_u3msi.c
.. .. @@ -1,12 +1,7 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Copyright 2006, Segher Boessenkool, IBM Corporation. 3 4 * Copyright 2006-2007, Michael Ellerman, IBM Corporation. 4 - *5 - * This program is free software; you can redistribute it and/or6 - * modify it under the terms of the GNU General Public License7 - * as published by the Free Software Foundation; version 2 of the8 - * License.9 - *10 5 */ 11 6 12 7 #include <linux/irq.h>