]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
happy new year 2023
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 3 Jan 2023 17:51:53 +0000 (12:51 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 3 Jan 2023 17:51:53 +0000 (12:51 -0500)
Change-Id: Ia163c800e074443b92cd59c786ac09073267c271

LICENSE
docs/build/conf.py

diff --git a/LICENSE b/LICENSE
index afde77a8b6e46f2643a7f70b627519b6745d4c5c..74b9ce34299e78b1abd96c7128cd036332b6a511 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright 2009-2022 Michael Bayer.
+Copyright 2009-2023 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 5a898903f846ea1d4a013bcec1f3c76c7e083ed3..a8c23d33faca139a947b9390bb6c02494aad0bae 100644 (file)
@@ -86,7 +86,7 @@ master_doc = "index"
 
 # General information about the project.
 project = "Alembic"
-copyright = "2010-2022, Mike Bayer"  # noqa
+copyright = "2010-2023, 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