diff --git a/setup.py b/setup.py index 8fb4c1c..539bc80 100644 --- a/setup.py +++ b/setup.py @@ -28,10 +28,10 @@ setup( classifiers=[ 'Environment :: Web Environment', 'Intended Audience :: Developers', - 'License :: WTFPL', + 'License :: Other/Proprietary License', 'Operating System :: OS Independent', 'Programming Language :: Python', 'Topic :: Internet :: WWW/HTTP :: Dynamic Content', 'Topic :: Software Development :: Libraries :: Python Modules' ] -) \ No newline at end of file +)