feat(license): declare project license as GNU GPL v3+
This commit is contained in:
parent
8b2320ebc1
commit
614cba792d
2 changed files with 676 additions and 0 deletions
|
@ -10,12 +10,14 @@ version = "0.1.6"
|
|||
description = "Theo, the order system"
|
||||
readme = "README.rst"
|
||||
authors = [{name = "Lance Edgar", email = "lance@edbob.org"}]
|
||||
license = {text = "GNU GPL v3+"}
|
||||
classifiers = [
|
||||
"Development Status :: 3 - Alpha",
|
||||
"Environment :: Console",
|
||||
"Environment :: Web Environment",
|
||||
"Framework :: Pyramid",
|
||||
"Intended Audience :: Developers",
|
||||
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
|
||||
"Natural Language :: English",
|
||||
"Operating System :: POSIX :: Linux",
|
||||
"Programming Language :: Python",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue