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:10:58 +0300
committerMikkel Krautz <mikkel@krautz.dk>2018-02-11 13:50:16 +0300
commit51907d0f6ee6cb1305f0ca75554e068d820feb83 (patch)
treef59c27f2144b12cc61f4bf9fd45d75129936d01b /scripts/mklic.pl
parentbbc0cb5cc98bcf60a2024b2e878a2d00ff0c1c36 (diff)
scripts/mklic.pl, 3rdPartyLicenses: add harfbuzz-ng 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 07d147364..9b7b40ee0 100755
--- a/scripts/mklic.pl
+++ b/scripts/mklic.pl
@@ -99,7 +99,8 @@ my @thirdPartyLicenses = (
["licenseBoost", "../3rdPartyLicenses/boost_license.txt", "Boost C++ Libraries", "https://www.boost.org/", "USE_BUILDENV"],
["licenseBzip2", "../3rdPartyLicenses/bzip2_license.txt", "bzip2", "http://www.bzip.org", "USE_BUILDENV"],
["licenseBerkeleyDB", "../3rdPartyLicenses/berkeleydb_license.txt", "BerkeleyDB", "https://www.oracle.com/database/berkeley-db", "USE_BUILDENV"],
- ["licenseFreetype", "../3rdPartyLicenses/freetype_license.txt", "Freetype", "https://www.freetype.org/", "USE_BUILDENV"]
+ ["licenseFreetype", "../3rdPartyLicenses/freetype_license.txt", "Freetype", "https://www.freetype.org/", "USE_BUILDENV"],
+ ["licenseHarfBuzzNG", "../3rdPartyLicenses/harfbuzzng_license.txt", "HarfBuzz", "https://www.freedesktop.org/wiki/Software/HarfBuzz", "USE_BUILDENV"]
);
# Print 3rd party licenses