kernel/arch/arm/mach-imx/suspend-imx53.S
.. .. @@ -1,13 +1,8 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-or-later */1 2 /* 2 3 * Copyright (C) 2008-2011 Freescale Semiconductor, Inc. 3 4 */ 4 5 /* 5 - * The code contained herein is licensed under the GNU General Public6 - * License. You may obtain a copy of the GNU General Public License7 - * Version 2 or later at the following locations:8 - *9 - * http://www.opensource.org/licenses/gpl-license.html10 - * http://www.gnu.org/copyleft/gpl.html11 6 */ 12 7 13 8 #include <linux/linkage.h>