]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
2013
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 11 Jan 2013 16:12:44 +0000 (11:12 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 11 Jan 2013 16:12:44 +0000 (11:12 -0500)
LICENSE
docs/build/conf.py

diff --git a/LICENSE b/LICENSE
index 3edec7d3aa6efbc580865fd628328c5643c16d6e..c31ac5dbc8cada8bb0085850c22218af4a4e0003 100644 (file)
--- 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
index 71d9eaaf4241136b6565898450d59b82313dcfeb..92d4a17c8fbf96660cd9f24fa4055bfb456fb4fe 100644 (file)
@@ -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