Merge branch 'update-copyright'

This commit is contained in:
Robin Dunn
2017-02-13 19:53:34 -08:00
364 changed files with 417 additions and 414 deletions

View File

@@ -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
#----------------------------------------------------------------------

View File

@@ -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
#----------------------------------------------------------------------

View File

@@ -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
#----------------------------------------------------------------------

View File

@@ -32,7 +32,7 @@ sit back and enjoy. Be sure to take a peek at the source code for each
demo item so you can learn how to use the classes yourself.</p>
<p><b>wxPython</b> is brought to you by <b>Robin Dunn</b> and<br>
<b>Total Control Software,</b> Copyright (c) 1997-2016.</p>
<b>Total Control Software,</b> Copyright (c) 1997-2017.</p>
<p>
<font size="-1">Please see <i>license.txt</i> for licensing information.</font>

View File

@@ -20,7 +20,7 @@ class TestPanel(wx.Panel):
info = wx.adv.AboutDialogInfo()
info.Name = "Hello World"
info.Version = "1.2.3"
info.Copyright = "(c) 2016 Programmers and Coders Everywhere"
info.Copyright = "(c) 2013-2017 Programmers and Coders Everywhere"
info.Description = wordwrap(
"A \"hello world\" program is a software program that prints out "
"\"Hello world!\" on a display device. It is used in many introductory "

View File

@@ -7,7 +7,7 @@
# Author: Robin Dunn
#
# Created: A long time ago, in a galaxy far, far away...
# Copyright: (c) 1998 by Total Control Software
# Copyright: (c) 1998-2017 by Total Control Software
# Licence: wxWindows license
#----------------------------------------------------------------------------

View File

@@ -7,7 +7,7 @@
# Author: Robb Shecter (robb@acm.org)
#
# Created: 16-December-2002
# Copyright: (c) 2002-2016 by Robb Shecter (robb@acm.org),
# Copyright: (c) 2002-2017 by Robb Shecter (robb@acm.org),
# Total Control Software
# Licence: wxWindows license
#---------------------------------------------------------------------------

View File

@@ -7,7 +7,7 @@
# Author: Robin Dunn & Gary Dumer
#
# Created:
# Copyright: (c) 1998 by Total Control Software
# Copyright: (c) 1998-2017 by Total Control Software
# Licence: wxWindows license
#----------------------------------------------------------------------------

View File

@@ -6,7 +6,7 @@
# Author: Robin Dunn
#
# Created: A long time ago, in a galaxy far, far away...
# Copyright: (c) 1999 by Total Control Software
# Copyright: (c) 1999-2017 by Total Control Software
# Licence: wxWindows license
# Tags: phoenix-port, py3-port
#----------------------------------------------------------------------------

View File

@@ -21,7 +21,7 @@
<font color="#0000ff">//</font>
<font color="#0000ff">// Created: 13-Jan-2000</font>
<font color="#0000ff">// RCS-ID: $Id$</font>
<font color="#0000ff">// Copyright: (c) 2000 by Total Control Software</font>
<font color="#0000ff">// Copyright: (c) 2000-2017 by Total Control Software</font>
<font color="#0000ff">// Licence: wxWindows license</font>
<font color="#0000ff">/////////////////////////////////////////////////////////////////////////////</font>

View File

@@ -7,7 +7,7 @@
# Author: Robin Dunn
#
# Created: 6-March-2000
# Copyright: (c) 2000 by Total Control Software
# Copyright: (c) 2000-2017 by Total Control Software
# Licence: wxWindows license
#----------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 22-Mar-2012
# Copyright: (c) 2012-2016 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 25-Oct-2016
# Copyright: (c) 2016 by Total Control Software
# Copyright: (c) 2016-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 8-Nov-2010
# Copyright: (c) 2010-2016 by Total Control Software
# Copyright: (c) 2010-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -1,9 +1,11 @@
#---------------------------------------------------------------------------
# Name: etg/_dataview.py
# Author: Kevin Ollivier
# Robin Dunn
#
# Created: 12-Sept-2011
# Copyright: (c) 2011-2016 by Kevin Ollivier
# Copyright: (c) 2011 by Kevin Ollivier
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 3-Nov-2012
# Copyright: (c) 2012-2016 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 20-Dec-2012
# Copyright: (c) 2012-2016 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 27-Oct-2012
# Copyright: (c) 2012-2016 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 20-Nov-2012
# Copyright: (c) 2012-2016 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Dietmar Schwertberger
#
# Created: 13-Nov-2015
# Copyright: (c) 2015-2016 by Total Control Software
# Copyright: (c) 2015-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Dietmar Schwertberger
#
# Created: 13-Nov-2015
# Copyright: (c) 2015-2016 by Total Control Software
# Copyright: (c) 2015-2017 by Total Control Software
# License: wxWindows License
# ---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 23-Feb-2015
# Copyright: (c) 2015 by Total Control Software
# Copyright: (c) 2015-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 20-Jun-2016
# Copyright: (c) 2016 by Total Control Software
# Copyright: (c) 2016-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 27-Oct-2012
# Copyright: (c) 2012-2016 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 24-Oct-2012
# Copyright: (c) 2012-2016 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 22-Aug-2013
# Copyright: (c) 2013-2016 by Total Control Software
# Copyright: (c) 2013-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 28-Nov-2012
# Copyright: (c) 2012-2016 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 28-Nov-2012
# Copyright: (c) 2012-2016 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 22-Mar-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -4,7 +4,8 @@
# Robin Dunn
#
# Created: 06-Sept-2011
# Copyright: (c) 2013 by Wide Open Technologies
# Copyright: (c) 2011 by Wide Open Technologies
# Copyright: (c) 2013-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 04-Apr-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 21-May-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 03-Nov-2011
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 22-Nov-2010
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2010-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 22-Nov-2010
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2010-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 07-Apr-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 26-Oct-2016
# Copyright: (c) 2016 by Total Control Software
# Copyright: (c) 2016-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 26-Oct-2016
# Copyright: (c) 2016 by Total Control Software
# Copyright: (c) 2016-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 26-Oct-2016
# Copyright: (c) 2016 by Total Control Software
# Copyright: (c) 2016-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 25-Oct-2016
# Copyright: (c) 2016 by Total Control Software
# Copyright: (c) 2016-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 27-Oct-2016
# Copyright: (c) 2016 by Total Control Software
# Copyright: (c) 2016-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 13-May-2016
# Copyright: (c) 2016 by Total Control Software
# Copyright: (c) 2016-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 21-May-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -4,7 +4,8 @@
# Robin Dunn
#
# Created: 25-Aug-2011
# Copyright: (c) 2013 by Wide Open Technologies
# Copyright: (c) 2011 by Wide Open Technologies
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 31-Aug-2011
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 05-Jun-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 31-Aug-2011
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 2-Sept-2011
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 16-Jun-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,8 @@
# Author: Kevin Ollivier
#
# Created: 27-Aug-2011
# Copyright: (c) 2013 by Wide Open Technologies
# Copyright: (c) 2011 by Wide Open Technologies
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 09-Apr-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 17-Jun-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,8 @@
# Author: Kevin Ollivier
#
# Created: 6-Sept-2011
# Copyright: (c) 2013 by Kevin Ollivier
# Copyright: (c) 2011 by Kevin Ollivier
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -4,7 +4,8 @@
# Robin Dunn
#
# Created: 06-Sept-2011
# Copyright: (c) 2013 by Kevin Ollivier
# Copyright: (c) 2011 by Kevin Ollivier
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 30-Mar-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -4,6 +4,7 @@
#
# Created: 26-Aug-2011
# Copyright: (c) 2013 by Wide Open Technologies
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 18-Jun-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 09-May-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 20-Dec-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 16-Jul-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -4,7 +4,7 @@
# Robin Dunn
#
# Created: 15-Sept-2011
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -4,6 +4,7 @@
#
# Created: 27-Aug-2011
# Copyright: (c) 2013 by Wide Open Technologies
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 30-Mar-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 19-Nov-2010
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2010-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 31-May-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -4,7 +4,8 @@
# Robin Dunn
#
# Created: 09-Sept-2011
# Copyright: (c) 2013 by Kevin Ollivier
# Copyright: (c) 2011 by Kevin Ollivier
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 09-Apr-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -4,7 +4,8 @@
# Robin Dunn
#
# Created: 10-Sept-2011
# Copyright: (c) 2013 by Kevin Ollivier
# Copyright: (c) 2011 by Kevin Ollivier
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -4,6 +4,7 @@
#
# Created: 26-Aug-2011
# Copyright: (c) 2013 by Wide Open Technologies
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 06-Apr-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 2-Sept-2011
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -5,6 +5,7 @@
#
# Created: 06-Sept-2011
# Copyright: (c) 2013 by Wide Open Technologies
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,8 @@
# Author: Kevin Ollivier
#
# Created: 10-Sept-2011
# Copyright: (c) 2013 by Kevin Ollivier
# Copyright: (c) 2011 by Kevin Ollivier
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -1,9 +1,11 @@
#---------------------------------------------------------------------------
# Name: etg/dataview.py
# Author: Kevin Ollivier
# Robin Dunn
#
# Created: 10-Sept-2011
# Copyright: (c) 2013 by Kevin Ollivier, Robin Dunn
# Copyright: (c) 2011 by Kevin Ollivier
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 09-Apr-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 09-Apr-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -4,7 +4,8 @@
# Robin Dunn
#
# Created: 26-Aug-2011
# Copyright: (c) 2013 by Wide Open Technologies
# Copyright: (c) 2011 by Wide Open Technologies
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 2-Sept-2011
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 2-Sept-2011
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 2-Sept-2011
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 2-Sept-2011
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 2-Sept-2011
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 2-Sept-2011
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 2-Sept-2011
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 2-Sept-2011
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 2-Sept-2011
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 21-Dec-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 19-Nov-2010
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2010-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,8 @@
# Author: Kevin Ollivier
#
# Created: 26-Aug-2011
# Copyright: (c) 2013 by Wide Open Technologies
# Copyright: (c) 2011 by Wide Open Technologies
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 29-Mar-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,8 @@
# Author: Kevin Ollivier
#
# Created: 10-Sept-2011
# Copyright: (c) 2013 by Kevin Ollivier
# Copyright: (c) 2011 by Kevin Ollivier
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 27-Nov-2010
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2010-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 29-Apr-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 09-Apr-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 21-May-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 15-Nov-2010
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2010-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 01-Dec-2011
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 22-Nov-2010
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2010-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 30-Mar-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 12-Apr-2012
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2012-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

Some files were not shown because too many files have changed in this diff Show More