Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikkel Krautz <mikkel@krautz.dk>2017-07-23 12:41:31 +0300
committerMikkel Krautz <mikkel@krautz.dk>2018-02-11 13:50:35 +0300
commit0eb596a347b63007f213282cba873f4758ba42c5 (patch)
tree2520f3dcd9db2385c14923844ae353e3677b8c98 /scripts/mklic.pl
parentced5a500a9c6b62e4f3832bf31234490a30b152b (diff)
scripts/mklic.pl, 3rdPartyLicenses: add Qt license.
Diffstat (limited to 'scripts/mklic.pl')
-rwxr-xr-xscripts/mklic.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/mklic.pl b/scripts/mklic.pl
index dffb95d30..fa01b1b1a 100755
--- a/scripts/mklic.pl
+++ b/scripts/mklic.pl
@@ -106,7 +106,8 @@ my @thirdPartyLicenses = (
["licenseZeroCIce", "../3rdPartyLicenses/zeroc_ice_license.txt", "ZeroC Ice", "https://zeroc.com/", "USE_BUILDENV"],
["licenseMcpp", "../3rdPartyLicenses/mcpp_license.txt", "mcpp", "http://mcpp.sourceforge.net/", "USE_BUILDENV"],
["licenseMDNSResponder", "../3rdPartyLicenses/mdnsresponder_license.txt", "mDNSResponder", "https://opensource.apple.com/tarballs/mDNSResponder/", "USE_BUILDENV"],
- ["licensePCRE", "../3rdPartyLicenses/pcre_license.txt", "PCRE", "http://www.pcre.org/", "USE_BUILDENV"]
+ ["licensePCRE", "../3rdPartyLicenses/pcre_license.txt", "PCRE", "http://www.pcre.org/", "USE_BUILDENV"],
+ ["licenseQt", "../3rdPartyLicenses/qt_license.txt", "Qt", "https://www.qt.io/", "USE_BUILDENV"]
);
# Print 3rd party licenses