Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/sphinx/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down