aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcapjamesg <jamesg@jamesg.blog>2022-10-16 20:22:46 +0100
committercapjamesg <jamesg@jamesg.blog>2022-10-16 20:22:46 +0100
commit0b64d746f3920e92539df0b02a78201636149d0b (patch)
tree6b5eb4cd5cf31193eec746563b2bc41bf6cdb230
parent49b52e108b608b336ecbbd8bea6d26ac0adceb6e (diff)
downloadhovercard.js-0b64d746f3920e92539df0b02a78201636149d0b.tar.gz
hovercard.js-0b64d746f3920e92539df0b02a78201636149d0b.zip
Relicense to MIT 0
Signed-off-by: capjamesg <jamesg@jamesg.blog>
-rw-r--r--LICENSE.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/LICENSE.md b/LICENSE.md
new file mode 100644
index 0000000..54aba83
--- /dev/null
+++ b/LICENSE.md
@@ -0,0 +1,16 @@
+MIT No Attribution
+
+Copyright <year> <copyright holders>
+
+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.
+
+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.