comparison doc/conf.py @ 8254:c80de1b0dd83

chore: it's 2025, update copyrights
author John Rouillard <rouilj@ieee.org>
date Wed, 01 Jan 2025 09:54:32 -0500
parents 92367689600a
children b0539a19ca65
comparison
equal deleted inserted replaced
8253:cae1bbf2536b 8254:c80de1b0dd83
70 # The master toctree document. 70 # The master toctree document.
71 master_doc = 'index' 71 master_doc = 'index'
72 72
73 # General information about the project. 73 # General information about the project.
74 project = u'Roundup' 74 project = u'Roundup'
75 copyright = u'2009-2024, Richard Jones, Roundup-Team' 75 copyright = u'2009-2025, Richard Jones, Roundup-Team'
76 76
77 # The version info for the project you're documenting, acts as replacement for 77 # The version info for the project you're documenting, acts as replacement for
78 # |version| and |release|, also used in various other places throughout the 78 # |version| and |release|, also used in various other places throughout the
79 # built documents. 79 # built documents.
80 # 80 #

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