From 31dcd1f021426269b2d5bc4c042955ad419bb0ba Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Wed, 18 May 2016 16:28:29 -0700 Subject: [PATCH] Update copyright --- docs/sphinx/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sphinx/conf.py b/docs/sphinx/conf.py index e4815a7c..715cd635 100644 --- a/docs/sphinx/conf.py +++ b/docs/sphinx/conf.py @@ -47,7 +47,7 @@ master_doc = 'index' # General information about the project. project = u'wxPython (Phoenix)' -copyright = u'2012-2014, The wxPython Team' +copyright = u'2012-2016, The wxPython Team' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the