Skip to content

Commit

Permalink
Update Docs Copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
sergioburdisso committed Sep 23, 2020
1 parent e762302 commit 259d422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
# -- Project information -----------------------------------------------------

project = 'PySS3'
copyright = '{year}, Sergio Burdisso (sergio.burdisso@gmail.com)'.format(
copyright = '{year}, The PySS3 Development Team'.format(
year=datetime.now().year
)
author = 'Sergio Burdisso'
Expand Down

0 comments on commit 259d422

Please sign in to comment.