diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2019-05-28 13:10:12 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-30 14:29:53 -0400 |
commit | 59bd9ded4d7803d9f1f4d947064693513d18e724 (patch) | |
tree | 5a9de1efa8ad3c8e9b43ced063714dfabe4c359a /fs/pnode.h | |
parent | eace21fa1e491382bc89142abbecaa51bc86a29f (diff) |
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209
Based on 1 normalized pattern(s):
released under gpl v2
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-only
has been chosen to replace the boilerplate/reference in 15 file(s).
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Steve Winslow <swinslow@gmail.com>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190528171438.895196075@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/pnode.h')
-rw-r--r-- | fs/pnode.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/pnode.h b/fs/pnode.h index 3960a83666cf..49a058c73e4c 100644 --- a/fs/pnode.h +++ b/fs/pnode.h | |||
@@ -1,9 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/fs/pnode.h | 3 | * linux/fs/pnode.h |
3 | * | 4 | * |
4 | * (C) Copyright IBM Corporation 2005. | 5 | * (C) Copyright IBM Corporation 2005. |
5 | * Released under GPL v2. | ||
6 | * | ||
7 | */ | 6 | */ |
8 | #ifndef _LINUX_PNODE_H | 7 | #ifndef _LINUX_PNODE_H |
9 | #define _LINUX_PNODE_H | 8 | #define _LINUX_PNODE_H |