Skip to content

Commit ce3f3cc

Browse files
KAGA-KOKOgregkh
authored andcommitted
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_406.RULE
Based on the normalized pattern: 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. Reviewed-by: Allison Randal <allison@lohutok.net> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 577b61c commit ce3f3cc

2 files changed

Lines changed: 2 additions & 8 deletions

File tree

drivers/dma/ppc4xx/dma.h

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1+
/* SPDX-License-Identifier: GPL-2.0-only */
12
/*
23
* 440SPe's DMA engines support header file
34
*
45
* 2006-2009 (C) DENX Software Engineering.
56
*
67
* Author: Yuri Tikhonov <yur@emcraft.com>
7-
*
8-
* This file is licensed under the term of the GNU General Public License
9-
* version 2. The program licensed "as is" without any warranty of any
10-
* kind, whether express or implied.
118
*/
129

1310
#ifndef _PPC440SPE_DMA_H

drivers/dma/ppc4xx/xor.h

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1+
/* SPDX-License-Identifier: GPL-2.0-only */
12
/*
23
* 440SPe's XOR engines support header file
34
*
45
* 2006-2009 (C) DENX Software Engineering.
56
*
67
* Author: Yuri Tikhonov <yur@emcraft.com>
7-
*
8-
* This file is licensed under the term of the GNU General Public License
9-
* version 2. The program licensed "as is" without any warranty of any
10-
* kind, whether express or implied.
118
*/
129

1310
#ifndef _PPC440SPE_XOR_H

0 commit comments

Comments
 (0)