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 --- include/evemu.h | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'include') diff --git a/include/evemu.h b/include/evemu.h index 4f1078f..f414fdf 100644 --- a/include/evemu.h +++ b/include/evemu.h @@ -2,8 +2,22 @@ * * evemu - Kernel device emulation * + * 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 . + * * Copyright (C) 2010 Henrik Rydberg - * Copyright (C) 2010 Canonical Ltd. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), -- cgit v1.2.3