Skip to content

Commit

Permalink
conf.py: remove project years from copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladislav4KZ committed Mar 24, 2024
1 parent 451a86d commit 9fbf153
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 @@ -7,7 +7,7 @@
version = 'latest'
release = 'latest'
htmlhelp_basename = 'Официальная документация YaPB'
copyright = u'2004-2024 YaPB Project <yapb@jeefo.net>'
copyright = u'YaPB Project Developers <yapb@jeefo.net>'

# These folders are copied to the documentation's HTML output
html_static_path = ['_static']
Expand Down

0 comments on commit 9fbf153

Please sign in to comment.