From: Mike Bayer Date: Mon, 15 Jan 2018 14:20:52 +0000 (-0500) Subject: - add missing 2018 update to conf.py X-Git-Tag: rel_1_2_1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c3fe4b585bb6e3d238dc3283030f1f0c011cdc8d;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - add missing 2018 update to conf.py Change-Id: Ie2d4ff9486375867ed6958b82cd2595bae43746d --- diff --git a/doc/build/conf.py b/doc/build/conf.py index 3931f34cf6..2ee539013b 100644 --- a/doc/build/conf.py +++ b/doc/build/conf.py @@ -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