Skip to content

Commit 8d2d977

Browse files
authored
Merge pull request #162 from Shortfinga/master
Use SPDX license identifier
2 parents 519cc71 + 2d23f81 commit 8d2d977

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
@@ -13,7 +13,7 @@
1313
author='Michele Simionato',
1414
author_email='[email protected]',
1515
url='https://github.com/micheles/decorator',
16-
license="new BSD License",
16+
license="BSD-2-Clause",
1717
package_dir={'': 'src'},
1818
py_modules=['decorator'],
1919
keywords="decorators generic utility",

0 commit comments

Comments
 (0)