Skip to content

Commit

Permalink
docs: Remove year from the copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Jan 25, 2023
1 parent 5fce75a commit 4ff2041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def setup(app):
# -- Project information -----------------------------------------------------

project = "Weblate"
copyright = "2012–2022 Michal Čihař"
copyright = "Michal Čihař"
author = "Michal Čihař"

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

0 comments on commit 4ff2041

Please sign in to comment.