authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-08-26 19:54:48 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-08-26 19:54:48 -07:00
log1525bbb1a7c33baebc5a2291ce52f3738fd10578
tree99549d07977254075087d81df61222d7b7034ca7
parent41a22d5e5aeb5faafbd3b0bb7b735f2a6f3bc2de

add license


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

LICENSE created+9
......@@ -0,0 +1,9 @@
1MIT License
2
3Copyright (c) 2021 Meghan Denny
4
5Permission 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:
6
7The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8
9THE 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.