Skip to content

Commit

Permalink
Update year in conf.py (#2899)
Browse files Browse the repository at this point in the history
  • Loading branch information
sciencewhiz authored Jan 2, 2025
1 parent 5134940 commit 4889101
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
# -- Project information -----------------------------------------------------

project = "FIRST Robotics Competition"
copyright = "2024, FIRST and other WPILib Contributors. This work is licensed under a Creative Commons Attribution 4.0 International License"
copyright = "2025, FIRST and other WPILib Contributors. This work is licensed under a Creative Commons Attribution 4.0 International License"
author = "WPILib"
version = "2024"
version = "2025"


# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit 4889101

Please sign in to comment.