From e3055cd5baad328641366026af66639f333c520c Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Tue, 3 Jan 2023 12:51:53 -0500 Subject: [PATCH] happy new year 2023 Change-Id: Ia163c800e074443b92cd59c786ac09073267c271 --- LICENSE | 2 +- docs/build/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index afde77a8..74b9ce34 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2009-2022 Michael Bayer. +Copyright 2009-2023 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 diff --git a/docs/build/conf.py b/docs/build/conf.py index 5a898903..a8c23d33 100644 --- a/docs/build/conf.py +++ b/docs/build/conf.py @@ -86,7 +86,7 @@ master_doc = "index" # General information about the project. project = "Alembic" -copyright = "2010-2022, Mike Bayer" # noqa +copyright = "2010-2023, 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.3