comparison doc/conf.py @ 6388:8179b0708994

update copyright years.
author John Rouillard <rouilj@ieee.org>
date Mon, 26 Apr 2021 23:39:30 -0400
parents 9619d64c0351
children 3ce81e49e8d4
comparison
equal deleted inserted replaced
6387:0da655d1498d 6388:8179b0708994
66 # The master toctree document. 66 # The master toctree document.
67 master_doc = 'index' 67 master_doc = 'index'
68 68
69 # General information about the project. 69 # General information about the project.
70 project = u'Roundup' 70 project = u'Roundup'
71 copyright = u'2009-2020, Richard Jones, Roundup-Team' 71 copyright = u'2009-2021, Richard Jones, Roundup-Team'
72 72
73 # The version info for the project you're documenting, acts as replacement for 73 # The version info for the project you're documenting, acts as replacement for
74 # |version| and |release|, also used in various other places throughout the 74 # |version| and |release|, also used in various other places throughout the
75 # built documents. 75 # built documents.
76 # 76 #

Roundup Issue Tracker: http://roundup-tracker.org/