kernel/arch/powerpc/sysdev/fsl_soc.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.0-or-later1 2 /* 2 3 * FSL SoC setup code 3 4 * .. .. @@ -5,11 +6,6 @@ 5 6 * 6 7 * 2006 (c) MontaVista Software, Inc. 7 8 * Vitaly Bordug <vbordug@ru.mvista.com> 8 - *9 - * This program is free software; you can redistribute it and/or modify it10 - * under the terms of the GNU General Public License as published by the11 - * Free Software Foundation; either version 2 of the License, or (at your12 - * option) any later version.13 9 */ 14 10 15 11 #include <linux/stddef.h>