kernel/drivers/rtc/rtc-moxart.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * MOXA ART RTC driver. 3 4 * .. .. @@ -7,10 +8,6 @@ 7 8 * 8 9 * Based on code from 9 10 * Moxa Technology Co., Ltd. <www.moxa.com> 10 - *11 - * This file is licensed under the terms of the GNU General Public12 - * License version 2. This program is licensed "as is" without any13 - * warranty of any kind, whether express or implied.14 11 */ 15 12 16 13 #include <linux/init.h>