summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2019-10-30 14:25:34 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2019-10-30 14:25:34 +1000
commit7b0803b608a24cbcecaddd89ca1d6ab7a86decfc (patch)
treeadeec8eb8223277fa4eaec081056bdfa7dc4c07d
parent7e366936d7b7d6c3b4d9c1554908ad20eef74a27 (diff)
downloadxorg-driver-xf86-input-keyboard-7b0803b608a24cbcecaddd89ca1d6ab7a86decfc.tar.gz
Remove two more linux mentions
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--COPYING31
-rw-r--r--man/kbd.man2
2 files changed, 1 insertions, 32 deletions
diff --git a/COPYING b/COPYING
index 7ecc2cb..ba982a5 100644
--- a/COPYING
+++ b/COPYING
@@ -99,37 +99,6 @@ PERFORMANCE OF THIS SOFTWARE.
-Code for Linux operating systems is additionally covered by these notices:
-
-Based on the code from lnx_io.c which is
-Copyright 1992 by Orest Zborowski <obz@Kodak.com>
-Copyright 1993 by David Dawes <dawes@xfree86.org>
-
-Permission to use, copy, modify, distribute, and sell this software and its
-documentation for any purpose is hereby granted without fee, provided that
-the above copyright notice appear in all copies and that both that
-copyright notice and this permission notice appear in supporting
-documentation, and that the names of Orest Zborowski and David Dawes
-not be used in advertising or publicity pertaining to distribution of
-the software without specific, written prior permission. Orest Zborowski
-and David Dawes make no representations about the suitability of this
-software for any purpose. It is provided "as is" without express or
-implied warranty.
-
-OREST ZBOROWSKI AND DAVID DAWES DISCLAIMS ALL WARRANTIES WITH REGARD
-TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
-FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI OR DAVID DAWES BE LIABLE
-FOR ANY SPECIAL, INDIRECT OR 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.
-
-Portions based on kbdrate.c from util-linux 2.9t, which is
-Copyright 1992 Rickard E. Faith. Distributed under the GPL.
-This program comes with ABSOLUTELY NO WARRANTY.
-
-
-
Code for SCO operating systems is additionally covered by these notices:
Copyright 2003, 2005 by J. Kean Johnston <jkj@sco.com>
diff --git a/man/kbd.man b/man/kbd.man
index b1bd082..7ddd116 100644
--- a/man/kbd.man
+++ b/man/kbd.man
@@ -15,7 +15,7 @@ kbd \- Keyboard input driver
.B kbd
is an __xservername__ input driver for keyboards. The driver supports the standard
OS-provided keyboard interface, but these are currently only available to
-this driver module for Linux, BSD, and Solaris. This driver is the
+this driver module for GNU Hurd, BSD, and Solaris. This driver is the
replacement for the built-in
.B keyboard
driver formerly included in __xservername__.