From 477619ca80e04484ac5bf46c03e7c39df3ecd2bc Mon Sep 17 00:00:00 2001 From: Giovanni Pellerano Date: Fri, 19 Jan 2024 08:40:25 +0100 Subject: [PATCH] happy new year 2024 --- LICENSE | 4 ++-- docs/build/conf.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 74b9ce34..be8de008 100644 --- a/LICENSE +++ b/LICENSE @@ -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 @@ -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. \ No newline at end of file +SOFTWARE. diff --git a/docs/build/conf.py b/docs/build/conf.py index ddcb754c..80a2082f 100644 --- a/docs/build/conf.py +++ b/docs/build/conf.py @@ -90,7 +90,7 @@ master_doc = "index" # 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 -- 2.47.2