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