Revert "Replace COPYING with LICENSE"

This reverts commit 86b4373807.
This commit is contained in:
olegart 2016-01-18 21:06:59 +03:00
parent 86b4373807
commit 57fa92ebfa
2 changed files with 1 additions and 1 deletions

0
COPYING Normal file
View File

View File

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