summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2013-11-14 17:29:43 -0500
committerPeter Hutterer <peter.hutterer@who-t.net>2013-11-15 09:30:10 +1000
commitf7acb3b19bb9e0eb7d88129225ae48cd2f78660a (patch)
tree29b7094c20098c57575b9f5010523796987e8dc4 /COPYING
parent0f4726c3e351e986ab04d37fb3156b34917fa108 (diff)
Update COPYING file.
The file must reflect actual Copyright statements in the source code. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Reviewed-by: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING10
1 files changed, 10 insertions, 0 deletions
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 <dh.herrmann@gmail.com>
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.