]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
happy new year
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 1 Feb 2022 14:59:05 +0000 (09:59 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 1 Feb 2022 14:59:05 +0000 (09:59 -0500)
Change-Id: Ieaacc9d126d88f54d585e6380dd6bd56aa5919c2

LICENSE
docs/build/conf.py

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