Skip to content

Commit

Permalink
doc: update copyrights date
Browse files Browse the repository at this point in the history
  • Loading branch information
BoboTiG committed Dec 5, 2022
1 parent fe4a111 commit 3a940dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Expand Up @@ -25,7 +25,7 @@

PROJECT_NAME = 'watchdog'
AUTHOR_NAME = 'Yesudeep Mangalapilly and contributors'
COPYRIGHT = '2010-2021, ' + AUTHOR_NAME
COPYRIGHT = '2010-2022, ' + AUTHOR_NAME


# -- General configuration -----------------------------------------------------
Expand Down

0 comments on commit 3a940dd

Please sign in to comment.