hc
2024-05-14 bedbef8ad3e75a304af6361af235302bcc61d06b
kernel/drivers/watchdog/watchdog_core.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0+ */
12 /*
23 * watchdog_core.h
34 *
....@@ -15,11 +16,6 @@
1516 * Rusty Lynch <rusty@linux.co.intel.com>
1617 * Satyam Sharma <satyam@infradead.org>
1718 * Randy Dunlap <randy.dunlap@oracle.com>
18
- *
19
- * This program is free software; you can redistribute it and/or
20
- * modify it under the terms of the GNU General Public License
21
- * as published by the Free Software Foundation; either version
22
- * 2 of the License, or (at your option) any later version.
2319 *
2420 * Neither Alan Cox, CymruNet Ltd., Wim Van Sebroeck nor Iguana vzw.
2521 * admit liability nor provide warranty for any of this software.