From 35931985abb24824064f5bf6f342354fd8d56b24 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Wed, 11 Nov 2020 15:55:30 -0800 Subject: [PATCH] Update some copyright years --- samples/combo/combo1.py | 2 +- sphinxtools/constants.py | 2 +- sphinxtools/inheritance.py | 2 +- sphinxtools/postprocess.py | 2 +- sphinxtools/templates.py | 2 +- sphinxtools/utilities.py | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/samples/combo/combo1.py b/samples/combo/combo1.py index 63493bbe..b47e84fd 100644 --- a/samples/combo/combo1.py +++ b/samples/combo/combo1.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 1-June-2012 -# Copyright: (c) 2012-2018 by Total Control Software +# Copyright: (c) 2012-2020 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/sphinxtools/constants.py b/sphinxtools/constants.py index 364f79a6..68bc8477 100644 --- a/sphinxtools/constants.py +++ b/sphinxtools/constants.py @@ -5,7 +5,7 @@ # Author: Andrea Gavana # # Created: 30-Nov-2010 -# Copyright: (c) 2010-2018 by Total Control Software +# Copyright: (c) 2010-2020 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/sphinxtools/inheritance.py b/sphinxtools/inheritance.py index 7a1793bf..acd7a803 100644 --- a/sphinxtools/inheritance.py +++ b/sphinxtools/inheritance.py @@ -5,7 +5,7 @@ # Author: Andrea Gavana # # Created: 30-Nov-2010 -# Copyright: (c) 2010-2018 by Total Control Software +# Copyright: (c) 2010-2020 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/sphinxtools/postprocess.py b/sphinxtools/postprocess.py index 0c72ab97..9211b642 100644 --- a/sphinxtools/postprocess.py +++ b/sphinxtools/postprocess.py @@ -4,7 +4,7 @@ # Author: Andrea Gavana # # Created: 30-Nov-2010 -# Copyright: (c) 2010-2018 by Total Control Software +# Copyright: (c) 2010-2020 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/sphinxtools/templates.py b/sphinxtools/templates.py index 90a2b199..03fbeee8 100644 --- a/sphinxtools/templates.py +++ b/sphinxtools/templates.py @@ -5,7 +5,7 @@ # Author: Andrea Gavana # # Created: 30-Nov-2010 -# Copyright: (c) 2010-2018 by Total Control Software +# Copyright: (c) 2010-2020 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/sphinxtools/utilities.py b/sphinxtools/utilities.py index 6177a10a..a8757305 100644 --- a/sphinxtools/utilities.py +++ b/sphinxtools/utilities.py @@ -5,7 +5,7 @@ # Author: Andrea Gavana # # Created: 30-Nov-2010 -# Copyright: (c) 2010-2018 by Total Control Software +# Copyright: (c) 2010-2020 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- @@ -561,7 +561,7 @@ header = """\ This file was generated by Phoenix's sphinx generator and associated tools, do not edit by hand. - Copyright: (c) 2011-2018 by Total Control Software + Copyright: (c) 2011-2020 by Total Control Software License: wxWindows License """