From 5e1675fb701f817396d34e360ab146e591a038df Mon Sep 17 00:00:00 2001 From: Larry Ruckman Date: Wed, 15 Jan 2025 15:38:27 -0800 Subject: [PATCH] Update conf.py ### Description - Updating copyright for 2025 --- docs/src/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/conf.py b/docs/src/conf.py index f74748128..dba12e1f1 100644 --- a/docs/src/conf.py +++ b/docs/src/conf.py @@ -58,8 +58,8 @@ # General information about the project. project = 'Rogue' -copyright = '2019, SLAC National Accelerator Laboratory' -author = 'SLAC TID-AIR' +copyright = '2025, SLAC National Accelerator Laboratory' +author = 'SLAC TID-ID' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the