From: Mike Bayer Date: Mon, 15 Jan 2018 14:24:14 +0000 (-0500) Subject: - update copyright in conf.py X-Git-Tag: rel_0_9_7~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2060bb1425fd091ac06e8b048008a60987c9e963;p=thirdparty%2Fsqlalchemy%2Falembic.git - update copyright in conf.py Change-Id: I47cf0fcbed60fc1afd2df9e05d2b54e618acc764 --- diff --git a/docs/build/conf.py b/docs/build/conf.py index 3a8209ba..c2404196 100644 --- a/docs/build/conf.py +++ b/docs/build/conf.py @@ -63,7 +63,7 @@ master_doc = 'index' # General information about the project. project = u'Alembic' -copyright = u'2010-2017, Mike Bayer' +copyright = u'2010-2018, Mike Bayer' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the