From 8d65813689961220a13f91ffe6ca19c1686dd167 Mon Sep 17 00:00:00 2001 From: Alexandre D'Eschambeault Date: Thu, 9 Jan 2025 18:29:16 -0500 Subject: [PATCH] docs: update LICENSE --- LICENSE | 2 +- README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index f6f7b5e..cee5f46 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2018-2024 eXolnet Inc. (https://www.exolnet.com/) +Copyright (c) 2018-present eXolnet Inc. (https://www.exolnet.com/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 52fb0ea..0c7bf2e 100644 --- a/README.md +++ b/README.md @@ -71,5 +71,7 @@ If you discover any security related issues, please email security@exolnet.com i ## License +Copyright © [eXolnet](https://www.exolnet.com). All rights reserved. + This code is licensed under the [MIT license](http://choosealicense.com/licenses/mit/). Please see the [license file](LICENSE) for more information.