kernel/arch/powerpc/platforms/pasemi/msi.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Copyright 2007, Olof Johansson, PA Semi 3 4 * .. .. @@ -5,12 +6,6 @@ 5 6 * 6 7 * Copyright 2006, Segher Boessenkool, IBM Corporation. 7 8 * Copyright 2006-2007, Michael Ellerman, IBM Corporation. 8 - *9 - * This program is free software; you can redistribute it and/or10 - * modify it under the terms of the GNU General Public License11 - * as published by the Free Software Foundation; version 2 of the12 - * License.13 - *14 9 */ 15 10 16 11 #include <linux/irq.h>