|
1 | | -COPYRIGHT |
| 1 | +MIT License |
2 | 2 |
|
3 | | - © 2018-2023 Conceal Network & Conceal Devs |
4 | | - © 2017-2018 The Circle Foundation & Conceal Devs |
5 | | - © 2011-2017 The Cryptonote developers |
| 3 | +Copyright (c) 2011-2017 The Cryptonote developers |
| 4 | +Copyright (c) 2017-2018 The Circle Foundation & Conceal Devs |
| 5 | +Copyright (c) 2018-2024 Conceal Network & Conceal Devs |
6 | 6 |
|
7 | | -LICENSE |
| 7 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 8 | +of this software and associated documentation files (the "Software"), to deal |
| 9 | +in the Software without restriction, including without limitation the rights |
| 10 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 11 | +copies of the Software, and to permit persons to whom the Software is |
| 12 | +furnished to do so, subject to the following conditions: |
8 | 13 |
|
9 | | - MIT |
| 14 | +The above copyright notice and this permission notice shall be included in all |
| 15 | +copies or substantial portions of the Software. |
10 | 16 |
|
11 | | - Permission is hereby granted, free of charge, to any person |
12 | | - obtaining a copy of this software and associated documentation |
13 | | - files (the "Software"), to deal in the Software without |
14 | | - restriction, including without limitation the rights to use, copy, |
15 | | - modify, merge, publish, distribute, sublicense, and/or sell copies |
16 | | - of the Software, and to permit persons to whom the Software is |
17 | | - furnished to do so, subject to the following conditions: |
18 | | - . |
19 | | - The above copyright notice and this permission notice shall be |
20 | | - included in all copies or substantial portions of the Software. |
21 | | - . |
22 | | - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
23 | | - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
24 | | - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
25 | | - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT |
26 | | - HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, |
27 | | - WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
28 | | - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
29 | | - DEALINGS IN THE SOFTWARE. |
30 | | - |
31 | | - Distributed under the MIT/X11 software license http://www.opensource.org/licenses/mit-license.php |
| 17 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 18 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 19 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 20 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 21 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 22 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 23 | +SOFTWARE. |
0 commit comments