|
1 | | -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ |
2 | | -Upstream-Name: Composer |
3 | | -Upstream-Contact: Jordi Boggiano < [email protected]> |
4 | | -Source: https://github.com/composer/composer |
5 | 1 |
|
6 | | -Files: * |
7 | | -Copyright: 2016, Nils Adermann < [email protected]> |
8 | | - 2016, Jordi Boggiano < [email protected]> |
9 | | -License: Expat |
| 2 | +Copyright (c) Nils Adermann, Jordi Boggiano |
10 | 3 |
|
11 | | -Files: src/Composer/Util/TlsHelper.php |
12 | | -Copyright: 2016, Nils Adermann < [email protected]> |
13 | | - 2016, Jordi Boggiano < [email protected]> |
14 | | - 2013, Evan Coury < [email protected]> |
15 | | -License: Expat and BSD-2-Clause |
| 4 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 5 | +of this software and associated documentation files (the "Software"), to deal |
| 6 | +in the Software without restriction, including without limitation the rights |
| 7 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 8 | +copies of the Software, and to permit persons to whom the Software is furnished |
| 9 | +to do so, subject to the following conditions: |
16 | 10 |
|
17 | | -License: BSD-2-Clause |
18 | | - Redistribution and use in source and binary forms, with or without modification, |
19 | | - are permitted provided that the following conditions are met: |
20 | | - . |
21 | | - * Redistributions of source code must retain the above copyright notice, |
22 | | - this list of conditions and the following disclaimer. |
23 | | - . |
24 | | - * Redistributions in binary form must reproduce the above copyright notice, |
25 | | - this list of conditions and the following disclaimer in the documentation |
26 | | - and/or other materials provided with the distribution. |
27 | | - . |
28 | | - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
29 | | - ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
30 | | - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
31 | | - DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR |
32 | | - ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
33 | | - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
34 | | - LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
35 | | - ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
36 | | - (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
37 | | - SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 11 | +The above copyright notice and this permission notice shall be included in all |
| 12 | +copies or substantial portions of the Software. |
| 13 | + |
| 14 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 15 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 16 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 17 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 18 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 19 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
| 20 | +THE SOFTWARE. |
38 | 21 |
|
39 | | -License: Expat |
40 | | - Permission is hereby granted, free of charge, to any person obtaining a copy |
41 | | - of this software and associated documentation files (the "Software"), to deal |
42 | | - in the Software without restriction, including without limitation the rights |
43 | | - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
44 | | - copies of the Software, and to permit persons to whom the Software is furnished |
45 | | - to do so, subject to the following conditions: |
46 | | - . |
47 | | - The above copyright notice and this permission notice shall be included in all |
48 | | - copies or substantial portions of the Software. |
49 | | - . |
50 | | - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
51 | | - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
52 | | - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
53 | | - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
54 | | - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
55 | | - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
56 | | - THE SOFTWARE. |
0 commit comments