| 1 |
lars |
1 |
# AWS SDK for PHP
|
|
|
2 |
|
|
|
3 |
Based on [CloudFusion](http://getcloudfusion.com). Includes other third-party software.
|
|
|
4 |
|
|
|
5 |
See below for complete copyright and licensing notices.
|
|
|
6 |
|
|
|
7 |
|
|
|
8 |
## AWS SDK for PHP
|
|
|
9 |
|
|
|
10 |
<http://aws.amazon.com/php>
|
|
|
11 |
|
|
|
12 |
Copyright 2010-2012 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
|
13 |
|
|
|
14 |
Licensed under the Apache License, Version 2.0 (the "License").
|
|
|
15 |
You may not use this file except in compliance with the License.
|
|
|
16 |
A copy of the License is located at
|
|
|
17 |
|
|
|
18 |
<http://aws.amazon.com/apache2.0>
|
|
|
19 |
|
|
|
20 |
or in the "license" file accompanying this file. This file is distributed
|
|
|
21 |
on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
|
|
|
22 |
express or implied. See the License for the specific language governing
|
|
|
23 |
permissions and limitations under the License.
|
|
|
24 |
|
|
|
25 |
|
|
|
26 |
## CloudFusion
|
|
|
27 |
|
|
|
28 |
<http://getcloudfusion.com>
|
|
|
29 |
|
|
|
30 |
* Copyright 2005-2010 [Ryan Parman](http://ryanparman.com)
|
|
|
31 |
* Copyright 2007-2010 [Foleeo Inc.](http://warpshare.com)
|
|
|
32 |
* Copyright 2007-2010 "CONTRIBUTORS" (see [CONTRIBUTORS.md](CONTRIBUTORS.md) for a list)
|
|
|
33 |
|
|
|
34 |
Redistribution and use in source and binary forms, with or without
|
|
|
35 |
modification, are permitted provided that the following conditions are met:
|
|
|
36 |
|
|
|
37 |
* Redistributions of source code must retain the above copyright notice, this
|
|
|
38 |
list of conditions and the following disclaimer.
|
|
|
39 |
|
|
|
40 |
* Redistributions in binary form must reproduce the above copyright notice,
|
|
|
41 |
this list of conditions and the following disclaimer in the documentation
|
|
|
42 |
and/or other materials provided with the distribution.
|
|
|
43 |
|
|
|
44 |
* Neither the name of the organization nor the names of its contributors
|
|
|
45 |
may be used to endorse or promote products derived from this software without
|
|
|
46 |
specific prior written permission.
|
|
|
47 |
|
|
|
48 |
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
|
49 |
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
|
50 |
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
|
|
|
51 |
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
|
|
|
52 |
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
|
|
53 |
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
|
|
|
54 |
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
|
|
55 |
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
|
|
56 |
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
|
57 |
POSSIBILITY OF SUCH DAMAGE.
|
|
|
58 |
|
|
|
59 |
<http://opensource.org/licenses/bsd-license.php>
|
|
|
60 |
|
|
|
61 |
|
|
|
62 |
## CacheCore
|
|
|
63 |
|
|
|
64 |
<http://github.com/skyzyx/cachecore>
|
|
|
65 |
|
|
|
66 |
* Copyright 2007-2010 [Ryan Parman](http://ryanparman.com)
|
|
|
67 |
* Copyright 2007-2010 [Foleeo Inc.](http://warpshare.com)
|
|
|
68 |
|
|
|
69 |
Redistribution and use in source and binary forms, with or without
|
|
|
70 |
modification, are permitted provided that the following conditions are met:
|
|
|
71 |
|
|
|
72 |
* Redistributions of source code must retain the above copyright notice, this
|
|
|
73 |
list of conditions and the following disclaimer.
|
|
|
74 |
|
|
|
75 |
* Redistributions in binary form must reproduce the above copyright notice,
|
|
|
76 |
this list of conditions and the following disclaimer in the documentation
|
|
|
77 |
and/or other materials provided with the distribution.
|
|
|
78 |
|
|
|
79 |
* Neither the name of the organization nor the names of its contributors
|
|
|
80 |
may be used to endorse or promote products derived from this software without
|
|
|
81 |
specific prior written permission.
|
|
|
82 |
|
|
|
83 |
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
|
84 |
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
|
85 |
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
|
|
|
86 |
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
|
|
|
87 |
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
|
|
88 |
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
|
|
|
89 |
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
|
|
90 |
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
|
|
91 |
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
|
92 |
POSSIBILITY OF SUCH DAMAGE.
|
|
|
93 |
|
|
|
94 |
<http://opensource.org/licenses/bsd-license.php>
|
|
|
95 |
|
|
|
96 |
|
|
|
97 |
## RequestCore
|
|
|
98 |
|
|
|
99 |
<http://github.com/skyzyx/requestcore>
|
|
|
100 |
|
|
|
101 |
* Copyright 2007-2010 [Ryan Parman](http://ryanparman.com)
|
|
|
102 |
* Copyright 2007-2010 [Foleeo Inc.](http://warpshare.com)
|
|
|
103 |
|
|
|
104 |
Redistribution and use in source and binary forms, with or without
|
|
|
105 |
modification, are permitted provided that the following conditions are met:
|
|
|
106 |
|
|
|
107 |
* Redistributions of source code must retain the above copyright notice, this
|
|
|
108 |
list of conditions and the following disclaimer.
|
|
|
109 |
|
|
|
110 |
* Redistributions in binary form must reproduce the above copyright notice,
|
|
|
111 |
this list of conditions and the following disclaimer in the documentation
|
|
|
112 |
and/or other materials provided with the distribution.
|
|
|
113 |
|
|
|
114 |
* Neither the name of the organization nor the names of its contributors
|
|
|
115 |
may be used to endorse or promote products derived from this software without
|
|
|
116 |
specific prior written permission.
|
|
|
117 |
|
|
|
118 |
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
|
119 |
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
|
120 |
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
|
|
|
121 |
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
|
|
|
122 |
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
|
|
123 |
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
|
|
|
124 |
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
|
|
125 |
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
|
|
126 |
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
|
127 |
POSSIBILITY OF SUCH DAMAGE.
|
|
|
128 |
|
|
|
129 |
<http://opensource.org/licenses/bsd-license.php>
|
|
|
130 |
|
|
|
131 |
|
|
|
132 |
## SimplePie
|
|
|
133 |
|
|
|
134 |
<http://simplepie.org>
|
|
|
135 |
|
|
|
136 |
* Copyright 2004-2010 [Ryan Parman](http://ryanparman.com)
|
|
|
137 |
* Copyright 2005-2010 [Geoffrey Sneddon](http://gsnedders.com)
|
|
|
138 |
* Copyright 2008-2011 [Ryan McCue](http://ryanmccue.info)
|
|
|
139 |
|
|
|
140 |
Redistribution and use in source and binary forms, with or without
|
|
|
141 |
modification, are permitted provided that the following conditions are met:
|
|
|
142 |
|
|
|
143 |
* Redistributions of source code must retain the above copyright notice, this
|
|
|
144 |
list of conditions and the following disclaimer.
|
|
|
145 |
|
|
|
146 |
* Redistributions in binary form must reproduce the above copyright notice,
|
|
|
147 |
this list of conditions and the following disclaimer in the documentation
|
|
|
148 |
and/or other materials provided with the distribution.
|
|
|
149 |
|
|
|
150 |
* Neither the name of the organization nor the names of its contributors
|
|
|
151 |
may be used to endorse or promote products derived from this software without
|
|
|
152 |
specific prior written permission.
|
|
|
153 |
|
|
|
154 |
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
|
155 |
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
|
156 |
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
|
|
|
157 |
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
|
|
|
158 |
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
|
|
159 |
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
|
|
|
160 |
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
|
|
161 |
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
|
|
162 |
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
|
163 |
POSSIBILITY OF SUCH DAMAGE.
|
|
|
164 |
|
|
|
165 |
<http://opensource.org/licenses/bsd-license.php>
|
|
|
166 |
|
|
|
167 |
|
|
|
168 |
## Reqwest
|
|
|
169 |
|
|
|
170 |
<https://github.com/ded/reqwest>
|
|
|
171 |
|
|
|
172 |
* Copyright 2011 [Dustin Diaz](http://dustindiaz.com)
|
|
|
173 |
|
|
|
174 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
175 |
of this software and associated documentation files (the "Software"), to deal
|
|
|
176 |
in the Software without restriction, including without limitation the rights
|
|
|
177 |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
178 |
copies of the Software, and to permit persons to whom the Software is
|
|
|
179 |
furnished to do so, subject to the following conditions:
|
|
|
180 |
|
|
|
181 |
The above copyright notice and this permission notice shall be included in
|
|
|
182 |
all copies or substantial portions of the Software.
|
|
|
183 |
|
|
|
184 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
185 |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
186 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
187 |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
188 |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
189 |
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
190 |
THE SOFTWARE.
|
|
|
191 |
|
|
|
192 |
<http://www.opensource.org/licenses/mit-license.php>
|
|
|
193 |
|
|
|
194 |
|
|
|
195 |
## Human readable file sizes
|
|
|
196 |
|
|
|
197 |
<http://aidanlister.com/2004/04/human-readable-file-sizes/>
|
|
|
198 |
|
|
|
199 |
* Copyright 2004-2010 [Aidan Lister](http://aidanlister.com)
|
|
|
200 |
* Copyright 2007-2010 [Ryan Parman](http://ryanparman.com)
|
|
|
201 |
|
|
|
202 |
Redistribution and use in source and binary forms, with or without
|
|
|
203 |
modification, is permitted provided that the following conditions
|
|
|
204 |
are met:
|
|
|
205 |
|
|
|
206 |
1. Redistributions of source code must retain the above copyright
|
|
|
207 |
notice, this list of conditions and the following disclaimer.
|
|
|
208 |
|
|
|
209 |
2. Redistributions in binary form must reproduce the above copyright
|
|
|
210 |
notice, this list of conditions and the following disclaimer in
|
|
|
211 |
the documentation and/or other materials provided with the
|
|
|
212 |
distribution.
|
|
|
213 |
|
|
|
214 |
3. The name "PHP" must not be used to endorse or promote products
|
|
|
215 |
derived from this software without prior written permission. For
|
|
|
216 |
written permission, please contact group@php.net.
|
|
|
217 |
|
|
|
218 |
4. Products derived from this software may not be called "PHP", nor
|
|
|
219 |
may "PHP" appear in their name, without prior written permission
|
|
|
220 |
from group@php.net. You may indicate that your software works in
|
|
|
221 |
conjunction with PHP by saying "Foo for PHP" instead of calling
|
|
|
222 |
it "PHP Foo" or "phpfoo"
|
|
|
223 |
|
|
|
224 |
5. The PHP Group may publish revised and/or new versions of the
|
|
|
225 |
license from time to time. Each version will be given a
|
|
|
226 |
distinguishing version number.
|
|
|
227 |
Once covered code has been published under a particular version
|
|
|
228 |
of the license, you may always continue to use it under the terms
|
|
|
229 |
of that version. You may also choose to use such covered code
|
|
|
230 |
under the terms of any subsequent version of the license
|
|
|
231 |
published by the PHP Group. No one other than the PHP Group has
|
|
|
232 |
the right to modify the terms applicable to covered code created
|
|
|
233 |
under this License.
|
|
|
234 |
|
|
|
235 |
6. Redistributions of any form whatsoever must retain the following
|
|
|
236 |
acknowledgment:
|
|
|
237 |
"This product includes PHP software, freely available from
|
|
|
238 |
<http://www.php.net/software/>".
|
|
|
239 |
|
|
|
240 |
THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND
|
|
|
241 |
ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
|
|
242 |
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
|
|
243 |
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE PHP
|
|
|
244 |
DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
|
|
|
245 |
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
|
246 |
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
|
247 |
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
|
248 |
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
|
|
249 |
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
|
|
250 |
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
|
|
251 |
OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
252 |
|
|
|
253 |
<http://www.php.net/license/3_01.txt>
|
|
|
254 |
|
|
|
255 |
|
|
|
256 |
## Snippets from PHP.net documentation
|
|
|
257 |
|
|
|
258 |
* `CFUtilities::is_base64()` - Copyright 2008 "debug" <http://us.php.net/manual/en/function.base64-decode.php#81425>
|
|
|
259 |
|
|
|
260 |
Redistribution and use in source and binary forms, with or without
|
|
|
261 |
modification, is permitted provided that the following conditions
|
|
|
262 |
are met:
|
|
|
263 |
|
|
|
264 |
1. Redistributions of source code must retain the above copyright
|
|
|
265 |
notice, this list of conditions and the following disclaimer.
|
|
|
266 |
|
|
|
267 |
2. Redistributions in binary form must reproduce the above copyright
|
|
|
268 |
notice, this list of conditions and the following disclaimer in
|
|
|
269 |
the documentation and/or other materials provided with the
|
|
|
270 |
distribution.
|
|
|
271 |
|
|
|
272 |
3. The name "PHP" must not be used to endorse or promote products
|
|
|
273 |
derived from this software without prior written permission. For
|
|
|
274 |
written permission, please contact group@php.net.
|
|
|
275 |
|
|
|
276 |
4. Products derived from this software may not be called "PHP", nor
|
|
|
277 |
may "PHP" appear in their name, without prior written permission
|
|
|
278 |
from group@php.net. You may indicate that your software works in
|
|
|
279 |
conjunction with PHP by saying "Foo for PHP" instead of calling
|
|
|
280 |
it "PHP Foo" or "phpfoo"
|
|
|
281 |
|
|
|
282 |
5. The PHP Group may publish revised and/or new versions of the
|
|
|
283 |
license from time to time. Each version will be given a
|
|
|
284 |
distinguishing version number.
|
|
|
285 |
Once covered code has been published under a particular version
|
|
|
286 |
of the license, you may always continue to use it under the terms
|
|
|
287 |
of that version. You may also choose to use such covered code
|
|
|
288 |
under the terms of any subsequent version of the license
|
|
|
289 |
published by the PHP Group. No one other than the PHP Group has
|
|
|
290 |
the right to modify the terms applicable to covered code created
|
|
|
291 |
under this License.
|
|
|
292 |
|
|
|
293 |
6. Redistributions of any form whatsoever must retain the following
|
|
|
294 |
acknowledgment:
|
|
|
295 |
"This product includes PHP software, freely available from
|
|
|
296 |
<http://www.php.net/software/>".
|
|
|
297 |
|
|
|
298 |
THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND
|
|
|
299 |
ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
|
|
300 |
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
|
|
301 |
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE PHP
|
|
|
302 |
DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
|
|
|
303 |
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
|
304 |
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
|
305 |
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
|
306 |
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
|
|
307 |
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
|
|
308 |
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
|
|
309 |
OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
310 |
|
|
|
311 |
<http://www.php.net/license/3_01.txt>
|
|
|
312 |
|
|
|
313 |
|
|
|
314 |
## phunction PHP framework
|
|
|
315 |
|
|
|
316 |
<http://sourceforge.net/projects/phunction/>
|
|
|
317 |
|
|
|
318 |
* Copyright 2010 [Alix Axel](mailto:alix-axel@users.sf.net)
|
|
|
319 |
|
|
|
320 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
321 |
of this software and associated documentation files (the "Software"), to deal
|
|
|
322 |
in the Software without restriction, including without limitation the rights
|
|
|
323 |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
324 |
copies of the Software, and to permit persons to whom the Software is
|
|
|
325 |
furnished to do so, subject to the following conditions:
|
|
|
326 |
|
|
|
327 |
The above copyright notice and this permission notice shall be included in
|
|
|
328 |
all copies or substantial portions of the Software.
|
|
|
329 |
|
|
|
330 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
331 |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
332 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
333 |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
334 |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
335 |
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
336 |
THE SOFTWARE.
|
|
|
337 |
|
|
|
338 |
<http://www.opensource.org/licenses/mit-license.php>
|
|
|
339 |
|
|
|
340 |
|
|
|
341 |
## Symfony YAML Component
|
|
|
342 |
|
|
|
343 |
<http://components.symfony-project.org/yaml/>
|
|
|
344 |
|
|
|
345 |
Copyright 2008-2009 [Fabien Potencier](http://fabien.potencier.org)
|
|
|
346 |
|
|
|
347 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
348 |
of this software and associated documentation files (the "Software"), to deal
|
|
|
349 |
in the Software without restriction, including without limitation the rights
|
|
|
350 |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
351 |
copies of the Software, and to permit persons to whom the Software is furnished
|
|
|
352 |
to do so, subject to the following conditions:
|
|
|
353 |
|
|
|
354 |
The above copyright notice and this permission notice shall be included in all
|
|
|
355 |
copies or substantial portions of the Software.
|
|
|
356 |
|
|
|
357 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
358 |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
359 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
360 |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
361 |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
362 |
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
363 |
THE SOFTWARE.
|
|
|
364 |
|
|
|
365 |
<http://opensource.org/licenses/mit-license.php>
|
|
|
366 |
|
|
|
367 |
|
|
|
368 |
## PEAR Console_ProgressBar
|
|
|
369 |
|
|
|
370 |
<http://pear.php.net/package/Console_ProgressBar/>
|
|
|
371 |
|
|
|
372 |
Copyright 2003-2007 [Stefan Walk](http://pear.php.net/user/et)
|
|
|
373 |
|
|
|
374 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
375 |
of this software and associated documentation files (the "Software"), to deal
|
|
|
376 |
in the Software without restriction, including without limitation the rights
|
|
|
377 |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
378 |
copies of the Software, and to permit persons to whom the Software is furnished
|
|
|
379 |
to do so, subject to the following conditions:
|
|
|
380 |
|
|
|
381 |
The above copyright notice and this permission notice shall be included in all
|
|
|
382 |
copies or substantial portions of the Software.
|
|
|
383 |
|
|
|
384 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
385 |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
386 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
387 |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
388 |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
389 |
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
390 |
THE SOFTWARE.
|
|
|
391 |
|
|
|
392 |
<http://opensource.org/licenses/mit-license.php>
|
|
|
393 |
|
|
|
394 |
|
|
|
395 |
## Mozilla Certificate Authority
|
|
|
396 |
|
|
|
397 |
* <http://curl.haxx.se/ca/cacert.pem>
|
|
|
398 |
* <https://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1>
|
|
|
399 |
|
|
|
400 |
The contents of this file are subject to the Mozilla Public License Version
|
|
|
401 |
1.1 (the "License"); you may not use this file except in compliance with
|
|
|
402 |
the License. You may obtain a copy of the License at
|
|
|
403 |
http://www.mozilla.org/MPL/
|
|
|
404 |
|
|
|
405 |
Software distributed under the License is distributed on an "AS IS" basis,
|
|
|
406 |
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
|
|
407 |
for the specific language governing rights and limitations under the
|
|
|
408 |
License.
|
|
|
409 |
|
|
|
410 |
The Original Code is the Netscape security libraries.
|
|
|
411 |
|
|
|
412 |
The Initial Developer of the Original Code is Netscape Communications
|
|
|
413 |
Corporation. Portions created by the Initial Developer are Copyright
|
|
|
414 |
(C) 1994-2000 the Initial Developer. All Rights Reserved.
|
|
|
415 |
|
|
|
416 |
<http://www.mozilla.org/MPL/>
|
|
|
417 |
|
|
|
418 |
|
|
|
419 |
## array-to-domdocument
|
|
|
420 |
|
|
|
421 |
<https://code.google.com/p/array-to-domdocument/>
|
|
|
422 |
|
|
|
423 |
* Copyright 2010-2011 [Omer Hassan](https://code.google.com/u/113495690012051782542/)
|
|
|
424 |
* Portions copyright 2012 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
|
425 |
|
|
|
426 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
427 |
of this software and associated documentation files (the "Software"), to deal
|
|
|
428 |
in the Software without restriction, including without limitation the rights
|
|
|
429 |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
430 |
copies of the Software, and to permit persons to whom the Software is furnished
|
|
|
431 |
to do so, subject to the following conditions:
|
|
|
432 |
|
|
|
433 |
The above copyright notice and this permission notice shall be included in all
|
|
|
434 |
copies or substantial portions of the Software.
|
|
|
435 |
|
|
|
436 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
437 |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
438 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
439 |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
440 |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
441 |
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
442 |
THE SOFTWARE.
|
|
|
443 |
|
|
|
444 |
<http://opensource.org/licenses/mit-license.php>
|