Open Source Notices

Components redistributed in veriCue packages

veriCue is proprietary commercial software. It is not open source and is not licensed to you under an open-source licence. Some veriCue packages do, however, redistribute third-party open-source components. This page identifies them, names their licences, and explains how to obtain their source or replace them - the obligations those licences place on us.

Every package carries the same information alongside the binaries, in its licenses/ directory, tied to the exact build you received: the file list, the versions, and a SHA-256 for each redistributed library. This page is a summary; the package is the authoritative record for the copy you have.

Qt

Packages that include the desktop veriCue Inspector redistribute the Qt libraries and plugins the Inspector needs, so that it runs without a separately installed Qt SDK. Qt is used under the GNU Lesser General Public License version 3 (LGPLv3), dynamically linked.

The veriCue Runtime - the part loaded into your application - is a different case: it carries no Qt of ours. It links against the Qt your application already loads, and no veriCue component places its own Qt on PATH, LD_LIBRARY_PATH or any plugin path of another process.

OpenSSL

The Windows package redistributes OpenSSL, which the Runtime uses to verify the signature on licence keys. OpenSSL is used under the Apache License 2.0; the licence and the notice identifying the exact build are shipped in licenses/openssl/.

Questions

Compliance questions, source requests and notices: support@vericue.dev.