projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a607111
)
fixed license reference in setup.py
author
Stefan Behnel
<scoder@users.berlios.de>
Fri, 16 Jan 2009 12:17:15 +0000
(13:17 +0100)
committer
Stefan Behnel
<scoder@users.berlios.de>
Fri, 16 Jan 2009 12:17:15 +0000
(13:17 +0100)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/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",