diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2011-02-28 21:35:51 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu.herrb@laas.fr> | 2011-02-28 21:35:51 +0100 |
commit | 6a4d422f0f0d17f92de06fd006dbb67c613f299f (patch) | |
tree | 762586936da0e34ce0d1ccb6f7d8401e065b71f9 | |
parent | 800b2bce5a9cca293460a60ff2eeae2f06084304 (diff) |
Add COPYING and README files, per X.Org standards.
-rw-r--r-- | COPYING | 15 | ||||
-rw-r--r-- | README | 1 |
2 files changed, 16 insertions, 0 deletions
@@ -0,0 +1,15 @@ + + Copyright © 2005-2009 Matthieu Herrb + + Permission to use, copy, modify, and distribute this software for any + purpose with or without fee is hereby granted, provided that the above + copyright notice and this permission notice appear in all copies. + + THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES + WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF + MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR + ANY SPECIAL, DIRECT, 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. + @@ -0,0 +1 @@ +xf86-input-ws - Xorg X server driver for NetBSD and OpenBSD wscons pointers |