From 08bfaa9f4d62e1436e08c37822907ff9dc27fd92 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Thu, 17 Mar 2011 14:32:34 +0100 Subject: Update copyright information The license information was always right, but the copyright information for this particular project was never quite right. Corrected with this patch. No functional changes. Signed-off-by: Henrik Rydberg --- src/grail-init.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/grail-init.c') diff --git a/src/grail-init.c b/src/grail-init.c index 18e6996..018a122 100644 --- a/src/grail-init.c +++ b/src/grail-init.c @@ -2,8 +2,7 @@ * * grail - Gesture Recognition And Instantiation Library * - * Copyright (C) 2010 Canonical Ltd. - * Copyright (C) 2010 Henrik Rydberg + * Copyright (C) 2010-2011 Canonical Ltd. * * 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 @@ -12,7 +11,7 @@ * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public License along -- cgit v1.2.3