update copyright years to be unbounded

There is no legal need to have the year written here and it's a chore to
keep it up to date.
This commit is contained in:
David Adam
2025-01-08 20:38:09 +08:00
parent 6d551b4459
commit ccbbae95ef
4 changed files with 5 additions and 5 deletions

View File

@@ -59,7 +59,7 @@ highlight_language = "fish-docs-samples"
# -- Project information -----------------------------------------------------
project = "fish-shell"
copyright = "2024, fish-shell developers"
copyright = "fish-shell developers"
author = "fish-shell developers"
issue_url = "https://github.com/fish-shell/fish-shell/issues"