]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
- happy new year
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 12 Jan 2015 19:15:35 +0000 (14:15 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 12 Jan 2015 19:15:35 +0000 (14:15 -0500)
LICENSE
docs/build/conf.py

diff --git a/LICENSE b/LICENSE
index 196a4707b66888b6f4aa466a2790d9b582c5f791..5f4b29cf890c3445cea0dbab3192f395b4411533 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-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
index 9e0f077ca973cccc7dfc2e2f56826f03c4a37256..dd8481470eb40fa99637ec881bebc0c878b9f8ef 100644 (file)
@@ -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