diff options
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index cc7fea2e..5463d0bb 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -56,7 +56,7 @@ master_doc = 'index' # General information about the project. project = 'cmd2' -copyright = '2010-2019, Catherine Devlin and Todd Leonhardt' +copyright = '2010-2019, cmd2 contributors' author = 'cmd2 contributors' # The version info for the project you're documenting, acts as replacement for |