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:35:45 +0300
committerMikkel Krautz <mikkel@krautz.dk>2018-02-11 13:50:31 +0300
commit9b1f22154955c76f1ed5bdac3c37de48106d3b66 (patch)
treee36cd894240c863b04c38e3491f8401c17df0aee /scripts/mklic.pl
parent1d0e70091d26d3785f2caf69cc54b350f1339479 (diff)
scripts/mklic.pl, 3rdPartyLicenses: add mDNSResponder 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 8e32074b3..c08d1620a 100755
--- a/scripts/mklic.pl
+++ b/scripts/mklic.pl
@@ -104,7 +104,8 @@ my @thirdPartyLicenses = (
["licenseLibPNG", "../3rdPartyLicenses/libpng_license.txt", "LibPNG", "http://www.libpng.org/pub/png/libpng.html", "USE_BUILDENV"],
["licenseLibjpegTurbo", "../3rdPartyLicenses/libjpeg_turbo_license.txt", "libjpeg-turbo", "http://www.libjpeg-turbo.org", "USE_BUILDENV"],
["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"]
+ ["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"]
);
# Print 3rd party licenses