From ff012fd01e1934d369e7df0a6a3e9c44e117143e Mon Sep 17 00:00:00 2001 From: Alexandre D'Eschambeault Date: Thu, 9 Jan 2025 18:38:11 -0500 Subject: [PATCH] docs: update LICENSE --- LICENSE | 2 +- README.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index cd4a45e..04a9242 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2019-2023 eXolnet +Copyright (c) 2019-present eXolnet 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 5576b61..58629dc 100644 --- a/README.md +++ b/README.md @@ -32,5 +32,7 @@ If you discover any security related issues, please email security@exolnet.com i ## License -This code is licensed under the [MIT license](http://choosealicense.com/licenses/mit/). +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.