]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
- happy new year
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 13 Jan 2019 17:44:52 +0000 (12:44 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 13 Jan 2019 17:44:52 +0000 (12:44 -0500)
Change-Id: I7ee1ea57bc4a753155983ced0559ca81797f7531

LICENSE
docs/build/conf.py

diff --git a/LICENSE b/LICENSE
index e1f152ae6f066448e655ea3f55d5c43951818678..624883fd1fad4ba48dccae532d408b504bcb440f 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-2018 by Michael Bayer.
+Copyright (C) 2009-2019 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 cbc3189a6b8df237e7e95705fcb61fd29ac626ab..09d9b6ac01cee044e7030e1b847b9f5718f82533 100644 (file)
@@ -62,7 +62,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'Alembic'
-copyright = u'2010-2018, Mike Bayer'
+copyright = u'2010-2019, 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