about summary refs log tree commit diff
path: root/LICENSE
diff options
context:
space:
mode:
authorTierney Cyren <accounts@bnb.im>2023-05-15 14:02:41 -0700
committerGitHub <noreply@github.com>2023-05-15 16:02:41 -0500
commitaa786068cf23547fbd74f270ffead07658955458 (patch)
tree0887c384088f84386493467265024ca8919d8794 /LICENSE
parent952af3473a10bad6cac88e20d39a04738305f210 (diff)
downloadvoidsky-aa786068cf23547fbd74f270ffead07658955458.tar.zst
Create LICENSE file and point to it from README.md (#623)
* Create LICENSE

adds a LICENSE file that can be picked up by first- and third-party tooling

* Update README.md to point to LICENSE file
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE7
1 files changed, 7 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 000000000..801636644
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,7 @@
+Copyright 2023 Bluesky PBLLC
+
+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.