hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/macintosh/windfarm_max6690_sensor.c
....@@ -1,9 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Windfarm PowerMac thermal control. MAX6690 sensor.
34 *
45 * Copyright (C) 2005 Paul Mackerras, IBM Corp. <paulus@samba.org>
5
- *
6
- * Use and redistribute under the terms of the GNU GPL v2.
76 */
87 #include <linux/types.h>
98 #include <linux/errno.h>