Skip to content

Commit ac42091

Browse files
committed
fix license in setup.cfg
1 parent a0fba65 commit ac42091

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
@@ -4,7 +4,7 @@ version = attr: nbclassic.__version__
44
description = Jupyter Notebook as a Jupyter Server extension.
55
long_description = file: README.md
66
long_description_content_type = text/markdown
7-
license = BSD
7+
license = BSD-3-Clause
88
license_files = LICENSE
99
author = Jupyter Development Team
1010
author_email = [email protected]

0 commit comments

Comments
 (0)