On 05.06.19 15:18, Thomas Gleixner wrote:
From: Thomas Gleixner tglx@xxxxxxxxxxxxx
Based on 1 normalized pattern(s):
this file is licensed under the term of the gnu general public
license version 2 the program licensed as is without any warranty of
any kind whether express or implied
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-only
has been chosen to replace the boilerplate/reference in 2 file(s).
Bucket: ASIS-4
Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
---
https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=asis-4&id=951b218c389d
---
drivers/dma/ppc4xx/dma.h | 5 +----
drivers/dma/ppc4xx/xor.h | 5 +----
2 files changed, 2 insertions(+), 8 deletions(-)
--- a/drivers/dma/ppc4xx/dma.h
+++ b/drivers/dma/ppc4xx/dma.h
@@ -1,13 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
/*
* 440SPe's DMA engines support header file
*
* 2006-2009 (C) DENX Software Engineering.
*
* Author: Yuri Tikhonov <yur@xxxxxxxxxxx>
- *
- * This file is licensed under the term of the GNU General Public License
- * version 2. The program licensed "as is" without any warranty of any
- * kind, whether express or implied.
*/
#ifndef _PPC440SPE_DMA_H
--- a/drivers/dma/ppc4xx/xor.h
+++ b/drivers/dma/ppc4xx/xor.h
@@ -1,13 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
/*
* 440SPe's XOR engines support header file
*
* 2006-2009 (C) DENX Software Engineering.
*
* Author: Yuri Tikhonov <yur@xxxxxxxxxxx>
- *
- * This file is licensed under the term of the GNU General Public License
- * version 2. The program licensed "as is" without any warranty of any
- * kind, whether express or implied.
*/
#ifndef _PPC440SPE_XOR_H
Reviewed-By: Enrico Weigelt <info@xxxxxxxxx>
--
Enrico Weigelt, metux IT consult
Free software and Linux embedded engineering
info@xxxxxxxxx -- +49-151-27565287