diff options
Diffstat (limited to 'drivers/net/wan/lmc/lmc_var.h')
| -rw-r--r-- | drivers/net/wan/lmc/lmc_var.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/net/wan/lmc/lmc_var.h b/drivers/net/wan/lmc/lmc_var.h index a1d202d8ad67..99f0aa787a35 100644 --- a/drivers/net/wan/lmc/lmc_var.h +++ b/drivers/net/wan/lmc/lmc_var.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ #ifndef _LMC_VAR_H_ #define _LMC_VAR_H_ @@ -10,9 +11,6 @@ * Rob Braun ([email protected]), * Michael Graff ([email protected]) and * Matt Thomas ([email protected]). - * - * This software may be used and distributed according to the terms - * of the GNU General Public License version 2, incorporated herein by reference. */ #include <linux/timer.h> |
