summaryrefslogtreecommitdiff
path: root/src/gebuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gebuf.h')
-rw-r--r--src/gebuf.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/gebuf.h b/src/gebuf.h
index 3f71ab5..1b95cc6 100644
--- a/src/gebuf.h
+++ b/src/gebuf.h
@@ -3,6 +3,7 @@
3 * grail - Gesture Recognition And Instantiation Library 3 * grail - Gesture Recognition And Instantiation Library
4 * 4 *
5 * Copyright (C) 2010 Canonical Ltd. 5 * Copyright (C) 2010 Canonical Ltd.
6 * Copyright (C) 2010 Henrik Rydberg <rydberg@bitmath.org>
6 * 7 *
7 * This program is free software: you can redistribute it and/or modify it 8 * This program is free software: you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License as published by the 9 * under the terms of the GNU General Public License as published by the
@@ -17,9 +18,6 @@
17 * You should have received a copy of the GNU General Public License along 18 * You should have received a copy of the GNU General Public License along
18 * with this program. If not, see <http://www.gnu.org/licenses/>. 19 * with this program. If not, see <http://www.gnu.org/licenses/>.
19 * 20 *
20 * Authors:
21 * Henrik Rydberg <rydberg@bitmath.org>
22 *
23 ****************************************************************************/ 21 ****************************************************************************/
24 22
25#ifndef _GRAIL_GESTURE_BUFFER_H 23#ifndef _GRAIL_GESTURE_BUFFER_H