about summary refs log tree commit diff stats
path: root/LICENSE
diff options
context:
space:
mode:
authorBrian Chu <brianmchu42@gmail.com>2021-02-21 00:24:08 -0800
committerBrian Chu <brianmchu42@gmail.com>2021-02-21 00:24:08 -0800
commit2b5ec34372745361d51db89e5d31df6d00f95c0a (patch)
tree27db61d55734dab4ee830280042680f4823767f0 /LICENSE
parent49ca9728b7d0d5ba4eb31d9ef3fbfaed3f66a7ea (diff)
downloadsarcasticizer-2b5ec34372745361d51db89e5d31df6d00f95c0a.tar.gz
add niceties
- git ignore all emacs artifacts
- license under BSD 0-clause
- instructions and description in README
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE5
1 files changed, 5 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..a5b13d1
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,5 @@
+Copyright (C) 2021 by Brian Chu <brinoleum@tilde.institute>
+
+Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
+
+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.
\ No newline at end of file