Skip to content

Commit b4eed1b

Browse files
committed
update license format for the tools packaging
fixes #4789
1 parent c90d800 commit b4eed1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ description = "Tools for managing OpenGrok instance"
88
readme = "README.txt"
99
dynamic = ["version"]
1010
requires-python = ">=3.9"
11+
license = "CDDL-1.0"
12+
license-files = ["LICEN[CS]E*"]
1113
classifiers = [
1214
"Development Status :: 5 - Production/Stable",
13-
"License :: OSI Approved :: CDDL",
1415
"Natural Language :: English",
1516
"Operating System :: OS Independent",
1617
"Programming Language :: Python",

0 commit comments

Comments
 (0)