Bug fix
This commit is contained in:
parent
1b997f10a8
commit
5cb45c253e
@ -1052,7 +1052,7 @@ def write_license_file(self, license_path):
|
|||||||
#
|
#
|
||||||
#\t%s
|
#\t%s
|
||||||
#
|
#
|
||||||
""" % (self.name, self.name, self.name, '\n#\t'.join(self.license_files)))
|
""" % (self.name, self.name, '\n#\t'.join(self.license_files)))
|
||||||
|
|
||||||
if self.license_vars:
|
if self.license_vars:
|
||||||
license.write("""\
|
license.write("""\
|
||||||
|
Loading…
Reference in New Issue
Block a user