kernel/drivers/macintosh/windfarm_pid.h
.. .. @@ -1,10 +1,9 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * Windfarm PowerMac thermal control. Generic PID helpers 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 * This is a pair of generic PID helpers that can be used by 10 9 * control loops. One is the basic PID implementation, the