mirror of
https://github.com/QuasarApp/installer-framework.git
synced 2025-04-28 06:24:32 +00:00
Also limit line size to 60 characters. Change-Id: If40c81f4bc857788a121816ac4585ed4a86744fb Reviewed-by: Tim Jenssen <tim.jenssen@digia.com> Reviewed-by: Niels Weber <niels.weber@digia.com>
27 lines
809 B
Plaintext
27 lines
809 B
Plaintext
The Qt Installer Framework sources include third party code:
|
|
|
|
============================================================
|
|
|
|
LZMA SDK
|
|
|
|
Parts of the sources from the LZMA SDK , version 9.20 are
|
|
under src/libs/7zip/unix and src/libs/7z/win.
|
|
|
|
The LZMA SDK is written and placed in the public domain by
|
|
Igor Pavlov. Some code in LZMA SDK is based on public domain
|
|
code from another developers:
|
|
1) PPMd var.H (2001): Dmitry Shkarin
|
|
2) SHA-256: Wei Dai (Crypto++ library)
|
|
|
|
============================================================
|
|
|
|
KD Tools
|
|
|
|
Sources for the KD Tools library are under src/libs/kdtools.
|
|
|
|
The library is released under the same license as the rest
|
|
of the installer framework (GPL 3.0/LGPL 2.1 with Digia
|
|
exception/Digia Commercial License).
|
|
|
|
The copyright is owned by Klaralvdalens Datakonsult AB.
|