Formatting consistency

This commit is contained in:
Adam J. Stewart 2016-04-04 15:25:53 -05:00
parent 5cb45c253e
commit b63d11d5b0

View file

@ -1071,6 +1071,7 @@ def write_license_file(self, license_path):
if self.license_url:
license.write("""\
# For further information on how to acquire a license, please refer to:
#
#\t%s
#
""" % self.license_url)