aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2016-12-27 15:26:51 +0100
committerPřemysl Janouch <p.janouch@gmail.com>2016-12-29 16:48:56 +0100
commitd0eee678b59c703cec15431b66cfcac9e5741815 (patch)
tree33943c9a9599b4566ddacac9094cc8c73743c5df /LICENSE
downloadhex-d0eee678b59c703cec15431b66cfcac9e5741815.tar.gz
hex-d0eee678b59c703cec15431b66cfcac9e5741815.tar.xz
hex-d0eee678b59c703cec15431b66cfcac9e5741815.zip
Initial commit
This is essentially a gutted fork of nncmpp that doesn't do anything.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE15
1 files changed, 15 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..ce263ae
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,15 @@
+ Copyright (c) 2016, Přemysl Janouch <p.janouch@gmail.com>
+ All rights reserved.
+
+ Permission to use, copy, modify, and/or 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.
+