From 2a1cf4b54329795c3f5fa3d2979b1bc08b2195ec Mon Sep 17 00:00:00 2001 From: Michael Nolan Date: Sun, 12 Jun 2022 01:12:26 +0000 Subject: [PATCH] Update LICENSE.Tesses.WebServer --- LICENSE.Tesses.WebServer | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/LICENSE.Tesses.WebServer b/LICENSE.Tesses.WebServer index 5c71ff3..9fd0b54 100644 --- a/LICENSE.Tesses.WebServer +++ b/LICENSE.Tesses.WebServer @@ -21,4 +21,6 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Licensing for JSON.NET dependency also applies: https://www.newtonsoft.com/json -Licensing for SimpleHttp also applies: https://github.com/dajuric/simple-http \ No newline at end of file +Licensing for SimpleHttp also applies: https://github.com/dajuric/simple-http + +I Used same license hince I used some of dajurics code in Tesses.WebServer