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 13:05:44 +0300
committerMikkel Krautz <mikkel@krautz.dk>2018-02-11 13:50:44 +0300
commit8407b49ea9b5c14138aa900e58d3ad9f8e735620 (patch)
tree8726f1115e4746bb5b6490d9d47e6491126b5ebb /scripts
parenteae5e74bcc684899745e75528f0b1b20ce973a26 (diff)
scripts/mklic.pl, 3rdPartyLicenses: add D-Bus license.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/mklic.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mklic.pl b/scripts/mklic.pl
index 5c5b6916f..6b1cdad44 100755
--- a/scripts/mklic.pl
+++ b/scripts/mklic.pl
@@ -111,6 +111,7 @@ my @thirdPartyLicenses = (
["licenseSQLite3", "../3rdPartyLicenses/sqlite3_license.txt", "SQLite3", "http://sqlite.org", "USE_BUILDENV"],
["licenseXar", "../3rdPartyLicenses/xar_license.txt", "XAR", "https://opensource.apple.com/source/xar/", "USE_BUILDENV"], # macOS only
["licenseAvahi", "../3rdPartyLicenses/avahi_license.txt", "Avahi", "https://www.avahi.org/", "USE_BUILDENV"], # Linux only
+ ["licenseDBus", "../3rdPartyLicenses/dbus_license.txt", "D-Bus", "https://www.freedesktop.org/wiki/Software/dbus", "USE_BUILDENV"] # Linux only
);
# Print 3rd party licenses