Replace Copying with License

This commit is contained in:
olegart 2016-01-18 21:09:17 +03:00
parent fcf6eafbcd
commit ce31a9e9d3
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')