aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 25bc44c..441f5ce 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -8,7 +8,7 @@ version = "0.8.2"
authors = [
{name = "Luca Marturana", email = "lucamarturana@gmail.com"},
]
-license = {text = "GPL-2"}
+license = {text = "GPL-2.0-or-later"}
description = "Curses based utility to view elogs created by Portage"
dependencies = ["portage"]