From f7acb3b19bb9e0eb7d88129225ae48cd2f78660a Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Thu, 14 Nov 2013 17:29:43 -0500 Subject: [PATCH] Update COPYING file. The file must reflect actual Copyright statements in the source code. Signed-off-by: Gaetan Nadon Reviewed-by: David Herrmann Signed-off-by: Peter Hutterer --- COPYING | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/COPYING b/COPYING index 2a942c0..16f959a 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,5 @@ Copyright © 2013 Red Hat, Inc. +Copyright © 2013 David Herrmann Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that @@ -17,3 +18,12 @@ CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +The following license is from a Linux kernel header file and there is no GPL +code this package links to. + +Copyright (c) 1999-2002 Vojtech Pavlik + +This program is free software; you can redistribute it and/or modify it +under the terms of the GNU General Public License version 2 as published by +the Free Software Foundation. -- 2.34.1