]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
happy new year
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 4 Jan 2021 14:42:23 +0000 (09:42 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 4 Jan 2021 14:42:23 +0000 (09:42 -0500)
Change-Id: Ib2dc683401cd48d00b357bb735ce4b7a540d0ed2

LICENSE
docs/build/conf.py

diff --git a/LICENSE b/LICENSE
index c286303d8a6fed925337800b332d889c9fc45196..d38df8818b32818c876433397fb9008031ef95fc 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright 2009-2020 Michael Bayer.
+Copyright 2009-2021 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 d7f1a77e94e76fe950dc987e2ca38dd77d2f14dd..45995b3c37dc21ab699cb78d8d00da87ed79431f 100644 (file)
@@ -76,7 +76,7 @@ master_doc = "index"
 
 # General information about the project.
 project = u"Alembic"
-copyright = u"2010-2020, Mike Bayer"  # noqa
+copyright = u"2010-2021, 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