diff options
| author | Andrew Dolgov <fox@fakecake.org> | 2024-10-01 18:10:28 +0300 |
|---|---|---|
| committer | Andrew Dolgov <fox@fakecake.org> | 2024-10-01 18:10:28 +0300 |
| commit | 2ea888fdc687621e8ad6bce3ecb7a8e19cb7a87b (patch) | |
| tree | f36ece9dd8816ac2e30b54bb38a019925270d356 /vendor/php-http/promise/LICENSE | |
| parent | df33ddaea1e46b5b923440d6383fa3ae85c4d60b (diff) | |
drop php-http/guzzle7-adapter
Diffstat (limited to 'vendor/php-http/promise/LICENSE')
| -rw-r--r-- | vendor/php-http/promise/LICENSE | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/vendor/php-http/promise/LICENSE b/vendor/php-http/promise/LICENSE deleted file mode 100644 index 4558d6f06..000000000 --- a/vendor/php-http/promise/LICENSE +++ /dev/null @@ -1,19 +0,0 @@ -Copyright (c) 2015-2016 PHP HTTP Team <team@php-http.org> - -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 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. |