summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet
diff options
context:
space:
mode:
authorRene van Paassen2007-05-21 06:32:21 +0200
committerDmitry Torokhov2007-07-10 06:35:17 +0200
commit5035522d1a6b55f95e7e01c209b57f5d89f88b16 (patch)
treeedaeef64964d38f3555ed27a6da55f5f177be00f /drivers/input/tablet
parentInput: aiptek - rework the function key code (diff)
downloadkernel-qcow2-linux-5035522d1a6b55f95e7e01c209b57f5d89f88b16.tar.gz
kernel-qcow2-linux-5035522d1a6b55f95e7e01c209b57f5d89f88b16.tar.xz
kernel-qcow2-linux-5035522d1a6b55f95e7e01c209b57f5d89f88b16.zip
Input: aiptek - update driver version
Update credits and version number to 2.3 Signed-off-by: Rene van Paassen <rene.vanpaassen@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/tablet')
-rw-r--r--drivers/input/tablet/aiptek.c4
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 @@
/*
* Version Information
*/
-#define DRIVER_VERSION "v1.5 (May-15-2004)"
-#define DRIVER_AUTHOR "Bryan W. Headley/Chris Atenasio"
+#define DRIVER_VERSION "v2.3 (May 2, 2007)"
+#define DRIVER_AUTHOR "Bryan W. Headley/Chris Atenasio/Cedric Brun/Rene van Paassen"
#define DRIVER_DESC "Aiptek HyperPen USB Tablet Driver (Linux 2.6.x)"
/*