1441 |
ariadna |
1 |
The AWS SDK for PHP includes the following third-party software/licensing:
|
|
|
2 |
|
|
|
3 |
|
|
|
4 |
** Guzzle - https://github.com/guzzle/guzzle
|
|
|
5 |
|
|
|
6 |
Copyright (c) 2014 Michael Dowling, https://github.com/mtdowling
|
|
|
7 |
|
|
|
8 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
9 |
of this software and associated documentation files (the "Software"), to deal
|
|
|
10 |
in the Software without restriction, including without limitation the rights
|
|
|
11 |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
12 |
copies of the Software, and to permit persons to whom the Software is
|
|
|
13 |
furnished to do so, subject to the following conditions:
|
|
|
14 |
|
|
|
15 |
The above copyright notice and this permission notice shall be included in
|
|
|
16 |
all copies or substantial portions of the Software.
|
|
|
17 |
|
|
|
18 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
19 |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
20 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
21 |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
22 |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
23 |
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
24 |
THE SOFTWARE.
|
|
|
25 |
|
|
|
26 |
----------------
|
|
|
27 |
|
|
|
28 |
** jmespath.php - https://github.com/mtdowling/jmespath.php
|
|
|
29 |
|
|
|
30 |
Copyright (c) 2014 Michael Dowling, https://github.com/mtdowling
|
|
|
31 |
|
|
|
32 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
33 |
of this software and associated documentation files (the "Software"), to deal
|
|
|
34 |
in the Software without restriction, including without limitation the rights
|
|
|
35 |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
36 |
copies of the Software, and to permit persons to whom the Software is
|
|
|
37 |
furnished to do so, subject to the following conditions:
|
|
|
38 |
|
|
|
39 |
The above copyright notice and this permission notice shall be included in
|
|
|
40 |
all copies or substantial portions of the Software.
|
|
|
41 |
|
|
|
42 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
43 |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
44 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
45 |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
46 |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
47 |
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
48 |
THE SOFTWARE.
|
|
|
49 |
|
|
|
50 |
----------------
|
|
|
51 |
|
|
|
52 |
** phpunit-mock-objects -- https://github.com/sebastianbergmann/phpunit-mock-objects
|
|
|
53 |
|
|
|
54 |
Copyright (c) 2002-2018, Sebastian Bergmann <sebastian@phpunit.de>.
|
|
|
55 |
All rights reserved.
|
|
|
56 |
|
|
|
57 |
Redistribution and use in source and binary forms, with or without
|
|
|
58 |
modification, are permitted provided that the following conditions
|
|
|
59 |
are met:
|
|
|
60 |
|
|
|
61 |
* Redistributions of source code must retain the above copyright
|
|
|
62 |
notice, this list of conditions and the following disclaimer.
|
|
|
63 |
|
|
|
64 |
* Redistributions in binary form must reproduce the above copyright
|
|
|
65 |
notice, this list of conditions and the following disclaimer in
|
|
|
66 |
the documentation and/or other materials provided with the
|
|
|
67 |
distribution.
|
|
|
68 |
|
|
|
69 |
* Neither the name of Sebastian Bergmann nor the names of his
|
|
|
70 |
contributors may be used to endorse or promote products derived
|
|
|
71 |
from this software without specific prior written permission.
|
|
|
72 |
|
|
|
73 |
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
|
74 |
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
|
75 |
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
|
|
76 |
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
|
|
|
77 |
COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
|
|
|
78 |
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
|
|
79 |
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
|
80 |
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
|
|
81 |
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
|
|
82 |
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
|
|
|
83 |
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
|
84 |
POSSIBILITY OF SUCH DAMAGE.
|