Make setup.py license internally consistent

This commit is contained in:
James R. Barlow 2016-12-03 21:37:24 -08:00
parent 9f51ed9d01
commit 1ae1d116c7

View File

@ -191,7 +191,7 @@ setup(
url='https://github.com/jbarlow83/OCRmyPDF',
author='James R. Barlow',
author_email='jim@purplerock.ca',
license='Public Domain',
license='MIT',
packages=['ocrmypdf'],
keywords=['PDF', 'OCR', 'optical character recognition', 'PDF/A', 'scanning'],
classifiers=[