From b168de4d75b6ed5acc509fc450c68105f00b6855 Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Wed, 13 Nov 2024 16:06:34 +0100 Subject: Update Copyright Year --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index a461a2d3..f08a1703 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -20,7 +20,7 @@ sys.path.append(os.path.abspath("./_ext")) # -- Project information ----------------------------------------------------- project = u'VyOS' -copyright = u'2023, VyOS maintainers and contributors' +copyright = u'2024, VyOS maintainers and contributors' author = u'VyOS maintainers and contributors' # The short X.Y version -- cgit v1.2.3