Skip to content

Commit 93dfeb4

Browse files
authored
Merge pull request #57 from ISISComputingGroup/correct_license_metadata
Correct license metadata
2 parents d2d68b6 + 9938a24 commit 93dfeb4

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
@@ -28,7 +28,7 @@ classifiers = [
2828
# 5 - Production/Stable
2929
"Development Status :: 3 - Alpha",
3030
"Intended Audience :: Developers",
31-
"License :: OSI Approved :: MIT License",
31+
"License :: OSI Approved :: BSD License",
3232

3333
# Specify the Python versions you support here. In particular, ensure
3434
# that you indicate you support Python 3. These classifiers are *not*

0 commit comments

Comments
 (0)