Skip to content

Commit 5336b51

Browse files
committed
Clarify licence in repo-helper.yml
1 parent c2e4e03 commit 5336b51

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ base-classifiers = [
3636
python-versions = [ "3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13",]
3737
python-implementations = [ "CPython",]
3838
platforms = [ "Windows", "macOS", "Linux",]
39-
license-key = "BSD-3-Clause"
39+
license-key = "BSD-2-Clause"
4040
package = "html_section"
4141

4242
[tool.importcheck]

repo_helper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ email: 'dominic@davis-foster.co.uk'
77
username: 'sphinx-toolbox'
88
assignee: 'domdfcoding'
99
version: '0.4.0.post1'
10-
license: 'BSD'
10+
license: 'BSD-2-Clause'
1111
short_desc: 'Sphinx extension to hide section headers with non-HTML builders.'
1212

1313
use_whey: true

0 commit comments

Comments
 (0)