From baf2e4665f7766354dea1e2f3b6c881e2c51be1b Mon Sep 17 00:00:00 2001 From: kotfu Date: Sat, 6 Jul 2019 17:32:02 -0600 Subject: Add copyright links per comments in #712 --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/conf.py') 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 -- cgit v1.2.1