All: Welcome to 2025

This commit is contained in:
Kyle Schwarz
2025-01-15 16:46:07 -05:00
parent 2acf248583
commit 114b664d78
3 changed files with 25 additions and 9 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ subprocess.call('cd ..; doxygen docs/icsneoc/Doxyfile', shell=True)
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
project = 'libicsneo'
copyright = '2024, Intrepid Control Systems, Inc.'
copyright = '2024-2025, Intrepid Control Systems, Inc.'
author = 'Intrepid Control Systems, Inc.'
# -- General configuration ---------------------------------------------------