kernel/arch/arm/mach-imx/tzic.c
.. .. @@ -1,12 +1,6 @@ 1 +// SPDX-License-Identifier: GPL-2.0-or-later1 2 /* 2 3 * Copyright (C)2004-2010 Freescale Semiconductor, Inc. All Rights Reserved. 3 - *4 - * The code contained herein is licensed under the GNU General Public5 - * License. You may obtain a copy of the GNU General Public License6 - * Version 2 or later at the following locations:7 - *8 - * http://www.opensource.org/licenses/gpl-license.html9 - * http://www.gnu.org/copyleft/gpl.html10 4 */ 11 5 12 6 #include <linux/init.h>