]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
happy new year
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 1 Jan 2020 17:05:53 +0000 (12:05 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 1 Jan 2020 17:05:53 +0000 (12:05 -0500)
Change-Id: I311bc286fe915db63eb12b23c8a726f9b6754473

LICENSE
docs/build/conf.py

diff --git a/LICENSE b/LICENSE
index bcc814dafc44601bee3d22a8000f14418a3b9793..c286303d8a6fed925337800b332d889c9fc45196 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright 2009-2019 Michael Bayer.
+Copyright 2009-2020 Michael Bayer.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of
 this software and associated documentation files (the "Software"), to deal in
index c6253ec8761da2331c53744890ca42d26efb4a4b..4aad627c27367bc3597478478d1b445bfe6b858b 100644 (file)
@@ -76,7 +76,7 @@ master_doc = "index"
 
 # General information about the project.
 project = u"Alembic"
-copyright = u"2010-2019, Mike Bayer"  # noqa
+copyright = u"2010-2020, Mike Bayer"  # noqa
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the