summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-07-19 04:44:14 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-07-19 04:44:14 +0000
commit7f993553ef3c72321edfd4e819b1e3e7ff5ccbb9 (patch)
treeed963650d4b30dbe94a65c697c8b7d23843ded52
parentdbc7be0804516de1905e1787e16874818a7e683a (diff)
Add COPYING files, fix manpage locations.
-rw-r--r--COPYING19
-rw-r--r--Makefile.am5
2 files changed, 21 insertions, 3 deletions
diff --git a/COPYING b/COPYING
index e69de29..1b166b8 100644
--- a/COPYING
+++ b/COPYING
@@ -0,0 +1,19 @@
+Copyright 1995 by Frederic Lepied, France. <fred@sugix.frmug.fr.net>
+
+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 name of Frederic Lepied not be used in
+advertising or publicity pertaining to distribution of the software without
+specific, written prior permission. Frederic Lepied makes no
+representations about the suitability of this software for any purpose. It
+is provided "as is" without express or implied warranty.
+
+FREDERIC LEPIED DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+EVENT SHALL FREDERIC LEPIED 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.
diff --git a/Makefile.am b/Makefile.am
index 62aac21..2ee42ce 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,6 +27,5 @@ xsetpointer_LDADD = $(DEP_LIBS)
xsetpointer_SOURCES = \
xsetpointer.c
-dist_man_MANS = \
- xsetpnt.man
-
+dist_man1_MANS = \
+ xsetpointer.man