changeset 8254:c80de1b0dd83

chore: it's 2025, update copyrights
author John Rouillard <rouilj@ieee.org>
date Wed, 01 Jan 2025 09:54:32 -0500
parents cae1bbf2536b
children 7d72b9a9fe9c
files doc/conf.py website/www/conf.py
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/conf.py	Wed Jan 01 02:06:00 2025 -0500
+++ b/doc/conf.py	Wed Jan 01 09:54:32 2025 -0500
@@ -72,7 +72,7 @@
 
 # General information about the project.
 project = u'Roundup'
-copyright = u'2009-2024, Richard Jones, Roundup-Team'
+copyright = u'2009-2025, Richard Jones, Roundup-Team'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
--- a/website/www/conf.py	Wed Jan 01 02:06:00 2025 -0500
+++ b/website/www/conf.py	Wed Jan 01 09:54:32 2025 -0500
@@ -73,7 +73,7 @@
 
 # General information about the project.
 project = u'Roundup'
-copyright = u'2009-2024, Richard Jones, Roundup-Team'
+copyright = u'2009-2025, Richard Jones, Roundup-Team'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the

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