Skip to content

Commit

Permalink
Update copyright notice
Browse files Browse the repository at this point in the history
  • Loading branch information
Cimbali committed Jan 30, 2022
1 parent b6784a0 commit 90478cc
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 @@ -95,7 +95,7 @@ def setup(app):
# General information about the project. Make sure we find the right omdule info.
pkg_meta = importlib.import_module('pympress.__init__')
project = 'pympress'
copyright = '2009-2011, Thomas Jost; 2015-2020 Cimbali'
copyright = '2009-2011, Thomas Jost; 2015-2022 Cimbali'
author = 'Thomas Jost, Cimbali'

# The version info for the project you're documenting, acts as replacement for
Expand Down

0 comments on commit 90478cc

Please sign in to comment.