Skip to content

Commit 600a256

Browse files
committed
fix license string
1 parent c667abf commit 600a256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ packages = [{include = "aiida_mlip"}]
1414
classifiers = [
1515
"Programming Language :: Python",
1616
"Intended Audience :: Science/Research",
17-
"License :: OSI Approved :: BSD-3-Clause",
17+
"License :: OSI Approved :: BSD License",
1818
"Natural Language :: English",
1919
"Development Status :: 3 - Alpha",
2020
"Framework :: AiiDA"

0 commit comments

Comments
 (0)