Merge pull request #9681 from Noshyaar/pr-license

Fix Zlib license not extracted
This commit is contained in:
Rémi Verschelde 2017-07-18 07:48:02 +02:00 committed by GitHub
commit fbfb9e79d3

View file

@ -268,6 +268,8 @@ def make_license_header(target, source, env):
tp_license = ""
tp_current = 0
tp_licensetext.append([tp_licensename, tp_licensebody])
about_thirdparty = ""
about_tp_copyright_count = ""
about_tp_license = ""