diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-08-06 22:32:42 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-06 22:32:42 +0200 |
| commit | 9a61b96233e3142549322e942de788ec5dfad9ef (patch) | |
| tree | ffe52f067dd37688f9543e42d249007c1102a637 /src/gestures-combo.c | |
| parent | 7db9d8d76ff61c4802ac15559dcea6fa54ff567a (diff) | |
Update README and copyright in all files
Add the author to the copyright, courtesy of Canonical Ltd.
Signed-off-by: Henrik Rydberg <rydberg@bitmath.org>
Diffstat (limited to 'src/gestures-combo.c')
| -rw-r--r-- | src/gestures-combo.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/gestures-combo.c b/src/gestures-combo.c index 7b8dbd5..0f4dd7e 100644 --- a/src/gestures-combo.c +++ b/src/gestures-combo.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" |
