diff --git a/docs/sphinx/source/conf.py b/docs/sphinx/source/conf.py index 522d0f9ec4..95c4cc67ae 100644 --- a/docs/sphinx/source/conf.py +++ b/docs/sphinx/source/conf.py @@ -75,8 +75,9 @@ # General information about the project. project = 'pvlib python' -copyright = \ - '2013-2021, Sandia National Laboratories and pvlib python Development Team' +copyright = '''pvlib python Contributors (2023); + PVLIB python Development Team (2014); + Sandia National Laboratories (2013)''' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the