diff options
-rw-r--r-- | drivers/input/tablet/aiptek.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/input/tablet/aiptek.c b/drivers/input/tablet/aiptek.c index 292eb507e5d3..94683f58c9e1 100644 --- a/drivers/input/tablet/aiptek.c +++ b/drivers/input/tablet/aiptek.c | |||
@@ -82,8 +82,8 @@ | |||
82 | /* | 82 | /* |
83 | * Version Information | 83 | * Version Information |
84 | */ | 84 | */ |
85 | #define DRIVER_VERSION "v1.5 (May-15-2004)" | 85 | #define DRIVER_VERSION "v2.3 (May 2, 2007)" |
86 | #define DRIVER_AUTHOR "Bryan W. Headley/Chris Atenasio" | 86 | #define DRIVER_AUTHOR "Bryan W. Headley/Chris Atenasio/Cedric Brun/Rene van Paassen" |
87 | #define DRIVER_DESC "Aiptek HyperPen USB Tablet Driver (Linux 2.6.x)" | 87 | #define DRIVER_DESC "Aiptek HyperPen USB Tablet Driver (Linux 2.6.x)" |
88 | 88 | ||
89 | /* | 89 | /* |