comparison website/www/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 e1c477c5d63f
children 78b13272d41b
comparison
equal deleted inserted replaced
8253:cae1bbf2536b 8254:c80de1b0dd83
71 # The master toctree document. 71 # The master toctree document.
72 master_doc = 'contents' 72 master_doc = 'contents'
73 73
74 # General information about the project. 74 # General information about the project.
75 project = u'Roundup' 75 project = u'Roundup'
76 copyright = u'2009-2024, Richard Jones, Roundup-Team' 76 copyright = u'2009-2025, Richard Jones, Roundup-Team'
77 77
78 # The version info for the project you're documenting, acts as replacement for 78 # The version info for the project you're documenting, acts as replacement for
79 # |version| and |release|, also used in various other places throughout the 79 # |version| and |release|, also used in various other places throughout the
80 # built documents. 80 # built documents.
81 # 81 #

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