Replace COPYING with LICENSE

This commit is contained in:
olegart 2016-01-18 21:06:47 +03:00
parent ad018fa1f3
commit 86b4373807
2 changed files with 1 additions and 1 deletions

View File

View File

@ -26,7 +26,7 @@ if 0:
SampleFiles = glob.glob('testdata/*')
DocFiles = glob.glob('doc/*')
AuxFiles = ['COPYING']
AuxFiles = ['LICENSE']
if sys.platform == 'win32' or ('bdist_wininst' in sys.argv):
#DestLib = distutils.sysconfig.get_config_var('prefix')