projects
/
nmutil.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e748443
)
update license classifier
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 11 Apr 2021 23:57:14 +0000
(
00:57
+0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 11 Apr 2021 23:57:14 +0000
(
00:57
+0100)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 393b8cf79c8d84debd23560285789a2eddd1103d..a77f774b50e9b8a78c6566783f37c7ada130ceaa 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-22,7
+22,7
@@
setup(
long_description=README + '\n\n' + NEWS,
classifiers=[
"Topic :: Software Development :: Libraries",
- "License :: OSI Approved ::
LGPLv3+
",
+ "License :: OSI Approved ::
GNU Lesser General Public License v3 or later (LGPLv3+)
",
"Programming Language :: Python :: 3",
],
keywords='nmigen utilities',