diff --git a/setage.py b/setage.py index a66542f..1c7e5a4 100755 --- a/setage.py +++ b/setage.py @@ -10,7 +10,7 @@ from base64 import b64decode __author__ = "Cheri Dawn" __copyright__ = "Copyright 2024, Cheri Dawn" -__license__ = "GPLv3" +__license__ = "GPL-3.0-only" __version__ = "0.2.0" __maintainer__ = "Cheri Dawn" __status__ = "Prototype"