From bc133d1b9e0f7ec43a84d308f3c6ba91cd57d1d3 Mon Sep 17 00:00:00 2001 From: Alexandre D'Eschambeault Date: Thu, 9 Jan 2025 18:21:44 -0500 Subject: [PATCH] docs: update LICENSE --- LICENSE | 2 +- README.md | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 85d2309..821b5a8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016-2024 eXolnet +Copyright (c) 2016-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 74b77b8..0adcad0 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,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/). Please see the [license file](LICENSE) for more information. +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.