]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- add missing 2018 update to conf.py
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 15 Jan 2018 14:20:52 +0000 (09:20 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 15 Jan 2018 14:21:07 +0000 (09:21 -0500)
Change-Id: Ie2d4ff9486375867ed6958b82cd2595bae43746d
(cherry picked from commit c3fe4b585bb6e3d238dc3283030f1f0c011cdc8d)

doc/build/conf.py

index 3df273d30f65659a6da7d5269bdeb8f53f2f6cb7..0931efb9ddcc7aa0457ecfb1a14c7c2c7ecafcc4 100644 (file)
@@ -101,7 +101,7 @@ master_doc = 'contents'
 
 # General information about the project.
 project = u'SQLAlchemy'
-copyright = u'2007-2017, the SQLAlchemy authors and contributors'
+copyright = u'2007-2018, the SQLAlchemy authors and contributors'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the