Commit 0c94efab authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Greg Kroah-Hartman

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

Based on 1 normalized pattern(s):

  gplv2 only

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

has been chosen to replace the boilerplate/reference in 4 file(s).
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Reviewed-by: default avatarKate Stewart <kstewart@linuxfoundation.org>
Reviewed-by: default avatarEnrico Weigelt <info@metux.net>
Reviewed-by: default avatarArmijn Hemel <armijn@tjaldur.nl>
Reviewed-by: default avatarAllison Randal <allison@lohutok.net>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190604081206.666840552@linutronix.deSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 97873a3d
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* This header provides macros for at91 dma bindings. * This header provides macros for at91 dma bindings.
* *
* Copyright (C) 2013 Ludovic Desroches <ludovic.desroches@atmel.com> * Copyright (C) 2013 Ludovic Desroches <ludovic.desroches@atmel.com>
*
* GPLv2 only
*/ */
#ifndef __DT_BINDINGS_AT91_DMA_H__ #ifndef __DT_BINDINGS_AT91_DMA_H__
......
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* This header provides constants for I2C bindings * This header provides constants for I2C bindings
* *
...@@ -5,8 +6,6 @@ ...@@ -5,8 +6,6 @@
* Copyright (C) 2015 by Renesas Electronics Corporation * Copyright (C) 2015 by Renesas Electronics Corporation
* *
* Wolfram Sang <wsa@sang-engineering.com> * Wolfram Sang <wsa@sang-engineering.com>
*
* GPLv2 only
*/ */
#ifndef _DT_BINDINGS_I2C_I2C_H #ifndef _DT_BINDINGS_I2C_I2C_H
......
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* This header provides constants for most at91 pinctrl bindings. * This header provides constants for most at91 pinctrl bindings.
* *
* Copyright (C) 2013 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> * Copyright (C) 2013 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
*
* GPLv2 only
*/ */
#ifndef __DT_BINDINGS_AT91_PINCTRL_H__ #ifndef __DT_BINDINGS_AT91_PINCTRL_H__
......
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* This header provides constants for most thermal bindings. * This header provides constants for most thermal bindings.
* *
* Copyright (C) 2013 Texas Instruments * Copyright (C) 2013 Texas Instruments
* Eduardo Valentin <eduardo.valentin@ti.com> * Eduardo Valentin <eduardo.valentin@ti.com>
*
* GPLv2 only
*/ */
#ifndef _DT_BINDINGS_THERMAL_THERMAL_H #ifndef _DT_BINDINGS_THERMAL_THERMAL_H
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment