Skip to content

Commit 98f10f0

Browse files
authored
Update conf.py
1 parent e3ebf32 commit 98f10f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# -- Project information -----------------------------------------------------
2121

2222
project = u'Polycube'
23-
copyright = u'2018, The Polycube Authors'
23+
copyright = u'2018-2019, The Polycube Authors'
2424
author = u'The Polycube Authors'
2525

2626
# The short X.Y version
@@ -201,4 +201,4 @@
201201
# spell configuration
202202
spelling_lang='en_US'
203203
spelling_word_list_filename='spelling_wordlist.txt'
204-
spelling_show_suggestions=True
204+
spelling_show_suggestions=True

0 commit comments

Comments
 (0)