|
1 | | - This file contains the license for TUF: The Update Framework. |
| 1 | +The MIT License (MIT) |
2 | 2 |
|
3 | | - It also lists license information for components and source |
4 | | - code used by TUF: The Update Framework. |
| 3 | +Copyright (c) 2010 New York University |
5 | 4 |
|
6 | | - If you got this file as a part of a larger bundle, |
7 | | - there may be other license terms that you should be aware of. |
8 | | - |
9 | | -=============================================================================== |
10 | | -TUF: The Update Framework is distributed under this license: |
11 | | - |
12 | | -Copyright (c) 2010, Justin Samuel and Justin Cappos. |
13 | | - |
14 | | -Permission is hereby granted, free of charge, to any person obtaining a copy of |
15 | | -this software and/or hardware specification (the “Work”) to deal in the Work |
16 | | -without restriction, including without limitation the rights to use, copy, |
17 | | -modify, merge, publish, distribute, sublicense, and/or sell copies of the Work, |
18 | | -and to permit persons to whom the Work is furnished to do so, subject to the |
19 | | -following conditions: |
| 5 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 6 | +of this software and associated documentation files (the "Software"), to deal |
| 7 | +in the Software without restriction, including without limitation the rights |
| 8 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 9 | +copies of the Software, and to permit persons to whom the Software is |
| 10 | +furnished to do so, subject to the following conditions: |
20 | 11 |
|
21 | 12 | The above copyright notice and this permission notice shall be included in all |
22 | | -copies or substantial portions of the Work. |
| 13 | +copies or substantial portions of the Software. |
23 | 14 |
|
24 | | -THE WORK IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 15 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
25 | 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
26 | | -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL |
27 | | -THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR |
28 | | -OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, |
29 | | -ARISING FROM, OUT OF OR IN CONNECTION WITH THE WORK OR THE USE OR OTHER |
30 | | -DEALINGS IN THE WORK. |
| 17 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 18 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 19 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 20 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 21 | +SOFTWARE. |
| 22 | + |
31 | 23 | =============================================================================== |
32 | 24 | Many files are modified from Thandy and are licensed under the |
33 | 25 | following license: |
|
0 commit comments