diff options
Diffstat (limited to 'src/gestures-rotate.c')
| -rw-r--r-- | src/gestures-rotate.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/gestures-rotate.c b/src/gestures-rotate.c index 6c496d2..105340b 100644 --- a/src/gestures-rotate.c +++ b/src/gestures-rotate.c | |||
| @@ -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 | #include "grail-recognizer.h" | 23 | #include "grail-recognizer.h" |
