# HG changeset patch # User John Rouillard # Date 1735743272 18000 # Node ID c80de1b0dd83afb8474277cbcb3a036ce691a79c # Parent cae1bbf2536bb8a1f20c6c1174e0eeb9fdae6625 chore: it's 2025, update copyrights diff -r cae1bbf2536b -r c80de1b0dd83 doc/conf.py --- 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 diff -r cae1bbf2536b -r c80de1b0dd83 website/www/conf.py --- 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