diff options
author | capjamesg <jamesg@jamesg.blog> | 2022-10-16 20:30:05 +0100 |
---|---|---|
committer | capjamesg <jamesg@jamesg.blog> | 2022-10-16 20:30:05 +0100 |
commit | 5d6bc22c46efbf2f346c8020ff580a15b865e292 (patch) | |
tree | 460acaf58c87ad78e1ed480a57e1d2279c0fa369 /LICENSE.md | |
parent | f7a29f46c800236c3e2b3e0ac9cffddb01002172 (diff) | |
download | hovercard.js-5d6bc22c46efbf2f346c8020ff580a15b865e292.tar.gz hovercard.js-5d6bc22c46efbf2f346c8020ff580a15b865e292.zip |
Relicense to MIT 0
Diffstat (limited to 'LICENSE.md')
-rw-r--r-- | LICENSE.md | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/LICENSE.md b/LICENSE.md deleted file mode 100644 index 9c6942e..0000000 --- a/LICENSE.md +++ /dev/null @@ -1,16 +0,0 @@ -MIT No Attribution - -Copyright 2022 capjamesg - -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. |