kernel/arch/arm/mach-imx/mach-imx53.c
.. .. @@ -1,13 +1,7 @@ 1 +// SPDX-License-Identifier: GPL-2.0-or-later1 2 /* 2 3 * Copyright 2011 Freescale Semiconductor, Inc. All Rights Reserved. 3 4 * Copyright 2011 Linaro Ltd. 4 - *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 5 */ 12 6 13 7 #include <linux/clk.h>