authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-09-10 19:27:18 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-09-10 19:27:18 -07:00
log6ea8c2bcf5dca7965b1bd38433ee6f1973950982
treedcbcdb0e1f3b0c5df7ec62e79e00d2621187347f
parent74668a84d274253ddfafdfe1742ec1a6e321df1b

add license

MIT

1 files changed, 20 insertions(+), 0 deletions(-)

LICENSE created+20
......@@ -0,0 +1,20 @@
1MIT License
2
3Copyright (c) 2021 Meghan Denny
4
5Permission is hereby granted, free of charge, to any person obtaining a copy of
6this software and associated documentation files (the "Software"), to deal in
7the Software without restriction, including without limitation the rights to
8use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
9the Software, and to permit persons to whom the Software is furnished to do so,
10subject to the following conditions:
11
12The above copyright notice and this permission notice shall be included in all
13copies or substantial portions of the Software.
14
15THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
17FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
18COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
19IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
20CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.