Skip to content

Commit 652a826

Browse files
committed
Updates the project name and the copyright year for the documents
1 parent 3ba30c9 commit 652a826

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717

1818
# -- Project information -----------------------------------------------------
1919

20-
project = 'pyldl'
21-
copyright = '2021, Motoki Saito'
20+
project = 'discriminative_lexicon_model'
21+
copyright = '2021-2024, Motoki Saito'
2222
author = 'Motoki Saito'
2323

2424

0 commit comments

Comments
 (0)