forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/drivers/net/wan/lmc/lmc_var.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 #ifndef _LMC_VAR_H_
23 #define _LMC_VAR_H_
34
....@@ -10,9 +11,6 @@
1011 * Rob Braun (bbraun@vix.com),
1112 * Michael Graff (explorer@vix.com) and
1213 * Matt Thomas (matt@3am-software.com).
13
- *
14
- * This software may be used and distributed according to the terms
15
- * of the GNU General Public License version 2, incorporated herein by reference.
1614 */
1715
1816 #include <linux/timer.h>