Skip to content

Commit

Permalink
Update documentation copyright and author metadata. (#177)
Browse files Browse the repository at this point in the history
Update documentation copyright and author metadata.
  • Loading branch information
csadorf committed Apr 17, 2019
1 parent 82d0dbc commit d0aaf64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ def __getattr__(cls, name):

# General information about the project.
project = u'signac'
copyright = u'2017, Carl Simon Adorf'
author = u'Carl Simon Adorf'
copyright = 'The Regents of the University of Michigan'
author = u'Carl S. Adorf, Vyas Ramasubramani, Bradley D. Dice, Michael M. Henry, Paul M. Dodd, Sharon C. Glotzer'

# 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

0 comments on commit d0aaf64

Please sign in to comment.