From 458b736a3daca908fe90c7a2e3f5af42c7b690fe Mon Sep 17 00:00:00 2001 From: ilan ponimansky <31193909+iloveicedgreentea@users.noreply.github.com> Date: Mon, 5 Oct 2020 14:03:34 -0400 Subject: [PATCH] update to MIT license --- LICENSE | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index b2bf785..18cdfdf 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,16 @@ +MIT License + Copyright (c) 2020 ilan ponimansky -All rights reserved. +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,