aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower/debug/i386/intel_gsic.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/power/cpupower/debug/i386/intel_gsic.c')
-rw-r--r--tools/power/cpupower/debug/i386/intel_gsic.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/power/cpupower/debug/i386/intel_gsic.c b/tools/power/cpupower/debug/i386/intel_gsic.c
index d032c826d42e..e5e926f46d6b 100644
--- a/tools/power/cpupower/debug/i386/intel_gsic.c
+++ b/tools/power/cpupower/debug/i386/intel_gsic.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* (C) 2003 Bruno Ducrot
* (C) 2004 Dominik Brodowski <linux@dominikbrodowski.de>
*
- * Licensed under the terms of the GNU GPL License version 2.
- *
* Based on code found in
* linux/include/asm-i386/ist.h and linux/arch/i386/kernel/setup.c
* and originally developed by Andy Grover <andrew.grover@intel.com>