# Credits The following open source code has been used in licensecc. Thanks to every one of the authors of such projects. Without you `licensecc` would never have been released. ## [inja](https://github.com/pantor/inja) A very nice template rendering library used to customize the code. MIT License Copyright (c) 2013-2017 Niels Lohmann ## [hwid generation](https://github.com/789sdf987s/hwid_generation) Thanks for the great smbios parsing code. It saved me days. MIT License ## [SimpleIni](https://github.com/brofield/simpleini) INI parsing library (used to parse the licenses) MIT license Copyright (c) 2006-2012, Brodie Thiesfield