summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-06-22 11:55:04 +0200
committerHenrik Rydberg <rydberg@euromail.se>2010-06-22 11:55:04 +0200
commitd4d92de224681a260de81be44374649de2bfb485 (patch)
treecbe2e5384e0234b76f89057043beef62c6967c49 /README
parent7a5b2c37ea0b4ec81fbe8be7c1d7f9bf1731439e (diff)
Apply new package title to all files
This patch changes the package description title in all relevant files, and touches up the README. All systems go. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 5 insertions, 3 deletions
diff --git a/README b/README
index 37ef122..c7ffe9b 100644
--- a/README
+++ b/README
@@ -1,8 +1,10 @@
1mtdev - MT device event converter (MIT license) 1mtdev - Multitouch Protocol Translation Library (MIT license)
2 2
3The mtdev library transforms all variants of kernel MT events to the 3The mtdev library transforms all variants of kernel MT events to the
4slotted type B protocol. See the kernel documentation for more 4slotted type B protocol. The events put into mtdev may be from any MT
5details. 5device, specifically type A without contact tracking, type A with
6contact tracking, or type B with contact tracking. See the kernel
7documentation for further details.
6 8
7--- 9---
8Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se> 10Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se>