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>2016-03-13 15:28:43 +0300
committerMikkel Krautz <mikkel@krautz.dk>2016-03-13 15:30:56 +0300
commit6beb46e6311455416b16529e55a669f137a8ac92 (patch)
treeda98c65801303de266f3e8141e544c739c427981 /scripts/mklic.pl
parentd3929c66a6afe4bcad18c4fedc6be826022b839d (diff)
Move src/bonjour to 3rdparty/qqbonjour-src and add its license to the third party license list.
Fixes mumble-voip/mumble#2160
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 ee3689475..7dd1f8491 100755
--- a/scripts/mklic.pl
+++ b/scripts/mklic.pl
@@ -79,7 +79,8 @@ my @thirdPartyLicenses = (
"Additional Qt translations", "https://www.virtualbox.org/ticket/2018", "USING_BUNDLED_QT_TRANSLATIONS"],
["licenseFilterSvg", "../icons/filter.txt", "filter.svg icon", "https://commons.wikimedia.org/wiki/File:Filter.svg"],
["licenseEmojiOne", "../3rdPartyLicenses/cc_by_sa_40_legalcode.txt", "Emoji One artwork", "http://emojione.com/"],
- ["licenseXInputCheck", "../3rdparty/xinputcheck-src/COPYING.txt", "XInputCheck (SDL_IsXInput function)", "https://www.libsdl.org/"]
+ ["licenseXInputCheck", "../3rdparty/xinputcheck-src/COPYING.txt", "XInputCheck (SDL_IsXInput function)", "https://www.libsdl.org/"],
+ ["licenseQQBonjour", "../3rdparty/qqbonjour-src/LICENSE", "QQBonjour", "https://doc.qt.io/archives/qq/qq23-bonjour.html"]
);
# Print 3rd party licenses