-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
# General information about the project.
project = u"SQLAlchemy"
-copyright = u"2007-2023, the SQLAlchemy authors and contributors" # noqa
+copyright = u"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
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
/*
immuatbledict.c
-Copyright (C) 2005-2023 the SQLAlchemy authors and contributors <see AUTHORS file>
+Copyright (C) 2005-2024 the SQLAlchemy authors and contributors <see AUTHORS file>
This module is part of SQLAlchemy and is released under
the MIT License: https://www.opensource.org/licenses/mit-license.php
/*
processors.c
-Copyright (C) 2010-2023 the SQLAlchemy authors and contributors <see AUTHORS file>
+Copyright (C) 2010-2024 the SQLAlchemy authors and contributors <see AUTHORS file>
Copyright (C) 2010-2011 Gaetan de Menten gdementen@gmail.com
This module is part of SQLAlchemy and is released under
/*
resultproxy.c
-Copyright (C) 2010-2023 the SQLAlchemy authors and contributors <see AUTHORS file>
+Copyright (C) 2010-2024 the SQLAlchemy authors and contributors <see AUTHORS file>
Copyright (C) 2010-2011 Gaetan de Menten gdementen@gmail.com
This module is part of SQLAlchemy and is released under