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

Configure Feed

Select the types of activity you want to include in your feed.

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

Based on 1 normalized pattern(s):

this source file is released under gpl v2 license no other versions
see the copying file included in the main directory of this source
distribution for the license terms and conditions

extracted by the scancode license scanner the SPDX license identifier

GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Armijn Hemel <armijn@tjaldur.nl>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190531081035.780831265@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thomas Gleixner and committed by
Greg Kroah-Hartman
5765e78e ddc64d0a

+28 -133
+1 -4
sound/pci/ctxfi/ct20k1reg.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 */ 8 5 9 6 #ifndef CT20K1REG_H
+1 -4
sound/pci/ctxfi/ct20k2reg.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 */ 8 5 9 6 #ifndef _20K2REGISTERS_H_
+1 -5
sound/pci/ctxfi/ctamixer.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File ctamixer.c 9 6 * ··· 10 13 * 11 14 * @Author Liu Chun 12 15 * @Date May 21 2008 13 - * 14 16 */ 15 17 16 18 #include "ctamixer.h"
+1 -5
sound/pci/ctxfi/ctamixer.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File ctamixer.h 9 6 * ··· 10 13 * 11 14 * @Author Liu Chun 12 15 * @Date May 21 2008 13 - * 14 16 */ 15 17 16 18 #ifndef CTAMIXER_H
+1 -4
sound/pci/ctxfi/ctatc.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File ctatc.c 9 6 *
+1 -5
sound/pci/ctxfi/ctatc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File ctatc.h 9 6 * ··· 9 12 * 10 13 * @Author Liu Chun 11 14 * @Date Mar 28 2008 12 - * 13 15 */ 14 16 15 17 #ifndef CTATC_H
+1 -5
sound/pci/ctxfi/ctdaio.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File ctdaio.c 9 6 * ··· 10 13 * 11 14 * @Author Liu Chun 12 15 * @Date May 23 2008 13 - * 14 16 */ 15 17 16 18 #include "ctdaio.h"
+1 -5
sound/pci/ctxfi/ctdaio.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File ctdaio.h 9 6 * ··· 10 13 * 11 14 * @Author Liu Chun 12 15 * @Date May 23 2008 13 - * 14 16 */ 15 17 16 18 #ifndef CTDAIO_H
+1 -5
sound/pci/ctxfi/cthardware.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File cthardware.c 9 6 * ··· 9 12 * 10 13 * @Author Liu Chun 11 14 * @Date Jun 26 2008 12 - * 13 15 */ 14 16 15 17 #include "cthardware.h"
+1 -5
sound/pci/ctxfi/cthardware.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File cthardware.h 9 6 * ··· 9 12 * 10 13 * @Author Liu Chun 11 14 * @Date May 13 2008 12 - * 13 15 */ 14 16 15 17 #ifndef CTHARDWARE_H
+1 -5
sound/pci/ctxfi/cthw20k1.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File cthw20k1.c 9 6 * ··· 9 12 * 10 13 * @Author Liu Chun 11 14 * @Date Jun 24 2008 12 - * 13 15 */ 14 16 15 17 #include <linux/types.h>
+1 -5
sound/pci/ctxfi/cthw20k1.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File cthw20k1.h 9 6 * ··· 9 12 * 10 13 * @Author Liu Chun 11 14 * @Date May 13 2008 12 - * 13 15 */ 14 16 15 17 #ifndef CTHW20K1_H
+1 -5
sound/pci/ctxfi/cthw20k2.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File cthw20k2.c 9 6 * ··· 9 12 * 10 13 * @Author Liu Chun 11 14 * @Date May 14 2008 12 - * 13 15 */ 14 16 15 17 #include <linux/types.h>
+1 -5
sound/pci/ctxfi/cthw20k2.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File cthw20k2.h 9 6 * ··· 9 12 * 10 13 * @Author Liu Chun 11 14 * @Date May 13 2008 12 - * 13 15 */ 14 16 15 17 #ifndef CTHW20K2_H
+1 -5
sound/pci/ctxfi/ctimap.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File ctimap.c 9 6 * ··· 10 13 * 11 14 * @Author Liu Chun 12 15 * @Date May 23 2008 13 - * 14 16 */ 15 17 16 18 #include "ctimap.h"
+1 -5
sound/pci/ctxfi/ctimap.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File ctimap.h 9 6 * ··· 10 13 * 11 14 * @Author Liu Chun 12 15 * @Date May 23 2008 13 - * 14 16 */ 15 17 16 18 #ifndef CTIMAP_H
+1 -5
sound/pci/ctxfi/ctmixer.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File ctmixer.c 9 6 * ··· 9 12 * 10 13 * @Author Liu Chun 11 14 * @Date May 28 2008 12 - * 13 15 */ 14 16 15 17
+1 -5
sound/pci/ctxfi/ctmixer.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File ctmixer.h 9 6 * ··· 9 12 * 10 13 * @Author Liu Chun 11 14 * @Date Mar 28 2008 12 - * 13 15 */ 14 16 15 17 #ifndef CTMIXER_H
+1 -5
sound/pci/ctxfi/ctpcm.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File ctpcm.c 9 6 * ··· 9 12 * 10 13 * @Author Liu Chun 11 14 * @Date Apr 2 2008 12 - * 13 15 */ 14 16 15 17 #include "ctpcm.h"
+1 -5
sound/pci/ctxfi/ctpcm.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File ctpcm.h 9 6 * ··· 9 12 * 10 13 * @Author Liu Chun 11 14 * @Date Mar 28 2008 12 - * 13 15 */ 14 16 15 17 #ifndef CTPCM_H
+1 -5
sound/pci/ctxfi/ctresource.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File ctresource.c 9 6 * ··· 9 12 * 10 13 * @Author Liu Chun 11 14 * @Date May 15 2008 12 - * 13 15 */ 14 16 15 17 #include "ctresource.h"
+1 -5
sound/pci/ctxfi/ctresource.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File ctresource.h 9 6 * ··· 10 13 * 11 14 * @Author Liu Chun 12 15 * @Date May 13 2008 13 - * 14 16 */ 15 17 16 18 #ifndef CTRESOURCE_H
+1 -5
sound/pci/ctxfi/ctsrc.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File ctsrc.c 9 6 * ··· 10 13 * 11 14 * @Author Liu Chun 12 15 * @Date May 13 2008 13 - * 14 16 */ 15 17 16 18 #include "ctsrc.h"
+1 -5
sound/pci/ctxfi/ctsrc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File ctsrc.h 9 6 * ··· 10 13 * 11 14 * @Author Liu Chun 12 15 * @Date May 13 2008 13 - * 14 16 */ 15 17 16 18 #ifndef CTSRC_H
+1 -4
sound/pci/ctxfi/cttimer.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * PCM timer handling on ctxfi 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 */ 8 5 9 6 #include <linux/slab.h>
+1 -4
sound/pci/ctxfi/ctvmem.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File ctvmem.c 9 6 *
+1 -4
sound/pci/ctxfi/ctvmem.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /** 2 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 3 - * 4 - * This source file is released under GPL v2 license (no other versions). 5 - * See the COPYING file included in the main directory of this source 6 - * distribution for the license terms and conditions. 7 4 * 8 5 * @File ctvmem.h 9 6 *
+1 -4
sound/pci/ctxfi/xfi.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * xfi linux driver. 3 4 * 4 5 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 5 - * 6 - * This source file is released under GPL v2 license (no other versions). 7 - * See the COPYING file included in the main directory of this source 8 - * distribution for the license terms and conditions. 9 6 */ 10 7 11 8 #include <linux/init.h>