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

Skip to content

Commit 3ae4e4a

Browse files
author
Baiju Muthukadan
committed
update year
1 parent 5cdc42c commit 3ae4e4a

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-2013, Baiju Muthukadan'
44+
copyright = u'2011-2014, 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
@@ -222,7 +222,7 @@
222222
epub_title = u'Selenium Python Bindings'
223223
epub_author = u'Baiju Muthukadan'
224224
epub_publisher = u'Baiju Muthukadan'
225-
epub_copyright = u'2010-2011, Baiju Muthukadan'
225+
epub_copyright = u'2011-2014, Baiju Muthukadan'
226226

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

0 commit comments

Comments
 (0)