Skip to content

Commit

Permalink
Update license year to 2024
Browse files Browse the repository at this point in the history
None

Closes: #1400
Pull-request: #1400
Pull-request-sha: 477619c

Change-Id: I7f419a6c0d6b31ccd5731914657cdda41b8f4802
  • Loading branch information
evilaliv3 authored and sqla-tester committed Jan 22, 2024
1 parent 798f82d commit 8829bd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright 2009-2023 Michael Bayer.
Copyright 2009-2024 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
Expand All @@ -16,4 +16,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.
2 changes: 1 addition & 1 deletion docs/build/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@

# General information about the project.
project = "Alembic"
copyright = "2010-2023, Mike Bayer" # noqa
copyright = "2010-2024, 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
Expand Down

0 comments on commit 8829bd6

Please sign in to comment.