summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-04-11 00:30:33 +0200
committerHenrik Rydberg <rydberg@euromail.se>2010-04-15 06:10:08 +0200
commit2ca4aae84c619bbf2ef6bc21824ad6ca5819fc45 (patch)
tree32b3f17da1c07c600cc185b12c3c54c782581a33
parent1b9ca90240fc547c140de76d7e2abb51ee4f8d0a (diff)
Add a gesture credits section
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
-rw-r--r--src/gestures.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gestures.c b/src/gestures.c
index b04c679..44b9613 100644
--- a/src/gestures.c
+++ b/src/gestures.c
@@ -3,6 +3,10 @@
3 * Multitouch X driver 3 * Multitouch X driver
4 * Copyright (C) 2008 Henrik Rydberg <rydberg@euromail.se> 4 * Copyright (C) 2008 Henrik Rydberg <rydberg@euromail.se>
5 * 5 *
6 * Gestures
7 * Copyright (C) 2008 Henrik Rydberg <rydberg@euromail.se>
8 * Copyright (C) 2010 Arturo Castro <mail@arturocastro.net>
9 *
6 * This program is free software; you can redistribute it and/or modify 10 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License as published by 11 * it under the terms of the GNU General Public License as published by
8 * the Free Software Foundation; either version 2 of the License, or 12 * the Free Software Foundation; either version 2 of the License, or