Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159

Based on 1 normalized pattern(s):

the code contained herein is licensed under the gnu general public
license you may obtain a copy of the gnu general public license
version 2 or later at the following locations http www opensource
org licenses gpl license html http www gnu org copyleft gpl html

extracted by the scancode license scanner the SPDX license identifier

GPL-2.0-or-later

has been chosen to replace the boilerplate/reference in 161 file(s).

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Richard Fontana <rfontana@redhat.com>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190527070033.383790741@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thomas Gleixner and committed by
Greg Kroah-Hartman
fcaf2036 3cfa958b

+161 -1125
+1 -7
arch/arm/boot/dts/at91-sama5d4_ma5d4.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2015 Marek Vasut <marex@denx.de> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include "sama5d4.dtsi"
+1 -7
arch/arm/boot/dts/at91-sama5d4_ma5d4evk.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2015 Marek Vasut <marex@denx.de> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx1-ads.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2014 Alexander Shiyan <shc_work@mail.ru> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx1-apf9328.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2014 Alexander Shiyan <shc_work@mail.ru> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx1-pinfunc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-or-later */ 1 2 /* 2 3 * Copyright (C) 2014 Alexander Shiyan <shc_work@mail.ru> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #ifndef __DTS_IMX1_PINFUNC_H
+1 -7
arch/arm/boot/dts/imx23-olinuxino.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Freescale Semiconductor, Inc. 3 4 * 4 5 * Author: Fabio Estevam <fabio.estevam@freescale.com> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 or later at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx23-stmp378x_devb.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Freescale Semiconductor, Inc. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx25-karo-tx25.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Sascha Hauer, Pengutronix 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx27-apf27.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Philippe Reynes <tremyfr@yahoo.fr> 3 4 * Copyright 2012 Armadeus Systems <support@armadeus.com> 4 5 * 5 6 * Based on code which is: Copyright 2012 Sascha Hauer, Pengutronix 6 - * 7 - * The code contained herein is licensed under the GNU General Public 8 - * License. You may obtain a copy of the GNU General Public License 9 - * Version 2 or later at the following locations: 10 - * 11 - * http://www.opensource.org/licenses/gpl-license.html 12 - * http://www.gnu.org/copyleft/gpl.html 13 7 */ 14 8 15 9 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx27-apf27dev.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Armadeus Systems - <support@armadeus.com> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /* APF27Dev is a docking board for the APF27 SOM */
+1 -7
arch/arm/boot/dts/imx27-eukrea-cpuimx27.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2014 Alexander Shiyan <shc_work@mail.ru> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx27-eukrea-mbimxsd27-baseboard.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2014 Alexander Shiyan <shc_work@mail.ru> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include "imx27-eukrea-cpuimx27.dtsi"
+1 -7
arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Markus Pargmann, Pengutronix 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include "imx27-phytec-phycard-s-som.dtsi"
+1 -7
arch/arm/boot/dts/imx27-phytec-phycard-s-som.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Sascha Hauer, Uwe Kleine-König, Steffen Trumtrar 3 4 * and Markus Pargmann, Pengutronix 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 /dts-v1/;
+1 -6
arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 - * The code contained herein is licensed under the GNU General Public 3 - * License. You may obtain a copy of the GNU General Public License 4 - * Version 2 or later at the following locations: 5 - * 6 - * http://www.opensource.org/licenses/gpl-license.html 7 - * http://www.gnu.org/copyleft/gpl.html 8 3 */ 9 4 10 5 #include "imx27-phytec-phycore-som.dtsi"
+1 -7
arch/arm/boot/dts/imx27-phytec-phycore-som.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Sascha Hauer, Pengutronix 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx27-pinfunc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-or-later */ 1 2 /* 2 3 * Copyright 2013 Markus Pargmann <mpa@pengutronix.de>, Pengutronix 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #ifndef __DTS_IMX27_PINFUNC_H
+1 -7
arch/arm/boot/dts/imx28-apf28.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Armadeus Systems - <support@armadeus.com> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx28-apf28dev.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Armadeus Systems - <support@armadeus.com> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /* APF28Dev is a docking board for the APF28 SOM */
+1 -7
arch/arm/boot/dts/imx28-cfa10036.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Free Electrons 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx28-cfa10037.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Free Electrons 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /*
+1 -7
arch/arm/boot/dts/imx28-cfa10049.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Free Electrons 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /*
+1 -7
arch/arm/boot/dts/imx28-cfa10055.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Crystalfontz America, Inc. 3 4 * Free Electrons 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 /*
+1 -7
arch/arm/boot/dts/imx28-cfa10056.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Free Electrons 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /*
+1 -7
arch/arm/boot/dts/imx28-cfa10057.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Crystalfontz America, Inc. 3 4 * Copyright 2012 Free Electrons 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 /*
+1 -7
arch/arm/boot/dts/imx28-cfa10058.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Crystalfontz America, Inc. 3 4 * Copyright 2013 Free Electrons 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 /*
+1 -7
arch/arm/boot/dts/imx28-duckbill-2-485.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com> 3 4 * Copyright (C) 2016 Michael Heimpold <mhei@heimpold.de> 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx28-duckbill-2-enocean.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com> 3 4 * Copyright (C) 2016 Michael Heimpold <mhei@heimpold.de> 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx28-duckbill-2-spi.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com> 3 4 * Copyright (C) 2016 Michael Heimpold <mhei@heimpold.de> 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx28-duckbill-2.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com> 3 4 * Copyright (C) 2016 Michael Heimpold <mhei@heimpold.de> 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx28-duckbill.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2013-2014,2016 Michael Heimpold <mhei@heimpold.de> 3 4 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com> 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx28-m28.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2014 Marek Vasut <marex@denx.de> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include "imx28.dtsi"
+1 -7
arch/arm/boot/dts/imx28-m28cu3.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2013 Marek Vasut <marex@denx.de> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx28-m28evk.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 3 4 * Copyright (C) 2012 Marek Vasut <marex@denx.de> 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx28-sps1.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2012 Marek Vasut <marex@denx.de> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx28-ts4600.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2016 Savoir-Faire Linux 3 4 * Author: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx31-bug.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx51-apf51.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Armadeus Systems - <support@armadeus.com> 3 4 * Copyright 2012 Laurent Cans <laurent.cans@gmail.com> ··· 6 5 * Based on mx51-babbage.dts 7 6 * Copyright 2011 Freescale Semiconductor, Inc. 8 7 * Copyright 2011 Linaro Ltd. 9 - * 10 - * The code contained herein is licensed under the GNU General Public 11 - * License. You may obtain a copy of the GNU General Public License 12 - * Version 2 or later at the following locations: 13 - * 14 - * http://www.opensource.org/licenses/gpl-license.html 15 - * http://www.gnu.org/copyleft/gpl.html 16 8 */ 17 9 18 10 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx51-apf51dev.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Armadeus Systems - <support@armadeus.com> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /* APF51Dev is a docking board for the APF51 SOM */
+1 -7
arch/arm/boot/dts/imx51-digi-connectcore-jsk.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2014 Alexander Shiyan <shc_work@mail.ru> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include "imx51-digi-connectcore-som.dtsi"
+1 -7
arch/arm/boot/dts/imx51-digi-connectcore-som.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2014 Alexander Shiyan <shc_work@mail.ru> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx53-ard.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2011 Freescale Semiconductor, Inc. 3 4 * Copyright 2011 Linaro Ltd. 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx53-cx9020.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2017 Beckhoff Automation GmbH & Co. KG 3 4 * based on imx53-qsb.dts 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx53-m53.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2014 Marek Vasut <marex@denx.de> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include "imx53.dtsi"
+1 -7
arch/arm/boot/dts/imx53-m53evk.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2013 Marek Vasut <marex@denx.de> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx53-mba53.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Sascha Hauer <s.hauer@pengutronix.de>, Pengutronix 3 4 * Copyright 2012 Steffen Trumtrar <s.trumtrar@pengutronix.de>, Pengutronix 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx53-tqma53.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Sascha Hauer <s.hauer@pengutronix.de>, Pengutronix 3 4 * Copyright 2012 Steffen Trumtrar <s.trumtrar@pengutronix.de>, Pengutronix 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 #include "imx53.dtsi"
+1 -7
arch/arm/boot/dts/imx53-voipac-bsb.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Rostislav Lisovy <lisovy@gmail.com>, PiKRON s.r.o. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx53-voipac-dmm-668.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Rostislav Lisovy <lisovy@gmail.com>, PiKRON s.r.o. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include "imx53.dtsi"
+1 -7
arch/arm/boot/dts/imx6dl-dfi-fs700-m60.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Sascha Hauer <s.hauer@pengutronix.de> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #ifndef __DTS_V1__
+1 -7
arch/arm/boot/dts/imx6dl-gw51xx.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Gateworks Corporation 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx6dl-gw52xx.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Gateworks Corporation 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx6dl-gw53xx.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Gateworks Corporation 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx6dl-gw54xx.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Gateworks Corporation 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx6dl-gw552x.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2014 Gateworks Corporation 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx6dl-phytec-pbab01.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx6dl-phytec-pfla02.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include "imx6dl.dtsi"
+1 -7
arch/arm/boot/dts/imx6q-arm2.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2011 Freescale Semiconductor, Inc. 3 4 * Copyright 2011 Linaro Ltd. 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx6q-dfi-fs700-m60.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Sascha Hauer <s.hauer@pengutronix.de> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #ifndef __DTS_V1__
+1 -7
arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Data Modul AG 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx6q-gw51xx.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Gateworks Corporation 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx6q-gw52xx.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Gateworks Corporation 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx6q-gw53xx.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Gateworks Corporation 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx6q-gw5400-a.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Gateworks Corporation 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx6q-gw54xx.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Gateworks Corporation 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx6q-gw552x.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2014 Gateworks Corporation 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx6q-phytec-pbab01.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/imx6q-phytec-pfla02.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include "imx6q.dtsi"
+1 -7
arch/arm/boot/dts/imx6qdl-gw51xx.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Gateworks Corporation 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <dt-bindings/gpio/gpio.h>
+1 -7
arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Gateworks Corporation 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <dt-bindings/gpio/gpio.h>
+1 -7
arch/arm/boot/dts/imx6qdl-gw53xx.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Gateworks Corporation 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <dt-bindings/gpio/gpio.h>
+1 -7
arch/arm/boot/dts/imx6qdl-gw54xx.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Gateworks Corporation 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <dt-bindings/gpio/gpio.h>
+1 -7
arch/arm/boot/dts/imx6qdl-gw552x.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2014 Gateworks Corporation 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <dt-bindings/gpio/gpio.h>
+1 -7
arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <dt-bindings/sound/fsl-imx-audmux.h>
+1 -7
arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <dt-bindings/gpio/gpio.h>
+1 -7
arch/arm/boot/dts/lpc3250-ea3250.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Embedded Artists LPC3250 board 3 4 * 4 5 * Copyright 2012 Roland Stigge <stigge@antcom.de> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 or later at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 /dts-v1/;
+1 -7
arch/arm/boot/dts/lpc3250-phy3250.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * PHYTEC phyCORE-LPC3250 board 3 4 * 4 5 * Copyright (C) 2015-2019 Vladimir Zapolskiy <vz@mleia.com> 5 6 * Copyright 2012 Roland Stigge <stigge@antcom.de> 6 - * 7 - * The code contained herein is licensed under the GNU General Public 8 - * License. You may obtain a copy of the GNU General Public License 9 - * Version 2 or later at the following locations: 10 - * 11 - * http://www.opensource.org/licenses/gpl-license.html 12 - * http://www.gnu.org/copyleft/gpl.html 13 7 */ 14 8 15 9 /dts-v1/;
+1 -7
arch/arm/boot/dts/pxa25x.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2016 Robert Jarzmik <robert.jarzmik@free.fr> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 #include "pxa2xx.dtsi" 12 6 #include "dt-bindings/clock/pxa-clock.h"
+1 -7
arch/arm/boot/dts/spear1310-evb.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * DTS file for SPEAr1310 Evaluation Baord 3 4 * 4 5 * Copyright 2012 Viresh Kumar <vireshk@kernel.org> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 or later at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 /dts-v1/;
+1 -7
arch/arm/boot/dts/spear1310.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * DTS file for all SPEAr1310 SoCs 3 4 * 4 5 * Copyright 2012 Viresh Kumar <vireshk@kernel.org> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 or later at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 /include/ "spear13xx.dtsi"
+1 -7
arch/arm/boot/dts/spear1340-evb.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * DTS file for SPEAr1340 Evaluation Baord 3 4 * 4 5 * Copyright 2012 Viresh Kumar <vireshk@kernel.org> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 or later at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 /dts-v1/;
+1 -7
arch/arm/boot/dts/spear1340.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * DTS file for all SPEAr1340 SoCs 3 4 * 4 5 * Copyright 2012 Viresh Kumar <vireshk@kernel.org> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 or later at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 /include/ "spear13xx.dtsi"
+1 -7
arch/arm/boot/dts/spear13xx.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * DTS file for all SPEAr13xx SoCs 3 4 * 4 5 * Copyright 2012 Viresh Kumar <vireshk@kernel.org> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 or later at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 / {
+1 -7
arch/arm/boot/dts/spear300-evb.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * DTS file for SPEAr300 Evaluation Baord 3 4 * 4 5 * Copyright 2012 Viresh Kumar <vireshk@kernel.org> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 or later at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 /dts-v1/;
+1 -7
arch/arm/boot/dts/spear300.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * DTS file for SPEAr300 SoC 3 4 * 4 5 * Copyright 2012 Viresh Kumar <vireshk@kernel.org> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 or later at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 /include/ "spear3xx.dtsi"
+1 -7
arch/arm/boot/dts/spear310-evb.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * DTS file for SPEAr310 Evaluation Baord 3 4 * 4 5 * Copyright 2012 Viresh Kumar <vireshk@kernel.org> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 or later at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 /dts-v1/;
+1 -7
arch/arm/boot/dts/spear310.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * DTS file for SPEAr310 SoC 3 4 * 4 5 * Copyright 2012 Viresh Kumar <vireshk@kernel.org> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 or later at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 /include/ "spear3xx.dtsi"
+1 -7
arch/arm/boot/dts/spear320-evb.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * DTS file for SPEAr320 Evaluation Baord 3 4 * 4 5 * Copyright 2012 Viresh Kumar <vireshk@kernel.org> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 or later at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 /dts-v1/;
+1 -7
arch/arm/boot/dts/spear320-hmi.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * DTS file for SPEAr320 Evaluation Baord 3 4 * 4 5 * Copyright 2012 Shiraz Hashim <shiraz.linux.kernel@gmail.com> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 or later at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 /dts-v1/;
+1 -7
arch/arm/boot/dts/spear320.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * DTS file for SPEAr320 SoC 3 4 * 4 5 * Copyright 2012 Viresh Kumar <vireshk@kernel.org> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 or later at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 /include/ "spear3xx.dtsi"
+1 -7
arch/arm/boot/dts/spear3xx.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * DTS file for all SPEAr3xx SoCs 3 4 * 4 5 * Copyright 2012 Viresh Kumar <vireshk@kernel.org> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 or later at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 / {
+1 -7
arch/arm/boot/dts/spear600-evb.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Stefan Roese <sr@denx.de> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/spear600.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Stefan Roese <sr@denx.de> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 / {
+1 -7
arch/arm/boot/dts/ste-dbx5x0.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Linaro Ltd 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <dt-bindings/interrupt-controller/irq.h>
+1 -7
arch/arm/boot/dts/ste-href-ab8500.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2014 Linaro Ltd. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 / {
+1 -7
arch/arm/boot/dts/ste-href-ab8505.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2014 Linaro Ltd. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 / {
+1 -7
arch/arm/boot/dts/ste-href-family-pinctrl.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Linaro Ltd. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include "ste-nomadik-pinctrl.dtsi"
+1 -7
arch/arm/boot/dts/ste-href-stuib.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 ST-Ericsson AB 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <dt-bindings/interrupt-controller/irq.h>
+1 -7
arch/arm/boot/dts/ste-href-tvk1281618.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 ST-Ericsson AB 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 * 11 5 * Device Tree for the TVK1281618 UIB 12 6 */
+1 -7
arch/arm/boot/dts/ste-href.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 ST-Ericsson AB 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <dt-bindings/interrupt-controller/irq.h>
+1 -7
arch/arm/boot/dts/ste-hrefprev60-stuib.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 ST-Ericsson AB 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/ste-hrefprev60-tvk.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 ST-Ericsson AB 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/boot/dts/ste-hrefprev60.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 ST-Ericsson AB 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 * 11 5 * Device Tree for the HREF+ prior to the v60 variant. 12 6 */
+1 -7
arch/arm/boot/dts/ste-hrefv60plus-stuib.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 ST-Ericsson AB 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 * 11 5 * Device Tree for the HREF version 60 or later with the ST UIB 12 6 */
+1 -7
arch/arm/boot/dts/ste-hrefv60plus-tvk.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 ST-Ericsson AB 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 * 11 5 * Device Tree for the HREF version 60 or later with the TVK1281618 UIB 12 6 */
+1 -7
arch/arm/boot/dts/ste-hrefv60plus.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 ST-Ericsson AB 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include "ste-dbx5x0.dtsi"
+1 -7
arch/arm/boot/dts/ste-nomadik-pinctrl.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 ST-Ericsson 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 #include <dt-bindings/pinctrl/nomadik.h> 12 6
+1 -7
arch/arm/boot/dts/ste-snowball.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2011 ST-Ericsson AB 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 /dts-v1/;
+1 -7
arch/arm/kernel/cpuidle.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Linaro Ltd. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <linux/cpuidle.h>
+1 -7
arch/arm/mach-imx/3ds_debugboard.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2008-2009 Freescale Semiconductor, Inc. All Rights Reserved. 3 4 * Copyright (C) 2010 Jason Wang <jason77.wang@gmail.com> 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 #include <linux/interrupt.h>
+1 -8
arch/arm/mach-imx/3ds_debugboard.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-or-later */ 1 2 /* 2 3 * Copyright 2008-2009 Freescale Semiconductor, Inc. All Rights Reserved. 3 - * 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 4 */ 12 5 13 6 #ifndef __ASM_ARCH_MXC_3DS_DB_H__
+1 -7
arch/arm/mach-imx/anatop.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2013-2015 Freescale Semiconductor, Inc. 3 4 * Copyright 2017-2018 NXP. 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 #include <linux/err.h>
+1 -7
arch/arm/mach-imx/cpu-imx5.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2008-2010 Freescale Semiconductor, Inc. All Rights Reserved. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 * 11 5 * This file contains the CPU initialization code. 12 6 */
+1 -7
arch/arm/mach-imx/cpuidle.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-or-later */ 1 2 /* 2 3 * Copyright 2012 Freescale Semiconductor, Inc. 3 4 * Copyright 2012 Linaro Ltd. 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 #ifdef CONFIG_CPU_IDLE
+1 -7
arch/arm/mach-imx/gpc.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2011-2013 Freescale Semiconductor, Inc. 3 4 * Copyright 2011 Linaro Ltd. 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 #include <linux/io.h>
+1 -7
arch/arm/mach-imx/headsmp.S
··· 1 + /* SPDX-License-Identifier: GPL-2.0-or-later */ 1 2 /* 2 3 * Copyright 2011 Freescale Semiconductor, Inc. 3 4 * Copyright 2011 Linaro Ltd. 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 #include <linux/linkage.h>
+1 -7
arch/arm/mach-imx/hotplug.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2011 Freescale Semiconductor, Inc. 3 4 * Copyright 2011 Linaro Ltd. 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 #include <linux/errno.h>
+1 -7
arch/arm/mach-imx/imx27-dt.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Sascha Hauer, Pengutronix 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <linux/irq.h>
+1 -7
arch/arm/mach-imx/imx31-dt.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Sascha Hauer, Pengutronix 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <asm/mach/arch.h>
+1 -7
arch/arm/mach-imx/mach-imx25.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Sascha Hauer, Pengutronix 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <linux/irq.h>
+1 -7
arch/arm/mach-imx/mach-imx50.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2013 Greg Ungerer <gerg@uclinux.org> 3 4 * Copyright 2011 Freescale Semiconductor, Inc. All Rights Reserved. 4 5 * Copyright 2011 Linaro Ltd. 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 or later at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 #include <linux/of_platform.h>
+1 -7
arch/arm/mach-imx/mach-imx51.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 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 Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 #include <linux/io.h>
+1 -7
arch/arm/mach-imx/mach-imx53.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 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 Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 #include <linux/clk.h>
+1 -7
arch/arm/mach-imx/mach-imx6q.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2011-2013 Freescale Semiconductor, Inc. 3 4 * Copyright 2011 Linaro Ltd. 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 #include <linux/clk.h>
+1 -7
arch/arm/mach-imx/mmdc.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2017 NXP 3 4 * Copyright 2011,2016 Freescale Semiconductor, Inc. 4 5 * Copyright 2011 Linaro Ltd. 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 or later at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 #include <linux/clk.h>
+1 -7
arch/arm/mach-imx/platsmp.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2011 Freescale Semiconductor, Inc. 3 4 * Copyright 2011 Linaro Ltd. 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 #include <linux/init.h>
+1 -7
arch/arm/mach-imx/pm-imx5.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2011 Freescale Semiconductor, Inc. All Rights Reserved. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 #include <linux/suspend.h> 12 6 #include <linux/clk.h>
+1 -7
arch/arm/mach-imx/pm-imx6.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2011-2014 Freescale Semiconductor, Inc. 3 4 * Copyright 2011 Linaro Ltd. 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 #include <linux/delay.h>
+1 -7
arch/arm/mach-imx/src.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2011 Freescale Semiconductor, Inc. 3 4 * Copyright 2011 Linaro Ltd. 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 #include <linux/init.h>
+1 -6
arch/arm/mach-imx/suspend-imx53.S
··· 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 Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 6 */ 12 7 13 8 #include <linux/linkage.h>
+1 -7
arch/arm/mach-imx/suspend-imx6.S
··· 1 + /* SPDX-License-Identifier: GPL-2.0-or-later */ 1 2 /* 2 3 * Copyright 2014 Freescale Semiconductor, Inc. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <linux/linkage.h>
+1 -7
arch/arm/mach-imx/tzic.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 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 Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <linux/init.h>
+1 -7
arch/arm/mach-mxs/mach-mxs.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Freescale Semiconductor, Inc. 3 4 * Copyright 2012 Linaro Ltd. 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 #include <linux/clk.h>
+1 -7
arch/arm/probes/decode-arm.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-or-later */ 1 2 /* 2 3 * arch/arm/probes/decode-arm.h 3 4 * 4 5 * Copyright 2013 Linaro Ltd. 5 6 * Written by: David A. Long 6 - * 7 - * The code contained herein is licensed under the GNU General Public 8 - * License. You may obtain a copy of the GNU General Public License 9 - * Version 2 or later at the following locations: 10 - * 11 - * http://www.opensource.org/licenses/gpl-license.html 12 - * http://www.gnu.org/copyleft/gpl.html 13 7 */ 14 8 15 9 #ifndef _ARM_KERNEL_PROBES_ARM_H
+1 -7
arch/arm/probes/decode-thumb.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-or-later */ 1 2 /* 2 3 * arch/arm/probes/decode-thumb.h 3 4 * 4 5 * Copyright 2013 Linaro Ltd. 5 6 * Written by: David A. Long 6 - * 7 - * The code contained herein is licensed under the GNU General Public 8 - * License. You may obtain a copy of the GNU General Public License 9 - * Version 2 or later at the following locations: 10 - * 11 - * http://www.opensource.org/licenses/gpl-license.html 12 - * http://www.gnu.org/copyleft/gpl.html 13 7 */ 14 8 15 9 #ifndef _ARM_KERNEL_PROBES_THUMB_H
+1 -7
drivers/char/hw_random/imx-rngc.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * RNG driver for Freescale RNGC 3 4 * 4 5 * Copyright (C) 2008-2012 Freescale Semiconductor, Inc. 5 6 * Copyright (C) 2017 Martin Kaiser <martin@kaiser.cx> 6 - * 7 - * The code contained herein is licensed under the GNU General Public 8 - * License. You may obtain a copy of the GNU General Public License 9 - * Version 2 or later at the following locations: 10 - * 11 - * http://www.opensource.org/licenses/gpl-license.html 12 - * http://www.gnu.org/copyleft/gpl.html 13 7 */ 14 8 15 9 #include <linux/module.h>
+1 -6
drivers/char/hw_random/mxc-rnga.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * RNG driver for Freescale RNGA 3 4 * ··· 7 6 */ 8 7 9 8 /* 10 - * The code contained herein is licensed under the GNU General Public 11 - * License. You may obtain a copy of the GNU General Public License 12 - * Version 2 or later at the following locations: 13 - * 14 - * http://www.opensource.org/licenses/gpl-license.html 15 - * http://www.gnu.org/copyleft/gpl.html 16 9 * 17 10 * This driver is based on other RNG drivers. 18 11 */
+1 -7
drivers/clk/imx/clk-busy.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Freescale Semiconductor, Inc. 3 4 * Copyright 2012 Linaro Ltd. 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 #include <linux/clk.h>
+1 -7
drivers/clk/imx/clk-fixup-div.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2013 Freescale Semiconductor, Inc. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <linux/clk-provider.h>
+1 -7
drivers/clk/imx/clk-fixup-mux.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2013 Freescale Semiconductor, Inc. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <linux/clk-provider.h>
+1 -7
drivers/clk/imx/clk-imx6q.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2011-2013 Freescale Semiconductor, Inc. 3 4 * Copyright 2011 Linaro Ltd. 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 #include <linux/init.h>
+1 -7
drivers/clk/imx/clk-imx6sx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2014 Freescale Semiconductor, Inc. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <dt-bindings/clock/imx6sx-clock.h>
+1 -7
drivers/clk/imx/clk-imx6ul.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2015 Freescale Semiconductor, Inc. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <dt-bindings/clock/imx6ul-clock.h>
+1 -7
drivers/clk/imx/clk-imx7d.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2014-2015 Freescale Semiconductor, Inc. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <dt-bindings/clock/imx7d-clock.h>
+1 -7
drivers/clk/imx/clk-pfd.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Freescale Semiconductor, Inc. 3 4 * Copyright 2012 Linaro Ltd. 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 #include <linux/clk-provider.h>
+1 -7
drivers/clk/imx/clk-pllv3.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Freescale Semiconductor, Inc. 3 4 * Copyright 2012 Linaro Ltd. 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 #include <linux/clk-provider.h>
+1 -7
drivers/clk/mxs/clk-div.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Freescale Semiconductor, Inc. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <linux/clk-provider.h>
+1 -7
drivers/clk/mxs/clk-frac.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Freescale Semiconductor, Inc. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <linux/clk-provider.h>
+1 -7
drivers/clk/mxs/clk-imx23.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Freescale Semiconductor, Inc. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <linux/clk/mxs.h>
+1 -7
drivers/clk/mxs/clk-imx28.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Freescale Semiconductor, Inc. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <linux/clk/mxs.h>
+1 -7
drivers/clk/mxs/clk-pll.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Freescale Semiconductor, Inc. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <linux/clk-provider.h>
+1 -7
drivers/clk/mxs/clk-ref.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Freescale Semiconductor, Inc. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <linux/clk-provider.h>
+1 -7
drivers/clk/mxs/clk-ssp.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 DENX Software Engineering, GmbH 3 4 * ··· 8 7 * 9 8 * Copyright 2008 Embedded Alley Solutions, Inc. 10 9 * Copyright 2009-2011 Freescale Semiconductor, Inc. 11 - * 12 - * The code contained herein is licensed under the GNU General Public 13 - * License. You may obtain a copy of the GNU General Public License 14 - * Version 2 or later at the following locations: 15 - * 16 - * http://www.opensource.org/licenses/gpl-license.html 17 - * http://www.gnu.org/copyleft/gpl.html 18 10 */ 19 11 20 12 #include <linux/kernel.h>
+1 -7
drivers/clk/mxs/clk.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2012 Freescale Semiconductor, Inc. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <linux/err.h>
+1 -7
drivers/clk/mxs/clk.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-or-later */ 1 2 /* 2 3 * Copyright 2012 Freescale Semiconductor, Inc. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #ifndef __MXS_CLK_H
+1 -7
drivers/clk/nxp/clk-lpc32xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2015 Vladimir Zapolskiy <vz@mleia.com> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #include <linux/clk.h>
+1 -7
drivers/crypto/mxs-dcp.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Freescale i.MX23/i.MX28 Data Co-Processor driver 3 4 * 4 5 * Copyright (C) 2013 Marek Vasut <marex@denx.de> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 or later at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 #include <linux/dma-mapping.h>
+1 -7
drivers/gpu/ipu-v3/ipu-cpmem.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2012 Mentor Graphics Inc. 3 4 * Copyright 2005-2012 Freescale Semiconductor, Inc. All Rights Reserved. 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 #include <linux/types.h> 13 7 #include <linux/bitrev.h>
+1 -7
drivers/gpu/ipu-v3/ipu-ic.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright (C) 2012-2014 Mentor Graphics Inc. 3 4 * Copyright 2005-2012 Freescale Semiconductor, Inc. All Rights Reserved. 4 - * 5 - * The code contained herein is licensed under the GNU General Public 6 - * License. You may obtain a copy of the GNU General Public License 7 - * Version 2 or later at the following locations: 8 - * 9 - * http://www.opensource.org/licenses/gpl-license.html 10 - * http://www.gnu.org/copyleft/gpl.html 11 5 */ 12 6 13 7 #include <linux/types.h>
+1 -7
drivers/gpu/ipu-v3/ipu-smfc.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2008-2010 Freescale Semiconductor, Inc. All Rights Reserved. 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 #include <linux/export.h> 12 6 #include <linux/types.h>
+1 -7
drivers/irqchip/irq-lpc32xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later 1 2 /* 2 3 * Copyright 2015-2016 Vladimir Zapolskiy <vz@mleia.com> 3 - * 4 - * The code contained herein is licensed under the GNU General Public 5 - * License. You may obtain a copy of the GNU General Public License 6 - * Version 2 or later at the following locations: 7 - * 8 - * http://www.opensource.org/licenses/gpl-license.html 9 - * http://www.gnu.org/copyleft/gpl.html 10 4 */ 11 5 12 6 #define pr_fmt(fmt) "%s: " fmt, __func__