Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cdc42c commit 3ae4e4aCopy full SHA for 3ae4e4a
source/conf.py
@@ -41,7 +41,7 @@
41
42
# General information about the project.
43
project = u'Selenium Python Bindings'
44
-copyright = u'2011-2013, Baiju Muthukadan'
+copyright = u'2011-2014, Baiju Muthukadan'
45
46
# The version info for the project you're documenting, acts as replacement for
47
# |version| and |release|, also used in various other places throughout the
@@ -222,7 +222,7 @@
222
epub_title = u'Selenium Python Bindings'
223
epub_author = u'Baiju Muthukadan'
224
epub_publisher = u'Baiju Muthukadan'
225
-epub_copyright = u'2010-2011, Baiju Muthukadan'
+epub_copyright = u'2011-2014, Baiju Muthukadan'
226
227
# The language of the text. It defaults to the language option
228
# or en if the language is not set.
0 commit comments