From 108463e23e474b1220bf21c7e5d8e5a2cd24728d Mon Sep 17 00:00:00 2001 From: Romain Aviolat Date: Fri, 3 Nov 2023 07:47:54 +0100 Subject: [PATCH] Update README.md removing the license from the README, its a duplicate of LICENSE.TXT --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index dd2e47b..a9ba70b 100644 --- a/README.md +++ b/README.md @@ -856,15 +856,3 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) The full documentation of the testing workflows can be found [here](TESTING.md). - -## License - -Copyright (c) 2023 Kudelski Security - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software for non-commercial research and internal development purposes, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sublicense the Software for such purposes, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -For any use unrelated to non-commercial research and internal development of the Software, a separate permission must be obtained from the Copyright holder. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.