forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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>