Skip to content

Commit

Permalink
remove copyright year in docs (#767)
Browse files Browse the repository at this point in the history
  • Loading branch information
chirizxc authored Nov 15, 2024
1 parent e06e9c9 commit 148f9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class UnsetType:


project = "msgspec"
copyright = "2022, Jim Crist-Harif"
copyright = "Jim Crist-Harif"
author = "Jim Crist-Harif"

GITHUB_LOGO = """
Expand Down

0 comments on commit 148f9a1

Please sign in to comment.