From 9a61b96233e3142549322e942de788ec5dfad9ef Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Fri, 6 Aug 2010 22:32:42 +0200 Subject: Update README and copyright in all files Add the author to the copyright, courtesy of Canonical Ltd. Signed-off-by: Henrik Rydberg --- include/grail-bits.h | 4 +--- include/grail-touch.h | 4 +--- include/grail-types.h | 4 +--- include/grail.h | 4 +--- 4 files changed, 4 insertions(+), 12 deletions(-) (limited to 'include') 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 @@ * grail - Gesture Recognition And Instantiation Library * * Copyright (C) 2010 Canonical Ltd. + * Copyright (C) 2010 Henrik Rydberg * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the @@ -17,9 +18,6 @@ * You should have received a copy of the GNU General Public License along * with this program. If not, see . * - * Authors: - * Henrik Rydberg - * ****************************************************************************/ #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 @@ * grail - Gesture Recognition And Instantiation Library * * Copyright (C) 2010 Canonical Ltd. + * Copyright (C) 2010 Henrik Rydberg * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the @@ -17,9 +18,6 @@ * You should have received a copy of the GNU General Public License along * with this program. If not, see . * - * Authors: - * Henrik Rydberg - * ****************************************************************************/ #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 @@ * grail - Gesture Recognition And Instantiation Library * * Copyright (C) 2010 Canonical Ltd. + * Copyright (C) 2010 Henrik Rydberg * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the @@ -17,9 +18,6 @@ * You should have received a copy of the GNU General Public License along * with this program. If not, see . * - * Authors: - * Henrik Rydberg - * ****************************************************************************/ #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 @@ * grail - Gesture Recognition And Instantiation Library * * Copyright (C) 2010 Canonical Ltd. + * Copyright (C) 2010 Henrik Rydberg * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the @@ -17,9 +18,6 @@ * You should have received a copy of the GNU General Public License along * with this program. If not, see . * - * Authors: - * Henrik Rydberg - * ****************************************************************************/ #ifndef _GRAIL_H -- cgit v1.2.3