kernel/arch/powerpc/sysdev/fsl_mpic_err.c
.. .. @@ -1,13 +1,8 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Copyright (C) 2012 Freescale Semiconductor, Inc. 3 4 * 4 5 * Author: Varun Sethi <varun.sethi@freescale.com> 5 - *6 - * This program is free software; you can redistribute it and/or7 - * modify it under the terms of the GNU General Public License8 - * as published by the Free Software Foundation; version 2 of the9 - * License.10 - *11 6 */ 12 7 13 8 #include <linux/irq.h>