From ba9fa5a60ab0f511bd245674dacfaf4ee57859fc Mon Sep 17 00:00:00 2001 From: Bradley Ayers Date: Fri, 25 Feb 2011 03:03:50 +1000 Subject: [PATCH] removed copyright --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index eed41bd..9fcd66f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -155,7 +155,7 @@ html_static_path = ['_static'] #html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. -#html_show_copyright = True +html_show_copyright = False # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the -- 2.26.2