From ab30e681d5c9ac181030c9253ce6b24bf6216d75 Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Mon, 1 Jan 2024 17:03:57 -0600 Subject: [PATCH] doc: update copyright date Signed-off-by: Benjamin Gilbert --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 27ce2da2..4cdc306d 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -46,7 +46,7 @@ # General information about the project. project = 'OpenSlide Python' -copyright = '2010-2023 Carnegie Mellon University and others' +copyright = '2010-2024 Carnegie Mellon University and others' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the