Skip to content

Commit 148f9a1

Browse files
authored
remove copyright year in docs (#767)
1 parent e06e9c9 commit 148f9a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class UnsetType:
1919

2020

2121
project = "msgspec"
22-
copyright = "2022, Jim Crist-Harif"
22+
copyright = "Jim Crist-Harif"
2323
author = "Jim Crist-Harif"
2424

2525
GITHUB_LOGO = """

0 commit comments

Comments
 (0)