diff --git a/setup.py b/setup.py index 8d7bc7f..d6406de 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ packages = ['xphyle'], classifiers=[ 'Development Status :: 4 - Beta', - 'License :: OSI Approved :: Public Domain', + 'License :: Public Domain', 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5',