aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower/debug/i386/powernow-k8-decode.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2019-05-27 08:55:14 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-05-30 11:26:39 -0700
commit4f19048fd0a0036e02443237952db5bfa5b5cdf0 (patch)
tree602a94029c84810a281c38b8ca58852d8b9cd033 /tools/power/cpupower/debug/i386/powernow-k8-decode.c
parenttreewide: Replace GPLv2 boilerplate/reference with SPDX - rule 165 (diff)
downloadlinux-dev-4f19048fd0a0036e02443237952db5bfa5b5cdf0.tar.xz
linux-dev-4f19048fd0a0036e02443237952db5bfa5b5cdf0.zip
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Based on 1 normalized pattern(s): licensed under the terms of the gnu gpl 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 62 file(s). Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Allison Randal <allison@lohutok.net> Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org> Reviewed-by: Richard Fontana <rfontana@redhat.com> Cc: linux-spdx@vger.kernel.org Link: https://lkml.kernel.org/r/20190527070033.929121379@linutronix.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/power/cpupower/debug/i386/powernow-k8-decode.c')
-rw-r--r--tools/power/cpupower/debug/i386/powernow-k8-decode.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/power/cpupower/debug/i386/powernow-k8-decode.c b/tools/power/cpupower/debug/i386/powernow-k8-decode.c
index 638a6b3bfd97..735dca1e25bc 100644
--- a/tools/power/cpupower/debug/i386/powernow-k8-decode.c
+++ b/tools/power/cpupower/debug/i386/powernow-k8-decode.c
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* (C) 2004 Bruno Ducrot <ducrot@poupinou.org>
*
- * Licensed under the terms of the GNU GPL License version 2.
- *
* Based on code found in
* linux/arch/i386/kernel/cpu/cpufreq/powernow-k8.c
* and originally developed by Paul Devriendt