]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
mit license
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 8 Jan 2006 04:16:19 +0000 (04:16 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 8 Jan 2006 04:16:19 +0000 (04:16 +0000)
setup.py

index a4ae2d32983f174f863b05aa9498d1ff09c257c0..0717355b0c945423e83aec7e3f008c350f91f4c4 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ setup(name = "SQLAlchemy",
     classifiers = [
         "Development Status :: 3 - Alpha",
         "Intended Audience :: Developers",
-        "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)",
+        "License :: OSI Approved :: MIT/X Consortium License",
         "Programming Language :: Python",
         "Topic :: Database :: Front-Ends",
     ]