Skip to content

Commit 6583166

Browse files
committed
fix: Fix license classifier
1 parent 18bc49c commit 6583166

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
@@ -8,7 +8,7 @@ authors = [{ name = "Lars Kruse", email = "devel@sumpfralle.de" }]
88
classifiers = [
99
"Environment :: No Input/Output (Daemon)",
1010
"Intended Audience :: End Users/Desktop",
11-
"License :: OSI Approved :: Apache Software License",
11+
"License :: OSI Approved :: MIT",
1212
"Operating System :: OS Independent",
1313
"Topic :: Multimedia :: Sound/Audio :: Players",
1414
]

0 commit comments

Comments
 (0)