]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
Update license year to 2024
authorGiovanni Pellerano <giovanni.pellerano@globaleaks.org>
Mon, 22 Jan 2024 19:16:55 +0000 (14:16 -0500)
committersqla-tester <sqla-tester@sqlalchemy.org>
Mon, 22 Jan 2024 19:16:55 +0000 (14:16 -0500)
None

Closes: #1400
Pull-request: https://github.com/sqlalchemy/alembic/pull/1400
Pull-request-sha: 477619ca80e04484ac5bf46c03e7c39df3ecd2bc

Change-Id: I7f419a6c0d6b31ccd5731914657cdda41b8f4802

LICENSE
docs/build/conf.py

diff --git a/LICENSE b/LICENSE
index 74b9ce34299e78b1abd96c7128cd036332b6a511..be8de0089ef95f607ebf5fcf6a6c5edd43b62d54 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright 2009-2023 Michael Bayer.
+Copyright 2009-2024 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
@@ -16,4 +16,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
\ No newline at end of file
+SOFTWARE.
index ddcb754c713db2055ec3d8e9c77f9a527c3433ba..80a2082ffd51dffd254917a5c5004215b58319df 100644 (file)
@@ -90,7 +90,7 @@ master_doc = "index"
 
 # General information about the project.
 project = "Alembic"
-copyright = "2010-2023, Mike Bayer"  # noqa
+copyright = "2010-2024, 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