Skip to content

Commit 5409a36

Browse files
authored
Merge pull request #33 from pquentin/spdx-compliant-license
2 parents 897a51a + 503fb14 commit 5409a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
long_description_content_type='text/x-rst',
2323
author='Frazer McLean',
2424
author_email='[email protected]',
25-
license='MIT -or- Apache License 2.0',
25+
license='MIT OR Apache-2.0',
2626
packages=find_packages('src'),
2727
package_dir={'': 'src'},
2828
install_requires=['attrs>=19.2.0'],

0 commit comments

Comments
 (0)