kernel/drivers/gpu/ipu-v3/ipu-smfc.c
.. .. @@ -1,12 +1,6 @@ 1 +// SPDX-License-Identifier: GPL-2.0-or-later1 2 /* 2 3 * Copyright 2008-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 #include <linux/export.h> 12 6 #include <linux/types.h>