Last updated: 2026-04-13
This file is the starting point for vhdl2sv third-party attribution and license compliance. Review and update it before each public release.
Important:
- This file is not yet a complete legal inventory.
- Every released bundle should include the final third-party notices matching the exact binaries and libraries shipped in that bundle.
- If dynamic libraries are bundled, include their required notices and, where applicable, provide the required license texts and offer/source-access information.
Components currently known from the build
Qt 5
Purpose:
- desktop GUI application
- installer GUI
Observed in build configuration:
qt5modules:Core,Gui,Widgets
Likely license model:
- Qt open-source licensing or a separate commercial Qt license, depending on how it is obtained and distributed
Action before release:
- confirm the exact Qt distribution and applicable license
- include the required Qt notices and license texts
- ensure your distribution model complies with the chosen Qt license
Reference:
- https://www.qt.io/licensing/
OpenSSL
Purpose:
- license verification
- runtime integrity cryptographic operations
Observed in build configuration:
dependency('openssl', required: true)for licensed / integrity-enabled builds
Action before release:
- include the required OpenSSL notices if OpenSSL is redistributed with the product bundle
- confirm version-specific attribution requirements
Reference:
- https://www.openssl.org/source/license/
Release-time checklist
Before publishing a release bundle, verify:
- exact dynamically bundled libraries
- their versions
- their licenses
- any mandatory attribution text
- any requirement to provide license copies, notices, or source/offers
To be completed later
Add the exact release inventory in a table like:
| Component | Version | License | Bundled? | Notes |
|---|---|---|---|---|
| Qt | Release-specific | Release-specific | To be confirmed per bundle | Publish exact bundled inventory with each release |
| OpenSSL | Release-specific | Release-specific | To be confirmed per bundle | Publish exact bundled inventory with each release |