diff --git a/pyproject.toml b/pyproject.toml
index 3d546c22854bea7e54b307d512dcc3ede784a406..8aa788b7a4c853f91b63c2d59e4a2b54ca4d061a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -18,7 +18,7 @@ license = { file="LICENSE" }
 requires-python = ">=3.7.8"
 classifiers = [
     "Programming Language :: Python :: 3",
-    "License :: OSI Approved :: GNU AFFERO GENERAL PUBLIC LICENSE Version 3",
+    "License :: OSI Approved :: GNU Affero General Public License v3",
     "Operating System :: OS Independent",
 ]