From: Mike Bayer Date: Mon, 12 Jan 2015 19:15:35 +0000 (-0500) Subject: - happy new year X-Git-Tag: rel_0_7_4~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f67b905225b1be4d9a8747de438c80e83379d23;p=thirdparty%2Fsqlalchemy%2Falembic.git - happy new year --- diff --git a/LICENSE b/LICENSE index 196a4707..5f4b29cf 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-2014 by Michael Bayer. +Copyright (C) 2009-2015 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 9e0f077c..dd848147 100644 --- a/docs/build/conf.py +++ b/docs/build/conf.py @@ -62,7 +62,7 @@ master_doc = 'index' # General information about the project. project = u'Alembic' -copyright = u'2010-2014, Mike Bayer' +copyright = u'2010-2015, 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