From 3aa71ee8259d024dc5971ab693465e9758cc873c Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Mon, 13 Feb 2017 16:52:44 -0800 Subject: [PATCH] Update copyright in sphinxtools --- sphinxtools/constants.py | 2 +- sphinxtools/inheritance.py | 2 +- sphinxtools/postprocess.py | 2 +- sphinxtools/templates.py | 2 +- sphinxtools/utilities.py | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sphinxtools/constants.py b/sphinxtools/constants.py index fb6eebce..bc40ffd7 100644 --- a/sphinxtools/constants.py +++ b/sphinxtools/constants.py @@ -5,7 +5,7 @@ # Author: Andrea Gavana # # Created: 30-Nov-2010 -# Copyright: (c) 2013 by Total Control Software +# Copyright: (c) 2010-2017 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/sphinxtools/inheritance.py b/sphinxtools/inheritance.py index 7e0cb8af..22b76955 100644 --- a/sphinxtools/inheritance.py +++ b/sphinxtools/inheritance.py @@ -5,7 +5,7 @@ # Author: Andrea Gavana # # Created: 30-Nov-2010 -# Copyright: (c) 2010-2016 by Total Control Software +# Copyright: (c) 2010-2017 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/sphinxtools/postprocess.py b/sphinxtools/postprocess.py index 2ebd9738..d55695ce 100644 --- a/sphinxtools/postprocess.py +++ b/sphinxtools/postprocess.py @@ -4,7 +4,7 @@ # Author: Andrea Gavana # # Created: 30-Nov-2010 -# Copyright: (c) 2010-2016 by Total Control Software +# Copyright: (c) 2010-2017 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/sphinxtools/templates.py b/sphinxtools/templates.py index e237f6aa..3dbc9607 100644 --- a/sphinxtools/templates.py +++ b/sphinxtools/templates.py @@ -5,7 +5,7 @@ # Author: Andrea Gavana # # Created: 30-Nov-2010 -# Copyright: (c) 2010-2016 by Total Control Software +# Copyright: (c) 2010-2017 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/sphinxtools/utilities.py b/sphinxtools/utilities.py index 3fbd1027..b3faa89b 100644 --- a/sphinxtools/utilities.py +++ b/sphinxtools/utilities.py @@ -5,7 +5,7 @@ # Author: Andrea Gavana # # Created: 30-Nov-2010 -# Copyright: (c) 2010-2016 by Total Control Software +# Copyright: (c) 2010-2017 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- @@ -551,7 +551,7 @@ header = """\ This file was generated by Phoenix's sphinx generator and associated tools, do not edit by hand. - Copyright: (c) 2011-2016 by Total Control Software + Copyright: (c) 2011-2017 by Total Control Software License: wxWindows License """