|
1 | 1 | The MIT License (MIT) |
2 | 2 | Copyright (c) 2006 Damien Miller djm@mindrot.org (jBCrypt) |
3 | 3 | Copyright (c) 2013 Ryan D. Emerle (.Net port) |
4 | | -Copyright (c) 2016/2017 Chris McKee (.Net-core port / patches) |
| 4 | +Copyright (c) 2016/2020 Chris McKee (.Net-core port / patches) |
5 | 5 |
|
6 | | -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files |
7 | | -(the �Software�), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, |
8 | | -merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished |
| 6 | +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files |
| 7 | +(the �Software�), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, |
| 8 | +merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished |
9 | 9 | to do so, subject to the following conditions: |
10 | 10 |
|
11 | 11 | The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. |
12 | 12 |
|
13 | | -THE SOFTWARE IS PROVIDED �AS IS�, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
14 | | -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
15 | | -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS |
| 13 | +THE SOFTWARE IS PROVIDED �AS IS�, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 14 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 15 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS |
16 | 16 | IN THE SOFTWARE. |
0 commit comments