summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/grail-bits.h4
-rw-r--r--include/grail-touch.h4
-rw-r--r--include/grail-types.h4
-rw-r--r--include/grail.h4
4 files changed, 4 insertions, 12 deletions
diff --git a/include/grail-bits.h b/include/grail-bits.h
index ca04c3f..5d940eb 100644
--- a/include/grail-bits.h
+++ b/include/grail-bits.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_BITS_H 23#ifndef _GRAIL_BITS_H
diff --git a/include/grail-touch.h b/include/grail-touch.h
index 5c2fab0..9d96cc3 100644
--- a/include/grail-touch.h
+++ b/include/grail-touch.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_TOUCH_H 23#ifndef _GRAIL_TOUCH_H
diff --git a/include/grail-types.h b/include/grail-types.h
index 7de3d9a..7de11b0 100644
--- a/include/grail-types.h
+++ b/include/grail-types.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_TYPES_H 23#ifndef _GRAIL_TYPES_H
diff --git a/include/grail.h b/include/grail.h
index 0fa4473..e608b05 100644
--- a/include/grail.h
+++ b/include/grail.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_H 23#ifndef _GRAIL_H