diff --git a/setup.py b/setup.py index 55cd891..e74983c 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( classifiers = [ 'Development Status :: 2 - Pre-Alpha', 'Intended Audience :: Developers', - 'License :: OSI Approved :: BSD 3-Clause License', + 'License :: OSI Approved :: BSD License', 'Operating System :: OS Independent', 'Programming Language :: Python', ],