File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -3,13 +3,10 @@ name = shfmt_py
33version = 3.12.0-2
44description = Shell source code formatter
55url = https://github.com/scop/pre-commit-shfmt
6- # license here is for shfmt proper; Python packaging related files may have others, see their contents and classifiers below
7- license = BSD 3-Clause
6+ # shfmt proper and Python packaging related files
7+ license = BSD 3-Clause AND Apache Software License AND MIT License
88classifiers =
99 Intended Audience :: Developers
10- License :: OSI Approved :: Apache Software License
11- License :: OSI Approved :: BSD License
12- License :: OSI Approved :: MIT License
1310 Operating System :: MacOS
1411 Operating System :: Microsoft :: Windows
1512 Operating System :: POSIX :: Linux
You can’t perform that action at this time.
0 commit comments