]> 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:20:52 +0000 (09:20 -0500)
Change-Id: Ie2d4ff9486375867ed6958b82cd2595bae43746d

doc/build/conf.py

index 3931f34cf62174a5044a07d218cb511144be3d4f..2ee539013b5f5c153596ce06f4dd2ca0a081313b 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