diff --git a/release.sh b/release.sh
old mode 100644
new mode 100755
diff --git a/setup.cfg b/setup.cfg
index 05e278a5644cbfa84ae37fc8bbd0aa7e4c5232e5..cffc651d9411e0a5a7ac81be67b7a6abd5bc2d3a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -10,7 +10,7 @@ long_description_content_type = text/markdown
 # project_urls
 classifiers =
             Programming Language :: Python :: 3
-            License :: OSI Approved :: AGPLv3
+            License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
             Operating System :: OS Independent
 
 [options]