From: Mike Bayer Date: Fri, 11 Jan 2013 16:12:44 +0000 (-0500) Subject: 2013 X-Git-Tag: rel_0_4_2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad492621797d883810869eec6084060e4bf78a21;p=thirdparty%2Fsqlalchemy%2Falembic.git 2013 --- diff --git a/LICENSE b/LICENSE index 3edec7d3..c31ac5db 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-2012 by Michael Bayer. +Copyright (C) 2009-2013 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 71d9eaaf..92d4a17c 100644 --- a/docs/build/conf.py +++ b/docs/build/conf.py @@ -51,7 +51,7 @@ master_doc = 'index' # General information about the project. project = u'Alembic' -copyright = u'2010-2012, Mike Bayer' +copyright = u'2010-2013, 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