]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
- happy new year
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 29 Jan 2016 16:27:00 +0000 (11:27 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 29 Jan 2016 16:27:00 +0000 (11:27 -0500)
LICENSE
docs/build/conf.py

diff --git a/LICENSE b/LICENSE
index 5f4b29cf890c3445cea0dbab3192f395b4411533..8ef99a6507b34f71f73beb90bbcc0a0f7f184b25 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-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
index beb12f5baa7893dbf9bd8c128bbdffad951d0117..7e9fcaf705988320563cf6615f462ebc79a35c46 100644 (file)
@@ -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