Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 76b26fb

Browse files
committed
update year
1 parent 17fdec6 commit 76b26fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
# General information about the project.
4343
project = u'Selenium Python Bindings'
44-
copyright = u'2011-2017, Baiju Muthukadan'
44+
copyright = u'2011-2018, Baiju Muthukadan'
4545

4646
# The version info for the project you're documenting, acts as replacement for
4747
# |version| and |release|, also used in various other places throughout the
@@ -237,7 +237,7 @@
237237
epub_title = u'Selenium Python Bindings'
238238
epub_author = u'Baiju Muthukadan'
239239
epub_publisher = u'Baiju Muthukadan'
240-
epub_copyright = u'2011-2017, Baiju Muthukadan'
240+
epub_copyright = u'2011-2018, Baiju Muthukadan'
241241

242242
# The language of the text. It defaults to the language option
243243
# or en if the language is not set.

0 commit comments

Comments
 (0)