kernel/drivers/macintosh/windfarm_pm91.c
.. .. @@ -1,10 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Windfarm PowerMac thermal control. SMU based 1 CPU desktop control loops 3 4 * 4 5 * (c) Copyright 2005 Benjamin Herrenschmidt, IBM Corp. 5 6 * <benh@kernel.crashing.org> 6 - *7 - * Released under the term of the GNU GPL v2.8 7 * 9 8 * The algorithm used is the PID control algorithm, used the same 10 9 * way the published Darwin code does, using the same values that