comparison website/www/conf.py @ 7342:42a2ae439705

update copyright end date.
author John Rouillard <rouilj@ieee.org>
date Sun, 14 May 2023 12:02:19 -0400
parents 7109cdf8fef4
children a210f4437b49
comparison
equal deleted inserted replaced
7341:7321c0e6c53e 7342:42a2ae439705
46 # The master toctree document. 46 # The master toctree document.
47 master_doc = 'contents' 47 master_doc = 'contents'
48 48
49 # General information about the project. 49 # General information about the project.
50 project = u'Roundup' 50 project = u'Roundup'
51 copyright = u'2009-2022, Richard Jones, Roundup-Team' 51 copyright = u'2009-2023, Richard Jones, Roundup-Team'
52 52
53 # The version info for the project you're documenting, acts as replacement for 53 # The version info for the project you're documenting, acts as replacement for
54 # |version| and |release|, also used in various other places throughout the 54 # |version| and |release|, also used in various other places throughout the
55 # built documents. 55 # built documents.
56 # 56 #

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