From 56368cc31dd5244d4727b05b2554cdcd5d5b4aef Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Mon, 13 Feb 2017 15:29:30 -0800 Subject: [PATCH] Update copyright in buildtools --- buildtools/config.py | 2 +- buildtools/distutils_hacks.py | 2 +- buildtools/version.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/buildtools/config.py b/buildtools/config.py index 607eb0d8..79798e42 100644 --- a/buildtools/config.py +++ b/buildtools/config.py @@ -7,7 +7,7 @@ # Author: Robin Dunn # # Created: 3-Nov-2010 -# Copyright: (c) 2013 by Total Control Software +# Copyright: (c) 2013-2017 by Total Control Software # License: wxWindows License #---------------------------------------------------------------------- diff --git a/buildtools/distutils_hacks.py b/buildtools/distutils_hacks.py index 97e688a1..6362c008 100644 --- a/buildtools/distutils_hacks.py +++ b/buildtools/distutils_hacks.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 3-Nov-2010 -# Copyright: (c) 2013 by Total Control Software +# Copyright: (c) 2013-2017 by Total Control Software # License: wxWindows License #---------------------------------------------------------------------- diff --git a/buildtools/version.py b/buildtools/version.py index 640a3835..95502054 100644 --- a/buildtools/version.py +++ b/buildtools/version.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 3-Nov-2010 -# Copyright: (c) 2010-2016 by Total Control Software +# Copyright: (c) 2010-2017 by Total Control Software # License: wxWindows License #----------------------------------------------------------------------