From: Mike Bayer Date: Wed, 3 Jan 2024 01:06:43 +0000 (-0500) Subject: happy new year, continued X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=47136c077c71ddcccd1f30d3ca5312471f122f69;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git happy new year, continued Change-Id: Ibf9a9b7ac7dab19aa82d6e0c446d4d555c18dcf6 --- 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 3ca0992115..bda3ff1d3c 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