summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorQball Cow <qball@gmpclient.org>2014-03-17 18:00:09 +0100
committerQball Cow <qball@gmpclient.org>2014-03-17 19:16:09 +0100
commit07f8073d4e4ad5c2bec16da573e464aa35d14340 (patch)
tree90da239eef07aeaf136901e9140304dd45dc125e /COPYING
parentf033a0d6699bdc3115f2be704960df9193a5da7c (diff)
Use autotools (1)
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING22
1 files changed, 22 insertions, 0 deletions
diff --git a/COPYING b/COPYING
new file mode 100644
index 00000000..8b5ed4cd
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,22 @@
+MIT/X11 License
+Modified 2013-2014 Qball Cow <qball@gmpclient.org>
+Copyright (c) 2012 Sean Pringle <sean.pringle@gmail.com>
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.