summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-06-17 14:05:51 +0200
committerMichał Górny <mgorny@gentoo.org>2024-06-17 14:05:51 +0200
commit6ed34d784720f3c6b5ec63f4dd8a1a6ec92973dc (patch)
tree4e947b355f07afac78826e3037f4a30b76eb70e9 /pyproject.toml
parentfd200fcd0b20552659d1b58de91a600d31e9b5c7 (diff)
downloadgemato-6ed34d784720f3c6b5ec63f4dd8a1a6ec92973dc.tar.gz
Relicense as GPL-2.0-or-later
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 465193e..0b7b77c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
[project]
name = "gemato"
authors = [{name = "Michał Górny", email = "mgorny@gentoo.org"}]
-license = {file = "COPYING"}
+license = {text = "GPL-2.0-or-later"}
readme = "README.rst"
dynamic = ["version", "description"]
classifiers = [