Skip to content

Commit

Permalink
chore: welcome to 2025 (#3940)
Browse files Browse the repository at this point in the history
  • Loading branch information
cofin authored Jan 10, 2025
1 parent b09a549 commit 7982793
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2021, 2022, 2023, 2024 Litestar Org.
Copyright (c) 2021, 2022, 2023, 2024, 2025 Litestar Org.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
PY_FUNC = "py:func"

project = "Litestar"
copyright = "2024, Litestar-Org"
copyright = "2025, Litestar-Org"
author = "Litestar-Org"
release = os.getenv("_LITESTAR_DOCS_BUILD_VERSION", importlib.metadata.version("litestar").rsplit(".")[0])

Expand Down

0 comments on commit 7982793

Please sign in to comment.