Skip to content

Commit a9ff762

Browse files
committed
fix copyright
1 parent 7033273 commit a9ff762

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source_en/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# -- Project information -----------------------------------------------------
2020

2121
project = 'twinkle'
22-
copyright = '2022-2025, Alibaba ModelScope'
22+
copyright = '2022-2026, ModelScope Community'
2323
author = 'ModelScope Authors'
2424
version_file = '../../src/twinkle/version.py'
2525
html_theme = 'sphinx_rtd_theme'

docs/source_zh/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# -- Project information -----------------------------------------------------
2020

2121
project = 'twinkle'
22-
copyright = '2022-2025, Alibaba ModelScope'
22+
copyright = '2022-2026, ModelScope Community'
2323
author = 'ModelScope Authors'
2424
version_file = '../../src/twinkle/version.py'
2525
html_theme = 'sphinx_rtd_theme'

0 commit comments

Comments
 (0)