]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
2025
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 2 Jan 2025 21:43:17 +0000 (16:43 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 2 Jan 2025 21:43:17 +0000 (16:43 -0500)
Change-Id: Ifb33b8df2f838851f329415fa70f494acb4ccde5

LICENSE
docs/build/conf.py

diff --git a/LICENSE b/LICENSE
index be8de0089ef95f607ebf5fcf6a6c5edd43b62d54..ab4bb16169ce1b3fad4c20a376138193be920a5d 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright 2009-2024 Michael Bayer.
+Copyright 2009-2025 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 57c90325fe22397991c73ef74c5f9e63b36d1ca9..84563e0501a9ce7c513109fa7fa0ae8d3d5ccd1c 100644 (file)
@@ -90,7 +90,7 @@ master_doc = "index"
 
 # General information about the project.
 project = "Alembic"
-copyright = "2010-2024, Mike Bayer"  # noqa
+copyright = "2010-2025, 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