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 --- src/grail-api.c | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'src/grail-api.c') diff --git a/src/grail-api.c b/src/grail-api.c index 9ceb1e7..f7b664e 100644 --- a/src/grail-api.c +++ b/src/grail-api.c @@ -1,3 +1,25 @@ +/***************************************************************************** + * + * 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 + * 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 "grail-inserter.h" #include "grail-recognizer.h" #include -- cgit v1.2.3