From: Mike Bayer Date: Wed, 3 Jan 2024 01:07:10 +0000 (-0500) Subject: happy new year, continued X-Git-Tag: rel_2_0_25~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d625a4716af07d35f22fdad5a1f376850165f9cd;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git happy new year, continued Change-Id: Icf6e75119321e07311ae00e708a27239f0205106 --- diff --git a/LICENSE b/LICENSE index 7bf9bbe968..967cdc5dc1 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2005-2023 SQLAlchemy authors and contributors . +Copyright 2005-2024 SQLAlchemy authors and contributors . 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 diff --git a/doc/build/conf.py b/doc/build/conf.py index 9ff7e3768a..5ea06dc8f8 100644 --- a/doc/build/conf.py +++ b/doc/build/conf.py @@ -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 diff --git a/doc/build/copyright.rst b/doc/build/copyright.rst index aa4abac9b1..b3a67ccf46 100644 --- a/doc/build/copyright.rst +++ b/doc/build/copyright.rst @@ -6,7 +6,7 @@ Appendix: Copyright This is the MIT license: ``_ -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