Skip to content

Commit fcb4854

Browse files
fix: update copyright year format in documentation configuration
1 parent 4778d76 commit fcb4854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
sys.path.insert(0, os.path.abspath('../optiland/'))
77

88
project = 'Optiland'
9-
copyright = '2024, Kramer Harrison'
9+
copyright = '2024-%Y, Kramer Harrison'
1010
author = 'Kramer Harrison'
1111
release = '0.2.0'
1212

0 commit comments

Comments
 (0)