From 23d586704d9906f67632c002db1ab932c0a18bdb Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 2 Oct 2020 12:08:51 -0500 Subject: Fix Author --- mtac.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mtac.c b/mtac.c index 165d8e0..3215fc3 100644 --- a/mtac.c +++ b/mtac.c @@ -1,5 +1,5 @@ #define DRIVER_VERSION "v4.0.5" -#define DRIVER_AUTHOR "John Klug " +#define DRIVER_AUTHOR "Multi-Tech" #define DRIVER_DESC "MTS driver to supervise MTAC slots" #define DRIVER_NAME "mtac-slots" #define DEBUG 0 -- cgit v1.2.3