Skip to content

Commit

Permalink
docs: rm copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdur-rahmaanJ committed Sep 1, 2022
1 parent f019a37 commit c0aad13
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 @@ -26,7 +26,7 @@
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]

project = "Rich"
copyright = "2022, Will McGugan"
copyright = "Will McGugan"
author = "Will McGugan"

# The full version, including alpha/beta/rc tags
Expand Down

0 comments on commit c0aad13

Please sign in to comment.