Skip to content

Commit

Permalink
DOC: Update copyright footer in docs (#2207)
Browse files Browse the repository at this point in the history
closes #2204
  • Loading branch information
marcstober authored Sep 22, 2023
1 parent 34c6875 commit f1b4cfd
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 @@ -25,7 +25,7 @@
# -- Project information -----------------------------------------------------

project = py_pkg.__name__
copyright = "2006 - 2008, Mathieu Fenniak"
copyright = "2006 - 2023, Mathieu Fenniak and pypdf contributors"
author = "Mathieu Fenniak"

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

0 comments on commit f1b4cfd

Please sign in to comment.