From: Mike Bayer Date: Fri, 29 Jan 2016 16:27:00 +0000 (-0500) Subject: - happy new year X-Git-Tag: rel_0_8_5~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a18f34708195e51f6d029ac9f6731c424f7b3fdb;p=thirdparty%2Fsqlalchemy%2Falembic.git - happy new year --- diff --git a/LICENSE b/LICENSE index 5f4b29cf..8ef99a65 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ This is the MIT license: http://www.opensource.org/licenses/mit-license.php -Copyright (C) 2009-2015 by Michael Bayer. +Copyright (C) 2009-2016 by Michael Bayer. Alembic is a trademark of Michael Bayer. Permission is hereby granted, free of charge, to any person obtaining a copy of this diff --git a/docs/build/conf.py b/docs/build/conf.py index beb12f5b..7e9fcaf7 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-2015, Mike Bayer' +copyright = u'2010-2016, 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