In general, `glulx-asm` is licensed under the [Apache License 2.0 with LLVM Exception](../../LICENSE.txt). If you take this crate as a dependency without modifying it, this is the only license you need to worry about. Portions of this crate's documentation are derived from the [Glulx specification](https://www.eblong.com/zarf/glulx/Glulx-Spec.html), which is licensed under [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/). If you redestribute this crate's source code in unmodified form, or in modified form without removing this documentation, you must comply with that license in addition to complying with the Apache license.