Skip to content

Commit

Permalink
Updated copyright dates
Browse files Browse the repository at this point in the history
  • Loading branch information
apdavison committed Mar 25, 2021
1 parent dbc69e2 commit 803b85d
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 @@ -43,7 +43,7 @@

# General information about the project.
project = u'lazyarray'
copyright = u'2012-2120, Andrew P. Davison, Joël Chavas and Elodie Legouée (CNRS)'
copyright = u'2012-2021, Andrew P. Davison, Joël Chavas and Elodie Legouée (CNRS)'

# 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 Expand Up @@ -224,7 +224,7 @@
epub_title = u'lazyarray'
epub_author = u'Andrew P. Davison, Joël Chavas and Elodie Legouée'
epub_publisher = u'Andrew P. Davison'
epub_copyright = u'2012-2020, Andrew P. Davison, Joël Chavas and Elodie Legouée'
epub_copyright = u'2012-2021, Andrew P. Davison, Joël Chavas and Elodie Legouée'

# The language of the text. It defaults to the language option
# or en if the language is not set.
Expand Down

0 comments on commit 803b85d

Please sign in to comment.