fixed license reference in setup.py
authorStefan Behnel <scoder@users.berlios.de>
Fri, 16 Jan 2009 12:17:15 +0000 (13:17 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Fri, 16 Jan 2009 12:17:15 +0000 (13:17 +0100)
setup.py

index 0cdc0a3f2a84388569affd2855d9bd2686a6aaef..3cc72b1389cd16cdad98db8641ed9fe66636dbb3 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -88,7 +88,7 @@ setup(
   classifiers = [
     "Development Status :: 5 - Production/Stable",
     "Intended Audience :: Developers",
-    "License :: OSI Approved :: Python Software Foundation License",
+    "License :: OSI Approved :: Apache Software License",
     "Operating System :: OS Independent",
     "Programming Language :: Python",
     "Programming Language :: C",