feat(license): declare project license as GNU GPL v3+

This commit is contained in:
Lance Edgar 2024-06-11 18:33:14 -05:00
parent b59e7b4e88
commit f7f8fc4136
2 changed files with 675 additions and 0 deletions

View file

@ -10,6 +10,7 @@ version = "0.1.4"
description = "Rattail integration package for Quickbooks"
readme = "README.rst"
authors = [{name = "Lance Edgar", email = "lance@edbob.org"}]
license = {text = "GNU GPL v3+"}
classifiers = [
"Development Status :: 3 - Alpha",
"Environment :: Console",