diff --git a/doc/sphinx/conf.py.in b/doc/sphinx/conf.py.in index 4984b660bc..86e277de46 100644 --- a/doc/sphinx/conf.py.in +++ b/doc/sphinx/conf.py.in @@ -38,7 +38,7 @@ master_doc = 'index' # General information about the project. project = u'Varnish Cache' -copyright = u'2010-2014, Varnish Software AS' +copyright = u'2010-2024, The Varnish Cache 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