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 484

Based on 1 normalized pattern(s):

this source code is licensed under general public license version 2

extracted by the scancode license scanner the SPDX license identifier

GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Enrico Weigelt <info@metux.net>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190604081204.871734026@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thomas Gleixner and committed by
Greg Kroah-Hartman
f361c4dc 7a338472

+5 -11
+1 -3
include/linux/netfilter/nf_conntrack_h323_asn1.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /**************************************************************************** 2 3 * ip_conntrack_h323_asn1.h - BER and PER decoding library for H.323 3 4 * conntrack/NAT module. 4 5 * 5 6 * Copyright (c) 2006 by Jing Min Zhao <zhaojingmin@users.sourceforge.net> 6 - * 7 - * This source code is licensed under General Public License version 2. 8 - * 9 7 * 10 8 * This library is based on H.225 version 4, H.235 version 2 and H.245 11 9 * version 7. It is extremely optimized to decode only the absolutely
+1 -2
include/linux/netfilter/nf_conntrack_h323_types.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* Generated by Jing Min Zhao's ASN.1 parser, May 16 2007 2 3 * 3 4 * Copyright (c) 2006 Jing Min Zhao <zhaojingmin@users.sourceforge.net> 4 - * 5 - * This source code is licensed under General Public License version 2. 6 5 */ 7 6 8 7 typedef struct TransportAddress_ipAddress { /* SEQUENCE */
+1 -2
net/ipv4/netfilter/nf_nat_h323.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * H.323 extension for NAT alteration. 3 4 * 4 5 * Copyright (c) 2006 Jing Min Zhao <zhaojingmin@users.sourceforge.net> 5 6 * Copyright (c) 2006-2012 Patrick McHardy <kaber@trash.net> 6 - * 7 - * This source code is licensed under General Public License version 2. 8 7 * 9 8 * Based on the 'brute force' H.323 NAT module by 10 9 * Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
+1 -2
net/netfilter/nf_conntrack_h323_main.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * H.323 connection tracking helper 3 4 * 4 5 * Copyright (c) 2006 Jing Min Zhao <zhaojingmin@users.sourceforge.net> 5 6 * Copyright (c) 2006-2012 Patrick McHardy <kaber@trash.net> 6 - * 7 - * This source code is licensed under General Public License version 2. 8 7 * 9 8 * Based on the 'brute force' H.323 connection tracking module by 10 9 * Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
+1 -2
net/netfilter/nf_conntrack_h323_types.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* Generated by Jing Min Zhao's ASN.1 parser, May 16 2007 2 3 * 3 4 * Copyright (c) 2006 Jing Min Zhao <zhaojingmin@users.sourceforge.net> 4 - * 5 - * This source code is licensed under General Public License version 2. 6 5 */ 7 6 8 7 static const struct field_t _TransportAddress_ipAddress[] = { /* SEQUENCE */