It's 2019. It's almost 2020, in fact! Signed-off-by: Daniel Axtens <[email protected]> --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git docs/conf.py docs/conf.py index f0ca797f6dac..646db889e731 100644 --- docs/conf.py +++ docs/conf.py @@ -34,7 +34,7 @@ master_doc = 'index' # General information about the project. project = u'Patchwork' -copyright = u'2018, Patchwork Developers' +copyright = u'2018-2019, Patchwork Developers' author = u'Patchwork Developers' # The version info for the project you're documenting, acts as replacement for -- 2.20.1 _______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
