v86 0.5.157 → 0.5.194

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/Readme.md CHANGED
@@ -197,6 +197,7 @@ repository under their own licenses:
197
197
  - [`lib/zstd/zstddeclib.c`](lib/zstd/zstddeclib.c)
198
198
  - [`tests/kvm-unit-tests/`](tests/kvm-unit-tests)
199
199
  - [`tests/qemutests/`](tests/qemutests)
200
+ - [`src/floppy.js/`](src/floppy.js) contains parts ported from qemu under the MIT license, see LICENSE.MIT.
200
201
 
201
202
  ## Credits
202
203