From 4c29dfae85517b05d2e9dc7df7f1c46c3196c59d Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Thu, 19 May 2016 23:57:17 -0700 Subject: [PATCH] More copyright updates --- etgtools/sphinx_generator.py | 2 +- sphinxtools/constants.py | 2 +- sphinxtools/inheritance.py | 2 +- sphinxtools/postprocess.py | 2 +- sphinxtools/templates.py | 2 +- sphinxtools/utilities.py | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/etgtools/sphinx_generator.py b/etgtools/sphinx_generator.py index 0d15b49f..788ee6e9 100644 --- a/etgtools/sphinx_generator.py +++ b/etgtools/sphinx_generator.py @@ -6,7 +6,7 @@ # Author: Andrea Gavana # # Created: 30-Nov-2010 -# Copyright: (c) 2013 by Total Control Software +# Copyright: (c) 2010-2016 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/sphinxtools/constants.py b/sphinxtools/constants.py index 303716b2..24c6efa6 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-2016 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/sphinxtools/inheritance.py b/sphinxtools/inheritance.py index b700b488..6afda84d 100644 --- a/sphinxtools/inheritance.py +++ b/sphinxtools/inheritance.py @@ -5,7 +5,7 @@ # Author: Andrea Gavana # # Created: 30-Nov-2010 -# Copyright: (c) 2013 by Total Control Software +# Copyright: (c) 2010-2016 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/sphinxtools/postprocess.py b/sphinxtools/postprocess.py index 0b9c6f2f..4351770b 100644 --- a/sphinxtools/postprocess.py +++ b/sphinxtools/postprocess.py @@ -4,7 +4,7 @@ # Author: Andrea Gavana # # Created: 30-Nov-2010 -# Copyright: (c) 2013 by Total Control Software +# Copyright: (c) 2010-2016 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/sphinxtools/templates.py b/sphinxtools/templates.py index bc7016ff..bc49b50c 100644 --- a/sphinxtools/templates.py +++ b/sphinxtools/templates.py @@ -5,7 +5,7 @@ # Author: Andrea Gavana # # Created: 30-Nov-2010 -# Copyright: (c) 2013 by Total Control Software +# Copyright: (c) 2010-2016 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/sphinxtools/utilities.py b/sphinxtools/utilities.py index c075e00f..ea5601a2 100644 --- a/sphinxtools/utilities.py +++ b/sphinxtools/utilities.py @@ -5,7 +5,7 @@ # Author: Andrea Gavana # # Created: 30-Nov-2010 -# Copyright: (c) 2013 by Total Control Software +# Copyright: (c) 2010-2016 by Total Control Software # License: wxWindows License #---------------------------------------------------------------------------