Skip to content

Commit dd207dd

Browse files
TheFunctionalGuysigmavirus24
authored andcommitted
Fix invalid SPDX license expression in setup.cfg metadata
1 parent 8d9a02e commit dd207dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ long_description_content_type = text/x-rst
77
url = https://uritemplate.readthedocs.org
88
author = Ian Stapleton Cordasco
99
author_email = [email protected]
10-
license = BSD 3-Clause OR Apache-2.0
10+
license = BSD-3-Clause OR Apache-2.0
1111
license_files = LICENSE
1212
classifiers =
1313
Development Status :: 5 - Production/Stable

0 commit comments

Comments
 (0)