2020-11-16 23:38:46 -06:00
|
|
|
# Credits
|
2023-04-11 19:00:14 -04:00
|
|
|
MiniVHD Copyright 2019-2021 Sherman Perry.
|
2020-11-16 23:38:46 -06:00
|
|
|
|
2023-04-11 19:00:14 -04:00
|
|
|
MiniVHD was made possible with the help of the following projects:
|
2020-11-16 23:38:46 -06:00
|
|
|
|
|
|
|
|
### libxml2
|
|
|
|
|
**Project Home:** http://www.xmlsoft.org/
|
|
|
|
|
**License:** MIT (see src/libxml2_encoding.c for details)
|
|
|
|
|
|
|
|
|
|
### cwalk
|
|
|
|
|
**Project Home:** https://likle.github.io/cwalk/
|
|
|
|
|
**Licence:** MIT (https://github.com/likle/cwalk/blob/master/LICENSE.md)
|
2023-04-11 19:00:14 -04:00
|
|
|
|
|
|
|
|
### VARCem
|
|
|
|
|
The MiniVHD was rewritten into a standalone library (both shared as well
|
|
|
|
|
as static) by Fred N. van Kempen for use with the VARCem PC Systems
|
|
|
|
|
emulator - see https://www.varcem.com/ for more info.
|