projects
/
invirt/packages/python-afs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
MIT License? Did I say MIT License? I meant GPL.
[invirt/packages/python-afs.git]
/
setup.py
diff --git
a/setup.py
b/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=[