From f6cdd8ad46439b4cec437fd0080c54ec4252ebdf Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Sun, 15 Mar 2020 06:57:13 +0100 Subject: Added a test about changing the signature --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index 9e0ffad..51ce1f8 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,7 +48,7 @@ master_doc = 'index' # General information about the project. project = 'decorator' -copyright = '2005-2018, Michele Simionato' +copyright = '2005-2020, Michele Simionato' author = 'Michele Simionato' # The version info for the project you're documenting, acts as replacement for -- cgit v1.2.1