diff options
| -rw-r--r-- | doc/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index 644af6e..6680e9a 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py | |||
| @@ -47,7 +47,7 @@ master_doc = 'index' | |||
| 47 | 47 | ||
| 48 | # General information about the project. | 48 | # General information about the project. |
| 49 | project = u'Snuffleupagus' | 49 | project = u'Snuffleupagus' |
| 50 | copyright = u'%d, NBS System' % datetime.now().year | 50 | copyright = u'2017-2018 NBS System, 2019-%d Julien (jvoisin) Voisin' % datetime.now().year |
| 51 | author = u'Sebastien Blot & Julien Voisin' | 51 | author = u'Sebastien Blot & Julien Voisin' |
| 52 | 52 | ||
| 53 | # The version info for the project you're documenting, acts as replacement for | 53 | # The version info for the project you're documenting, acts as replacement for |
