summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/lmc/lmc_ver.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wan/lmc/lmc_ver.h')
-rw-r--r--drivers/net/wan/lmc/lmc_ver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/wan/lmc/lmc_ver.h b/drivers/net/wan/lmc/lmc_ver.h
index 1f3826617..1e9e2f5f7 100644
--- a/drivers/net/wan/lmc/lmc_ver.h
+++ b/drivers/net/wan/lmc/lmc_ver.h
@@ -12,7 +12,7 @@
* Matt Thomas (matt@3am-software.com).
*
* This software may be used and distributed according to the terms
- * of the GNU Public License version 2, incorporated herein by reference.
+ * of the GNU General Public License version 2, incorporated herein by reference.
*/
/*
@@ -25,7 +25,7 @@
* made the souce code not only hard to read but version problems hard
* to track down. If I'm overiding a function/etc with something in
* this file it will be prefixed by "LMC_" which will mean look
- * here for the the version dependant change that's been done.
+ * here for the version dependant change that's been done.
*
*/