kernel/drivers/macintosh/windfarm_max6690_sensor.c
.. .. @@ -1,9 +1,8 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Windfarm PowerMac thermal control. MAX6690 sensor. 3 4 * 4 5 * Copyright (C) 2005 Paul Mackerras, IBM Corp. <paulus@samba.org> 5 - *6 - * Use and redistribute under the terms of the GNU GPL v2.7 6 */ 8 7 #include <linux/types.h> 9 8 #include <linux/errno.h>