projects
/
pgwui_core
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e1d892
)
Correct AGPLv3 abbrevation
author
Karl O. Pinc
<kop@meme.com>
Thu, 25 Oct 2018 00:47:06 +0000
(19:47 -0500)
committer
Karl O. Pinc
<kop@meme.com>
Thu, 25 Oct 2018 00:47:06 +0000
(19:47 -0500)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 127c969407c43c6e83b10aa4419c7b0cb08a515d..45a560deca12b34f3b136523938cefb48097c63a 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-97,7
+97,7
@@
setup(
# Pick your license as you wish (should match "license" above)
('License :: OSI Approved '
- ':: GNU Affero General Public License v3 or later (GPLv3+)'),
+ ':: GNU Affero General Public License v3 or later (
A
GPLv3+)'),
# Specify the Python versions you support here. In particular, ensure
# that you indicate whether you support Python 2, Python 3 or both.