From 2fa8feb2bfe1802fbecb6f37106bba718148279f Mon Sep 17 00:00:00 2001 From: Dimitrios Mistriotis Date: Wed, 7 Feb 2024 23:48:32 +0000 Subject: [PATCH] Change year (#1859) --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 9c4bc1180..3701cfd69 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -38,7 +38,7 @@ # General information about the project. project = 'django-extensions' -copyright = 'Copyright (C) 2008-2015 Michael Trier, Bas van Oostveen and contributors' +copyright = 'Copyright (C) 2008-2024 Michael Trier, Bas van Oostveen and contributors' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the