From 431a6d7ddb0a5cac5c1d63e0b820daf9778f043c Mon Sep 17 00:00:00 2001 From: Anthony Tuininga Date: Wed, 8 Mar 2017 16:06:05 -0700 Subject: [PATCH] Added all copyright notices as requested. --- doc/src/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/conf.py b/doc/src/conf.py index a3b7f59..2e6007b 100644 --- a/doc/src/conf.py +++ b/doc/src/conf.py @@ -33,7 +33,7 @@ master_doc = 'index' # General substitutions. project = 'cx_Oracle' -copyright = '2016, 2017 Oracle and/or its affiliates. All rights reserved.' +copyright = '2016, 2017, Oracle and/or its affiliates. All rights reserved. Portions Copyright © 2007-2015, Anthony Tuininga. All rights reserved. Portions Copyright © 2001-2007, Computronix (Canada) Ltd., Edmonton, Alberta, Canada. All rights reserved' author = 'Oracle' # The default replacements for |version| and |release|, also used in various