We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3ebf32 + 98f10f0 commit ebc621aCopy full SHA for ebc621a
1 file changed
Documentation/conf.py
@@ -20,7 +20,7 @@
20
# -- Project information -----------------------------------------------------
21
22
project = u'Polycube'
23
-copyright = u'2018, The Polycube Authors'
+copyright = u'2018-2019, The Polycube Authors'
24
author = u'The Polycube Authors'
25
26
# The short X.Y version
@@ -201,4 +201,4 @@
201
# spell configuration
202
spelling_lang='en_US'
203
spelling_word_list_filename='spelling_wordlist.txt'
204
-spelling_show_suggestions=True
+spelling_show_suggestions=True
0 commit comments