MIT License? Did I say MIT License? I meant GPL.
[invirt/packages/python-afs.git] / setup.py
index 1e7b770..39447bb 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -24,7 +24,7 @@ setup(
     description="PyAFS - Python bindings for AFS",
     author="Evan Broder",
     author_email="broder@mit.edu",
-    license="MIT",
+    license="GPL",
     requires=['Pyrex'],
     packages=find_packages(),
     ext_modules=[