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 --- tools/grail-transform.c | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'tools/grail-transform.c') diff --git a/tools/grail-transform.c b/tools/grail-transform.c index 2a1d676..48a0dba 100644 --- a/tools/grail-transform.c +++ b/tools/grail-transform.c @@ -1,3 +1,24 @@ +/***************************************************************************** + * + * grail - Gesture Recognition And Instantiation Library + * + * 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 + * Free Software Foundation, either version 3 of the License, or (at your + * option) any later version. + * + * 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 + * General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program. If not, see . + * + ****************************************************************************/ + #include "config.h" #include #include -- cgit v1.2.3