kernel/tools/power/cpupower/utils/idle_monitor/idle_monitors.h
.. .. @@ -1,10 +1,8 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * (C) 2010,2011 Thomas Renninger <trenn@suse.de>, Novell Inc. 3 4 * 4 - * Licensed under the terms of the GNU GPL License version 2.5 - *6 5 * Based on the idea from Michael Matz <matz@suse.de> 7 - *8 6 */ 9 7 10 8 #ifndef _CPUIDLE_IDLE_MONITORS_H_