Author: jpotts
Date: Sun Aug 27 00:36:59 2017
New Revision: 1806339
URL: http://svn.apache.org/viewvc?rev=1806339&view=rev
Log:
Change copyright year from 2016 to 2017
Modified:
chemistry/cmislib/trunk/src/doc/src/conf.py
Modified: chemistry/cmislib/trunk/src/doc/src/conf.py
URL:
http://svn.apache.org/viewvc/chemistry/cmislib/trunk/src/doc/src/conf.py?rev=1806339&r1=1806338&r2=1806339&view=diff
==============================================================================
--- chemistry/cmislib/trunk/src/doc/src/conf.py (original)
+++ chemistry/cmislib/trunk/src/doc/src/conf.py Sun Aug 27 00:36:59 2017
@@ -59,7 +59,7 @@ master_doc = 'index'
# General information about the project.
project = u'Apache Chemistry cmislib'
-copyright = u'2016, Apache Software Foundation'
+copyright = u'2017, Apache Software Foundation'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@@ -266,7 +266,7 @@ texinfo_documents = [
epub_title = u'Apache Chemistry cmislib Documentation'
epub_author = u'Jeff Potts'
epub_publisher = u'Jeff Potts'
-epub_copyright = u'2016, Apache Software Foundation'
+epub_copyright = u'2017, Apache Software Foundation'
# The language of the text. It defaults to the language option
# or en if the language is not set.