From 84861d84950a02f3d73cd7634dd4cf4b24e05ec6 Mon Sep 17 00:00:00 2001 From: Alexandre D'Eschambeault Date: Thu, 9 Jan 2025 18:32:13 -0500 Subject: [PATCH] docs: update LICENSE --- LICENSE | 2 +- README.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 3658cd7..8229a49 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2019-2024 eXolnet Inc. (https://www.exolnet.com/) +Copyright (c) 2019-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 b9ecd17..0b27750 100644 --- a/README.md +++ b/README.md @@ -56,3 +56,10 @@ If you discover any security related issues, please email security@exolnet.com i - [Alexandre D’Eschambeault](https://github.com/xel1045) - [All Contributors](../../contributors) + +## 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.