hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/rtc/rtc-moxart.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * MOXA ART RTC driver.
34 *
....@@ -7,10 +8,6 @@
78 *
89 * Based on code from
910 * Moxa Technology Co., Ltd. <www.moxa.com>
10
- *
11
- * This file is licensed under the terms of the GNU General Public
12
- * License version 2. This program is licensed "as is" without any
13
- * warranty of any kind, whether express or implied.
1411 */
1512
1613 #include <linux/init.h>