Skip to content

Commit 9fddaa6

Browse files
committed
📝 update copyright format to use dynamic year in conf.py
1 parent a2db3c7 commit 9fddaa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
1616

1717
project = "qs-codec"
18-
copyright = "2025, Klemen Tusar"
18+
copyright = "%Y, Klemen Tusar"
1919
author = "Klemen Tusar"
2020
release = __version__
2121

0 commit comments

Comments
 (0)