mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2026-05-09 07:08:05 +02:00
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>
This commit is contained in:
parent
0f4726c3e3
commit
f7acb3b19b
1 changed files with 10 additions and 0 deletions
10
COPYING
10
COPYING
|
|
@ -1,4 +1,5 @@
|
||||||
Copyright © 2013 Red Hat, Inc.
|
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
|
Permission to use, copy, modify, distribute, and sell this software and its
|
||||||
documentation for any purpose is hereby granted without fee, provided that
|
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
|
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
|
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
|
||||||
OF THIS SOFTWARE.
|
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.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue