From: Evan Broder Date: Sun, 21 Dec 2008 09:22:42 +0000 (-0600) Subject: MIT License? Did I say MIT License? I meant GPL. X-Git-Tag: 0.1.0~91 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/python-afs.git/commitdiff_plain/b84a0163eff03daa1765267cdd1e5d7a53614c2e MIT License? Did I say MIT License? I meant GPL. Signed-off-by: Evan Broder --- diff --git a/setup.py b/setup.py index 1e7b770..39447bb 100755 --- 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=[