summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorsvu <svu>2004-04-14 23:33:56 +0000
committersvu <svu>2004-04-14 23:33:56 +0000
commitfff688949cf0becaefb35984f6a079cb99430513 (patch)
treeb77b0448219a966b06a36eb12d63b80c85db1ddc /COPYING
parent72c81d5679b3f8d27bc6b3a65df1511809791c8e (diff)
COPYING added - MIT license (thanks to Keithp). Some minor fixes on infrastructure
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING17
1 files changed, 17 insertions, 0 deletions
diff --git a/COPYING b/COPYING
new file mode 100644
index 00000000..c7232aa9
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,17 @@
+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 the copyright holder(s) not be used in
+advertising or publicity pertaining to distribution of the software without
+specific, written prior permission. The copyright holder(s) makes no
+representations about the suitability of this software for any purpose. It
+is provided "as is" without express or implied warranty.
+
+THE COPYRIGHT HOLDER(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+EVENT SHALL THE COPYRIGHT HOLDER(S) 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.