From ce26d71cf779fc6d4d6c5bc7af856d5256e68d8a Mon Sep 17 00:00:00 2001 From: "Stephen M. Webb" Date: Mon, 14 Mar 2011 18:02:57 +0100 Subject: Added GPL-3 licensing to source files. Signed-off-by: Stephen M. Webb Signed-off-by: Henrik Rydberg --- src/evemu-impl.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'src/evemu-impl.h') diff --git a/src/evemu-impl.h b/src/evemu-impl.h index 0d3489e..acf2976 100644 --- a/src/evemu-impl.h +++ b/src/evemu-impl.h @@ -1,3 +1,20 @@ +/* + * Copyright (C) 2010, 2011 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 . + */ #ifndef _EVEMU_IMPL_H #define _EVEMU_IMPL_H -- cgit v1.2.3