From 408d3655c7705339e8c79731ea7efb51546cfa10 Mon Sep 17 00:00:00 2001 From: Oliver Vogel Date: Wed, 13 Mar 2024 17:26:15 +0100 Subject: [PATCH] Edit texts --- LICENSE | 20 ++++++++++++++++---- readme.md | 10 +++++++--- 2 files changed, 23 insertions(+), 7 deletions(-) diff --git a/LICENSE b/LICENSE index f20a0402..408f801a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,9 +1,21 @@ The MIT License (MIT) -Copyright (c) 2023 Oliver Vogel +Copyright (c) 2013-2024 Oliver Vogel -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 without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: +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 without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, 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. +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. -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. +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. diff --git a/readme.md b/readme.md index ab29c2dd..9be86224 100644 --- a/readme.md +++ b/readme.md @@ -86,8 +86,12 @@ docker-compose run --rm --build analysis If you discover any security related issues, please email oliver@intervention.io directly. -## License +## Authors + +This library is developed and maintained by [Oliver Vogel](https://intervention.io) -Intervention Image is licensed under the [MIT License](http://opensource.org/licenses/MIT). +Thanks to the community of [contributors](https://github.com/Intervention/image/graphs/contributors) who have helped to improve this project. + +## License -Copyright 2023 [Oliver Vogel](http://intervention.io/) +Intervention Image is licensed under the [MIT License](LICENSE).