We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc087c commit ccc7811Copy full SHA for ccc7811
docs/source/conf.py
@@ -25,7 +25,7 @@
25
26
PROJECT_NAME = 'watchdog'
27
AUTHOR_NAME = 'Yesudeep Mangalapilly and contributors'
28
-COPYRIGHT = '2010-2020, ' + AUTHOR_NAME
+COPYRIGHT = '2010-2021, ' + AUTHOR_NAME
29
30
31
# -- General configuration -----------------------------------------------------
0 commit comments