kernel/drivers/net/wan/lmc/lmc_var.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 #ifndef _LMC_VAR_H_ 2 3 #define _LMC_VAR_H_ 3 4 .. .. @@ -10,9 +11,6 @@ 10 11 * Rob Braun (bbraun@vix.com), 11 12 * Michael Graff (explorer@vix.com) and 12 13 * Matt Thomas (matt@3am-software.com). 13 - *14 - * This software may be used and distributed according to the terms15 - * of the GNU General Public License version 2, incorporated herein by reference.16 14 */ 17 15 18 16 #include <linux/timer.h>