diff --git a/CHANGES/445.misc.rst b/CHANGES/445.misc.rst new file mode 100644 index 0000000..f9c073d --- /dev/null +++ b/CHANGES/445.misc.rst @@ -0,0 +1 @@ +Use SPDX license expression for project metadata. diff --git a/setup.cfg b/setup.cfg index 9741a01..aa7ea0c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -13,7 +13,7 @@ long_description = file: README.rst long_description_content_type = text/x-rst author = Andrew Svetlov author_email = andrew.svetlov@gmail.com -license = Apache 2 +license = Apache-2.0 license_files = LICENSE classifiers = Development Status :: 5 - Production/Stable