summaryrefslogtreecommitdiff
path: root/drivers/net/wan/lmc/lmc_var.h
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2019-06-01 11:08:41 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-05 18:37:16 +0300
commit1623de843dd23da23e139b03453f2f5822473bfb (patch)
tree8e373d5b6d51c437df8bc24f8c93270ff2d347b3 /drivers/net/wan/lmc/lmc_var.h
parent722d94a3ad0fa4b1030b7b76ea9f8825448e7181 (diff)
downloadlinux-1623de843dd23da23e139b03453f2f5822473bfb.tar.xz
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 426
Based on 1 normalized pattern(s): this software may be used and distributed according to the terms of the gnu general public license version 2 incorporated herein by reference extracted by the scancode license scanner the SPDX license identifier GPL-2.0-only has been chosen to replace the boilerplate/reference in 5 file(s). Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Allison Randal <allison@lohutok.net> Reviewed-by: Armijn Hemel <armijn@tjaldur.nl> Cc: linux-spdx@vger.kernel.org Link: https://lkml.kernel.org/r/20190531190114.200440917@linutronix.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/wan/lmc/lmc_var.h')
-rw-r--r--drivers/net/wan/lmc/lmc_var.h4
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 (bbraun@vix.com),
* Michael Graff (explorer@vix.com) and
* Matt Thomas (matt@3am-software.com).
- *
- * 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>