aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ebfc5b0..a70c011 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ setup(
classifiers=[
"Environment :: Web Environment",
"Intended Audience :: Developers",
- "License :: OSI Approved :: The BSD 2-Clause License",
+ "License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Topic :: Internet :: WWW/HTTP"