Change license to APL3, waive copyright

This commit is contained in:
lash
2022-11-14 07:29:18 +00:00
parent 1b24fd5439
commit 5cd52cbb97
5 changed files with 54 additions and 8 deletions

View File

@@ -1,16 +1,14 @@
[metadata]
name = chainqueue
version = 0.2.1
version = 0.2.2
description = Generic blockchain transaction queue control
author = Louis Holbrook
author_email = dev@holbrook.no
url = https://gitlab.com/chaintool/chainqueue
url = https://git.defalslfy.org/chainqueue,git
keywords =
cic
dlt
cryptocurrency
ethereum
solidarity
mutual_credit
classifiers =
Programming Language :: Python :: 3
Operating System :: OS Independent
@@ -20,9 +18,9 @@ classifiers =
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Topic :: Internet
# Topic :: Blockchain :: EVM
license = GPL3
license = OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
licence_files =
LICENSE.txt
LICENSE
[options]
python_requires = >= 3.7