kernel/drivers/macintosh/windfarm_pm112.c
.. .. @@ -1,11 +1,10 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Windfarm PowerMac thermal control. 3 4 * Control loops for machines with SMU and PPC970MP processors. 4 5 * 5 6 * Copyright (C) 2005 Paul Mackerras, IBM Corp. <paulus@samba.org> 6 7 * Copyright (C) 2006 Benjamin Herrenschmidt, IBM Corp. 7 - *8 - * Use and redistribute under the terms of the GNU GPL v2.9 8 */ 10 9 #include <linux/types.h> 11 10 #include <linux/errno.h>