diff --git a/wx/lib/activex.py b/wx/lib/activex.py index edd54b19..50910b17 100644 --- a/wx/lib/activex.py +++ b/wx/lib/activex.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 5-June-2008 -# Copyright: (c) 2008 by Total Control Software +# Copyright: (c) 2008-2017 by Total Control Software # Licence: wxWindows license #---------------------------------------------------------------------- diff --git a/wx/lib/activexwrapper.py b/wx/lib/activexwrapper.py index a10b62c8..ef7085be 100644 --- a/wx/lib/activexwrapper.py +++ b/wx/lib/activexwrapper.py @@ -4,7 +4,7 @@ # # Author: Robin Dunn # -# Copyright: (c) 2000 by Total Control Software +# Copyright: (c) 2000-2017 by Total Control Software # Licence: wxWindows license #---------------------------------------------------------------------- # 11/30/2003 - Jeff Grimmett (grimmtooth@softhome.net) diff --git a/wx/lib/anchors.py b/wx/lib/anchors.py index 824883a0..56340581 100644 --- a/wx/lib/anchors.py +++ b/wx/lib/anchors.py @@ -6,7 +6,7 @@ # Author: Riaan Booysen # # Created: 15-Dec-2000 -# Copyright: (c) 2000 by Total Control Software +# Copyright: (c) 2000-2017 by Total Control Software # Licence: wxWindows license #---------------------------------------------------------------------- # 11/30/2003 - Jeff Grimmett (grimmtooth@softhome.net) diff --git a/wx/lib/buttons.py b/wx/lib/buttons.py index 7fa01fb5..702c5b6f 100644 --- a/wx/lib/buttons.py +++ b/wx/lib/buttons.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 9-Dec-1999 -# Copyright: (c) 1999 by Total Control Software +# Copyright: (c) 1999-2017 by Total Control Software # Licence: wxWindows license # Tags: phoenix-port, unittest, documented #---------------------------------------------------------------------- diff --git a/wx/lib/colourdb.py b/wx/lib/colourdb.py index ab7869f7..08a7158f 100644 --- a/wx/lib/colourdb.py +++ b/wx/lib/colourdb.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 13-March-2001 -# Copyright: (c) 2001 by Total Control Software +# Copyright: (c) 2001-2017 by Total Control Software # Licence: wxWindows license # Tags: phoenix-port, unittest, documented #---------------------------------------------------------------------- diff --git a/wx/lib/colourutils.py b/wx/lib/colourutils.py index 5b83c25c..b03c8d37 100644 --- a/wx/lib/colourutils.py +++ b/wx/lib/colourutils.py @@ -5,7 +5,7 @@ # Author: Cody Precord # # Created: 13-March-2001 -# Copyright: (c) 2001 by Total Control Software +# Copyright: (c) 2001-2017 by Total Control Software # Licence: wxWindows license # Tags: phoenix-port, documented #---------------------------------------------------------------------- diff --git a/wx/lib/dialogs.py b/wx/lib/dialogs.py index 73144bfd..8dc0336c 100644 --- a/wx/lib/dialogs.py +++ b/wx/lib/dialogs.py @@ -6,7 +6,7 @@ # Author: Various # # Created: 3-January-2002 -# Copyright: (c) 2002 by Total Control Software +# Copyright: (c) 2002-2017 by Total Control Software # Licence: wxWindows license # Tags: phoenix-port #---------------------------------------------------------------------- diff --git a/wx/lib/editor/__init__.py b/wx/lib/editor/__init__.py index f48798ec..b6cf981e 100644 --- a/wx/lib/editor/__init__.py +++ b/wx/lib/editor/__init__.py @@ -5,7 +5,7 @@ # Author: Robin Dunn # # Created: 30-Dec-1999 -# Copyright: (c) 1999-2016 by Total Control Software +# Copyright: (c) 1999-2017 by Total Control Software # Licence: wxWindows license #---------------------------------------------------------------------- # 12/14/2003 - Jeff Grimmett (grimmtooth@softhome.net) diff --git a/wx/lib/eventwatcher.py b/wx/lib/eventwatcher.py index 3b02bf7a..9fdd9b2a 100644 --- a/wx/lib/eventwatcher.py +++ b/wx/lib/eventwatcher.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 21-Jan-2009 -# Copyright: (c) 2009 by Total Control Software +# Copyright: (c) 2009-2017 by Total Control Software # Licence: wxWindows license # # Tags: phoenix-port diff --git a/wx/lib/expando.py b/wx/lib/expando.py index 22caff13..a14e3f95 100644 --- a/wx/lib/expando.py +++ b/wx/lib/expando.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 18-Sept-2006 -# Copyright: (c) 2006 by Total Control Software +# Copyright: (c) 2006-2017 by Total Control Software # Licence: wxWindows license # Tags: phoenix-port, unittest, documented # diff --git a/wx/lib/filebrowsebutton.py b/wx/lib/filebrowsebutton.py index 428f8c7a..a8f23f77 100644 --- a/wx/lib/filebrowsebutton.py +++ b/wx/lib/filebrowsebutton.py @@ -7,7 +7,7 @@ # # Author: Mike Fletcher # -# Copyright: (c) 2000 by Total Control Software +# Copyright: (c) 2000-2017 by Total Control Software # Licence: wxWindows license # Tags: phoenix-port #---------------------------------------------------------------------- diff --git a/wx/lib/flashwin.py b/wx/lib/flashwin.py index 62d752e3..db0e7fd1 100644 --- a/wx/lib/flashwin.py +++ b/wx/lib/flashwin.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 22-March-2004 -# Copyright: (c) 2008 by Total Control Software +# Copyright: (c) 2008-2017 by Total Control Software # Licence: wxWindows license # Tags: phoenix-port #---------------------------------------------------------------------- diff --git a/wx/lib/flashwin_old.py b/wx/lib/flashwin_old.py index 082fab72..7259fe5a 100644 --- a/wx/lib/flashwin_old.py +++ b/wx/lib/flashwin_old.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 22-March-2004 -# Copyright: (c) 2004 by Total Control Software +# Copyright: (c) 2004-2017 by Total Control Software # Licence: wxWindows license #---------------------------------------------------------------------- # This module was generated by the wx.activex.GernerateAXModule class diff --git a/wx/lib/graphics.py b/wx/lib/graphics.py index ca6da14f..a455cad1 100644 --- a/wx/lib/graphics.py +++ b/wx/lib/graphics.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 15-Sept-2008 -# Copyright: (c) 2008-2016 by Total Control Software +# Copyright: (c) 2008-2017 by Total Control Software # Licence: wxWindows license # Tags: phoenix-port #---------------------------------------------------------------------- diff --git a/wx/lib/iewin.py b/wx/lib/iewin.py index 30ef19b1..7cff1984 100644 --- a/wx/lib/iewin.py +++ b/wx/lib/iewin.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 22-March-2004 -# Copyright: (c) 2008 by Total Control Software +# Copyright: (c) 2008-2017 by Total Control Software # Licence: wxWindows license #---------------------------------------------------------------------- diff --git a/wx/lib/iewin_old.py b/wx/lib/iewin_old.py index 99af08f0..3bf8dc32 100644 --- a/wx/lib/iewin_old.py +++ b/wx/lib/iewin_old.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 22-March-2004 -# Copyright: (c) 2004 by Total Control Software +# Copyright: (c) 2004-2017 by Total Control Software # Licence: wxWindows license #---------------------------------------------------------------------- diff --git a/wx/lib/inspection.py b/wx/lib/inspection.py index 63c286b6..4b64f8cb 100644 --- a/wx/lib/inspection.py +++ b/wx/lib/inspection.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 26-Jan-2007 -# Copyright: (c) 2007 by Total Control Software +# Copyright: (c) 2007-2017 by Total Control Software # Licence: wxWindows license # # Tags: py3-port, phoenix-port, documented diff --git a/wx/lib/mixins/__init__.py b/wx/lib/mixins/__init__.py index b3176358..caa42dd8 100644 --- a/wx/lib/mixins/__init__.py +++ b/wx/lib/mixins/__init__.py @@ -5,7 +5,7 @@ # Author: Robin Dunn # # Created: 15-May-2001 -# Copyright: (c) 2001 by Total Control Software +# Copyright: (c) 2001-2017 by Total Control Software # Licence: wxWindows license #---------------------------------------------------------------------- # 12/14/2003 - Jeff Grimmett (grimmtooth@softhome.net) diff --git a/wx/lib/mixins/grid.py b/wx/lib/mixins/grid.py index 148f3bb5..b0d9a1b8 100644 --- a/wx/lib/mixins/grid.py +++ b/wx/lib/mixins/grid.py @@ -5,7 +5,7 @@ # Author: Robin Dunn # # Created: 5-June-2001 -# Copyright: (c) 2001 by Total Control Software +# Copyright: (c) 2001-2017 by Total Control Software # Licence: wxWindows license #---------------------------------------------------------------------------- # 12/14/2003 - Jeff Grimmett (grimmtooth@softhome.net) diff --git a/wx/lib/mixins/gridlabelrenderer.py b/wx/lib/mixins/gridlabelrenderer.py index 2e68fa55..fedf7218 100644 --- a/wx/lib/mixins/gridlabelrenderer.py +++ b/wx/lib/mixins/gridlabelrenderer.py @@ -7,7 +7,7 @@ # Author: Robin Dunn # # Created: 20-Mar-2009 -# Copyright: (c) 2009 by Total Control Software +# Copyright: (c) 2009-2017 by Total Control Software # Licence: wxWindows license #---------------------------------------------------------------------- diff --git a/wx/lib/mixins/imagelist.py b/wx/lib/mixins/imagelist.py index b5b91769..d245f593 100644 --- a/wx/lib/mixins/imagelist.py +++ b/wx/lib/mixins/imagelist.py @@ -5,7 +5,7 @@ # Author: Robin Dunn # # Created: 15-May-2001 -# Copyright: (c) 2001 by Total Control Software +# Copyright: (c) 2001-2017 by Total Control Software # Licence: wxWindows license #---------------------------------------------------------------------------- # 12/14/2003 - Jeff Grimmett (grimmtooth@softhome.net) diff --git a/wx/lib/mixins/inspection.py b/wx/lib/mixins/inspection.py index 380ae012..ce09732e 100644 --- a/wx/lib/mixins/inspection.py +++ b/wx/lib/mixins/inspection.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 21-Nov-2006 -# Copyright: (c) 2006 by Total Control Software +# Copyright: (c) 2006-2017 by Total Control Software # Licence: wxWindows license # # Tags: phoenix-port, documented, unittest diff --git a/wx/lib/mixins/listctrl.py b/wx/lib/mixins/listctrl.py index 427f3ebc..b1cc45a7 100644 --- a/wx/lib/mixins/listctrl.py +++ b/wx/lib/mixins/listctrl.py @@ -5,7 +5,7 @@ # Author: Robin Dunn # # Created: 15-May-2001 -# Copyright: (c) 2001 by Total Control Software +# Copyright: (c) 2001-2017 by Total Control Software # Licence: wxWindows license # Tags: phoenix-port, py3-port #---------------------------------------------------------------------------- diff --git a/wx/lib/msgpanel.py b/wx/lib/msgpanel.py index 28c65261..f0d2cd12 100644 --- a/wx/lib/msgpanel.py +++ b/wx/lib/msgpanel.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 19-Oct-2009 -# Copyright: (c) 2009 by Total Control Software +# Copyright: (c) 2009-2017 by Total Control Software # Licence: wxWindows license #---------------------------------------------------------------------- diff --git a/wx/lib/newevent.py b/wx/lib/newevent.py index 51b65b29..3647d1bd 100644 --- a/wx/lib/newevent.py +++ b/wx/lib/newevent.py @@ -5,7 +5,7 @@ # Author: Miki Tebeka # # Created: 18-Sept-2006 -# Copyright: (c) 2006 by Total Control Software +# Copyright: (c) 2006-2017 by Total Control Software # Licence: wxWindows license # # Tags: phoenix-port, documented diff --git a/wx/lib/nvdlg.py b/wx/lib/nvdlg.py index af856548..b5aebc94 100644 --- a/wx/lib/nvdlg.py +++ b/wx/lib/nvdlg.py @@ -5,7 +5,7 @@ # Author: Robin Dunn # # Created: 30-Nov-2009 -# Copyright: (c) 2009 by Total Control Software +# Copyright: (c) 2009-2017 by Total Control Software # Licence: wxWindows license # Tags: phoenix-port #---------------------------------------------------------------------- diff --git a/wx/lib/pdfwin.py b/wx/lib/pdfwin.py index f694f6d2..a78cedb3 100644 --- a/wx/lib/pdfwin.py +++ b/wx/lib/pdfwin.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 22-March-2004 -# Copyright: (c) 2008 by Total Control Software +# Copyright: (c) 2008-2017 by Total Control Software # Licence: wxWindows license #---------------------------------------------------------------------- diff --git a/wx/lib/pdfwin_old.py b/wx/lib/pdfwin_old.py index e9685b92..027d942d 100644 --- a/wx/lib/pdfwin_old.py +++ b/wx/lib/pdfwin_old.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 22-March-2004 -# Copyright: (c) 2004 by Total Control Software +# Copyright: (c) 2004-2017 by Total Control Software # Licence: wxWindows license #---------------------------------------------------------------------- diff --git a/wx/lib/progressindicator.py b/wx/lib/progressindicator.py index 854ee02d..03bf7c5a 100644 --- a/wx/lib/progressindicator.py +++ b/wx/lib/progressindicator.py @@ -5,7 +5,7 @@ # Author: Robin Dunn # # Created: 22-Oct-2009 -# Copyright: (c) 2009 by Total Control Software +# Copyright: (c) 2009-2017 by Total Control Software # Licence: wxWindows license #---------------------------------------------------------------------- diff --git a/wx/lib/rcsizer.py b/wx/lib/rcsizer.py index 1ca9d390..5c9fcd80 100644 --- a/wx/lib/rcsizer.py +++ b/wx/lib/rcsizer.py @@ -5,7 +5,7 @@ # Author: Robin Dunn, adapted from code by Niki Spahiev # # Created: 26-Feb-2002 -# Copyright: (c) 2002 by Total Control Software +# Copyright: (c) 2002-2017 by Total Control Software # Licence: wxWindows license #---------------------------------------------------------------------- # 12/10/2003 - Jeff Grimmett (grimmtooth@softhome.net) diff --git a/wx/lib/resizewidget.py b/wx/lib/resizewidget.py index cf021753..797fe929 100644 --- a/wx/lib/resizewidget.py +++ b/wx/lib/resizewidget.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 12-June-2008 -# Copyright: (c) 2008 by Total Control Software +# Copyright: (c) 2008-2017 by Total Control Software # Licence: wxWindows license # Tags: phoenix-port, unittest, documented, py3-port #---------------------------------------------------------------------- diff --git a/wx/lib/softwareupdate.py b/wx/lib/softwareupdate.py index bddb0134..46a7bd7e 100644 --- a/wx/lib/softwareupdate.py +++ b/wx/lib/softwareupdate.py @@ -7,7 +7,7 @@ # Author: Robin Dunn # # Created: 1-Aug-2011 -# Copyright: (c) 2011 by Total Control Software +# Copyright: (c) 2011-2017 by Total Control Software # Licence: wxWindows license # # Tags: py3-port?? diff --git a/wx/lib/splitter.py b/wx/lib/splitter.py index be8cc009..f473d753 100644 --- a/wx/lib/splitter.py +++ b/wx/lib/splitter.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 9-June-2005 -# Copyright: (c) 2005 by Total Control Software +# Copyright: (c) 2005-2017 by Total Control Software # Licence: wxWindows license # Tags: phoenix-port, unittest, documentation, py3-port #---------------------------------------------------------------------- diff --git a/wx/lib/statbmp.py b/wx/lib/statbmp.py index 4bb2077b..ba34af66 100644 --- a/wx/lib/statbmp.py +++ b/wx/lib/statbmp.py @@ -5,7 +5,7 @@ # Author: Robin Dunn # # Created: 12-May-2004 -# Copyright: (c) 2004 by Total Control Software +# Copyright: (c) 2004-2017 by Total Control Software # Licence: wxWindows license # Tags: phoenix-port, unittest, documented, py3-port #---------------------------------------------------------------------- diff --git a/wx/lib/stattext.py b/wx/lib/stattext.py index fe46d276..265ac144 100644 --- a/wx/lib/stattext.py +++ b/wx/lib/stattext.py @@ -7,7 +7,7 @@ # Author: Robin Dunn # # Created: 8-July-2002 -# Copyright: (c) 2002 by Total Control Software +# Copyright: (c) 2002-2017 by Total Control Software # Licence: wxWindows license # Tags: phoenix-port, unittest, documented, py3-port #---------------------------------------------------------------------- diff --git a/wx/lib/utils.py b/wx/lib/utils.py index 7a06c165..17b35e99 100644 --- a/wx/lib/utils.py +++ b/wx/lib/utils.py @@ -5,7 +5,7 @@ # Author: Robin Dunn # # Created: 18-Jan-2009 -# Copyright: (c) 2009 Total Control Software +# Copyright: (c) 2009-2017 Total Control Software # Licence: wxWidgets license # # Tags: phoenix-port, unittest, documented diff --git a/wx/lib/wordwrap.py b/wx/lib/wordwrap.py index d236a4a2..13eee761 100644 --- a/wx/lib/wordwrap.py +++ b/wx/lib/wordwrap.py @@ -5,7 +5,7 @@ # Author: Robin Dunn # # Created: 15-Oct-2006 -# Copyright: (c) 2006 by Total Control Software +# Copyright: (c) 2006-2017 by Total Control Software # Licence: wxWindows license # Tags: phoenix-port #---------------------------------------------------------------------- diff --git a/wx/lib/wxcairo/__init__.py b/wx/lib/wxcairo/__init__.py index 11c3f5f1..382313d1 100644 --- a/wx/lib/wxcairo/__init__.py +++ b/wx/lib/wxcairo/__init__.py @@ -7,7 +7,7 @@ # Author: Robin Dunn # # Created: 3-Sept-2008 -# Copyright: (c) 2008-2016 by Total Control Software +# Copyright: (c) 2008-2017 by Total Control Software # Licence: wxWindows license # # Tags: phoenix-port, py3-port diff --git a/wx/lib/wxcairo/wx_cairocffi.py b/wx/lib/wxcairo/wx_cairocffi.py index fa05fa3c..a9c4d7c2 100644 --- a/wx/lib/wxcairo/wx_cairocffi.py +++ b/wx/lib/wxcairo/wx_cairocffi.py @@ -5,7 +5,7 @@ # Author: Robin Dunn # # Created: 19-July-2016 -# Copyright: (c) 2016 by Total Control Software +# Copyright: (c) 2016-2017 by Total Control Software # Licence: wxWindows license # # Tags: phoenix-port, py3-port diff --git a/wx/lib/wxcairo/wx_pycairo.py b/wx/lib/wxcairo/wx_pycairo.py index 1336c504..eac8a7b6 100644 --- a/wx/lib/wxcairo/wx_pycairo.py +++ b/wx/lib/wxcairo/wx_pycairo.py @@ -5,7 +5,7 @@ # Author: Robin Dunn # # Created: 3-Sept-2008 -# Copyright: (c) 2008-2016 by Total Control Software +# Copyright: (c) 2008-2017 by Total Control Software # Licence: wxWindows license # # Tags: phoenix-port, py3-port diff --git a/wx/lib/wxpTag.py b/wx/lib/wxpTag.py index 5b2ea8da..28af78bf 100644 --- a/wx/lib/wxpTag.py +++ b/wx/lib/wxpTag.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 13-Sept-1999 -# Copyright: (c) 1999 by Total Control Software +# Copyright: (c) 1999-2017 by Total Control Software # Licence: wxWindows license #---------------------------------------------------------------------- # 12/13/2003 - Jeff Grimmett (grimmtooth@softhome.net)