|
4 | 4 | [](https://github.com/kwongtn/Bluecoins-ImportTool/issues) |
5 | 5 | [](http://hits.dwyl.io/kwongtn/Bluecoins-ImportTool) |
6 | 6 |
|
| 7 | +[](https://coveralls.io/github/kwongtn/Bluecoins-ImportTool?branch=master) |
| 8 | + |
| 9 | +[](https://raw.githubusercontent.com/kwongtn/Bluecoins-ImportTool/LICENSE.MIT) |
| 10 | +[](https://github.com/kwongtn/Bluecoins-ImportTool/releases) |
| 11 | + |
| 12 | +[](http://github.com/kwongtn/Bluecoins-ImportTool/issues) |
| 13 | + |
| 14 | +[](http://isitmaintained.com/project/kwongtn/Bluecoins-ImportTool "Average time to resolve an issue") |
| 15 | +[](http://isitmaintained.com/project/kwongtn/Bluecoins-ImportTool "Percentage of issues still open") |
| 16 | + |
| 17 | +[](https://bestpractices.coreinfrastructure.org/projects/289) |
7 | 18 |
|
8 | 19 |
|
9 | 20 | ## Introduction |
@@ -100,4 +111,22 @@ const string defaultOutFileName = "<Your path>"; |
100 | 111 | - 26 June 2019, Transfers logic completed |
101 | 112 | - 24 June 2019, Overall completed |
102 | 113 | - 21 June 2019, json file standard decided |
103 | | -- 16 June 2019, Project Started |
| 114 | +- 16 June 2019, Project Started |
| 115 | + |
| 116 | +## License |
| 117 | + |
| 118 | +<img align="right" src="http://opensource.org/trademarks/opensource/OSI-Approved-License-100x137.png"> |
| 119 | + |
| 120 | +This tool is licensed under the MIT License <http://opensource.org/licenses/MIT>. |
| 121 | +Copyright © 2019 Kwong Tung Nan |
| 122 | + |
| 123 | +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
| 124 | + |
| 125 | +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. |
| 126 | + |
| 127 | +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 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 IN THE SOFTWARE. |
| 128 | + |
| 129 | +* * * |
| 130 | + |
| 131 | +This tool contains code from "json for modern C++" from Niels Lohmann which is licensed under the [MIT License](http://opensource.org/licenses/MIT) (see above). |
| 132 | +Copyright © 2013-2019 [Niels Lohmann](http://nlohmann.me/) <mail@nlohmann.me> |
0 commit comments