treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363
Based on 1 normalized pattern(s): released under terms in gpl version 2 see copying 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: Armijn Hemel <armijn@tjaldur.nl> Reviewed-by: Allison Randal <allison@lohutok.net> Cc: linux-spdx@vger.kernel.org Link: https://lkml.kernel.org/r/20190531081035.689962394@linutronix.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
754460a47f
commit
ddc64d0ac9
@@ -1,3 +1,4 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/*
|
||||
* include/linux/sunrpc/cache.h
|
||||
*
|
||||
@@ -5,9 +6,6 @@
|
||||
* used by sunrpc clients and servers.
|
||||
*
|
||||
* Copyright (C) 2002 Neil Brown <neilb@cse.unsw.edu.au>
|
||||
*
|
||||
* Released under terms in GPL version 2. See COPYING.
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SUNRPC_CACHE_H_
|
||||
|
Reference in New Issue
Block a user