]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
happy new year, continued
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Jan 2024 01:06:43 +0000 (20:06 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Jan 2024 01:06:43 +0000 (20:06 -0500)
Change-Id: Ibf9a9b7ac7dab19aa82d6e0c446d4d555c18dcf6

LICENSE
doc/build/conf.py
doc/build/copyright.rst

diff --git a/LICENSE b/LICENSE
index 7bf9bbe9683e119ca3f7056479c942fa51da7487..967cdc5dc10938fd9cbd6b122f860c20f1f0cba2 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright 2005-2023 SQLAlchemy authors and contributors <see AUTHORS file>.
+Copyright 2005-2024 SQLAlchemy authors and contributors <see AUTHORS file>.
 
 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 3ca0992115b9cfd0285423d7e3c337b849ead834..bda3ff1d3c929bd589b85cc19f3fc576a0908a0f 100644 (file)
@@ -235,7 +235,7 @@ master_doc = "contents"
 
 # General information about the project.
 project = "SQLAlchemy"
-copyright = "2007-2023, the SQLAlchemy authors and contributors"  # noqa
+copyright = "2007-2024, the SQLAlchemy authors and contributors"  # 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
index aa4abac9b1dd40610b4cf76c0d1d23333d5a3ea8..b3a67ccf469767d9c2d82d9f5a368c13dd6cce40 100644 (file)
@@ -6,7 +6,7 @@ Appendix:  Copyright
 
 This is the MIT license: `<https://www.opensource.org/licenses/mit-license.php>`_
 
-Copyright (c) 2005-2023 Michael Bayer and contributors.
+Copyright (c) 2005-2024 Michael Bayer and contributors.
 SQLAlchemy is a trademark of Michael Bayer.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of this