Fix Zlib license not extracted
This commit is contained in:
parent
f36cd77feb
commit
e4dc52ba81
|
@ -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 = ""
|
||||
|
|
Loading…
Reference in New Issue