From 04f10c5868822146aa65a5ea43f154902abc1b68 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Sat, 3 Sep 2011 01:52:23 +0000 Subject: [PATCH] Update Phoenix copyright statements to 2011 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@68978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- buildtools/config.py | 2 +- buildtools/distutils_hacks.py | 2 +- buildtools/version.py | 2 +- etg/_core.py | 2 +- etg/app.py | 2 +- etg/apptrait.py | 2 +- etg/colour.py | 2 +- etg/defs.py | 2 +- etg/dialog.py | 2 +- etg/display.py | 2 +- etg/event.py | 2 +- etg/evtloop.py | 2 +- etg/font.py | 2 +- etg/frame.py | 2 +- etg/gdicmn.py | 2 +- etg/gdiobj.py | 2 +- etg/geometry.py | 2 +- etg/intl.py | 2 +- etg/kbdstate.py | 2 +- etg/layout.py | 2 +- etg/mousestate.py | 2 +- etg/object.py | 2 +- etg/platinfo.py | 2 +- etg/process.py | 2 +- etg/region.py | 2 +- etg/tooltip.py | 2 +- etg/toplevel.py | 2 +- etg/tracker.py | 2 +- etg/utils.py | 2 +- etg/validate.py | 2 +- etg/vidmode.py | 2 +- etg/window.py | 2 +- etg/windowid.py | 2 +- etgtools/__init__.py | 2 +- etgtools/extractors.py | 2 +- etgtools/generators.py | 2 +- etgtools/sip_generator.py | 8 ++++---- etgtools/sphinx_generator.py | 2 +- etgtools/swig_generator.py | 2 +- etgtools/tweaker_tools.py | 2 +- setup.py | 2 +- src/__init__.py | 2 +- src/clntdata.sip | 2 +- src/pyevent.sip | 2 +- src/string.sip | 2 +- src/wxpy_utils.sip | 2 +- 46 files changed, 49 insertions(+), 49 deletions(-) diff --git a/buildtools/config.py b/buildtools/config.py index 7a3da80b..25506222 100644 --- a/buildtools/config.py +++ b/buildtools/config.py @@ -7,7 +7,7 @@ # Author: Robin Dunn # # Created: 3-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #---------------------------------------------------------------------- diff --git a/buildtools/distutils_hacks.py b/buildtools/distutils_hacks.py index d44ff58a..c841756d 100644 --- a/buildtools/distutils_hacks.py +++ b/buildtools/distutils_hacks.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 3-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #---------------------------------------------------------------------- diff --git a/buildtools/version.py b/buildtools/version.py index 07037149..a3101d72 100644 --- a/buildtools/version.py +++ b/buildtools/version.py @@ -6,7 +6,7 @@ # Author: Robin Dunn # # Created: 3-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #---------------------------------------------------------------------- diff --git a/etg/_core.py b/etg/_core.py index bd628f57..f1c4e06f 100644 --- a/etg/_core.py +++ b/etg/_core.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 8-Nove-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/app.py b/etg/app.py index 5298bf35..fed8bc39 100644 --- a/etg/app.py +++ b/etg/app.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 22-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/apptrait.py b/etg/apptrait.py index 94811119..0f541816 100644 --- a/etg/apptrait.py +++ b/etg/apptrait.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 22-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/colour.py b/etg/colour.py index 2b52e2fd..ad0bdb85 100644 --- a/etg/colour.py +++ b/etg/colour.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 19-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/defs.py b/etg/defs.py index e35dedcd..3b5f6690 100644 --- a/etg/defs.py +++ b/etg/defs.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 19-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/dialog.py b/etg/dialog.py index 8943da5e..50cdf4f7 100644 --- a/etg/dialog.py +++ b/etg/dialog.py @@ -3,7 +3,7 @@ # Author: Kevin Ollivier # # Created: 26-Aug-2011 -# Copyright: (c) 2010 by Wide Open Technologies +# Copyright: (c) 2011 by Wide Open Technologies # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/display.py b/etg/display.py index 0fda64cb..f55b159e 100644 --- a/etg/display.py +++ b/etg/display.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/event.py b/etg/event.py index 284a0829..933db7ac 100644 --- a/etg/event.py +++ b/etg/event.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 15-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/evtloop.py b/etg/evtloop.py index 19ee7be7..94883bfb 100644 --- a/etg/evtloop.py +++ b/etg/evtloop.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 22-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/font.py b/etg/font.py index 0b5a38fc..691e219a 100644 --- a/etg/font.py +++ b/etg/font.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/frame.py b/etg/frame.py index e9701c90..f1152405 100644 --- a/etg/frame.py +++ b/etg/frame.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 6-Dec-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/gdicmn.py b/etg/gdicmn.py index 4a746104..80d200c8 100644 --- a/etg/gdicmn.py +++ b/etg/gdicmn.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 4-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/gdiobj.py b/etg/gdiobj.py index 4174db31..80f205e9 100644 --- a/etg/gdiobj.py +++ b/etg/gdiobj.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/geometry.py b/etg/geometry.py index bf7f764f..2f81bbf6 100644 --- a/etg/geometry.py +++ b/etg/geometry.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 4-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/intl.py b/etg/intl.py index 6243e047..ded5598b 100644 --- a/etg/intl.py +++ b/etg/intl.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/kbdstate.py b/etg/kbdstate.py index 4fe3e751..606ba9a8 100644 --- a/etg/kbdstate.py +++ b/etg/kbdstate.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 15-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/layout.py b/etg/layout.py index 7912e55f..2f0403ab 100644 --- a/etg/layout.py +++ b/etg/layout.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 30-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/mousestate.py b/etg/mousestate.py index 61e7f36b..a43bc06f 100644 --- a/etg/mousestate.py +++ b/etg/mousestate.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 15-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/object.py b/etg/object.py index 33d2fe08..3bd091c5 100644 --- a/etg/object.py +++ b/etg/object.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 9-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/platinfo.py b/etg/platinfo.py index daff62f3..431e6b3d 100644 --- a/etg/platinfo.py +++ b/etg/platinfo.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 22-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/process.py b/etg/process.py index b62d16e5..94b560be 100644 --- a/etg/process.py +++ b/etg/process.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 19-Dec-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/region.py b/etg/region.py index 893aaf5e..e4041402 100644 --- a/etg/region.py +++ b/etg/region.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 30-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/tooltip.py b/etg/tooltip.py index 12e4c7c5..035f131d 100644 --- a/etg/tooltip.py +++ b/etg/tooltip.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 30-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/toplevel.py b/etg/toplevel.py index c3ca29ac..ec5236a9 100644 --- a/etg/toplevel.py +++ b/etg/toplevel.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 4-Dec-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/tracker.py b/etg/tracker.py index b3e31a21..a597bcd8 100644 --- a/etg/tracker.py +++ b/etg/tracker.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 15-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/utils.py b/etg/utils.py index efda5b8b..9210fec7 100644 --- a/etg/utils.py +++ b/etg/utils.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 19-Dec-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/validate.py b/etg/validate.py index 64d915b6..706a0443 100644 --- a/etg/validate.py +++ b/etg/validate.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 29-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/vidmode.py b/etg/vidmode.py index 72f3b684..7740c528 100644 --- a/etg/vidmode.py +++ b/etg/vidmode.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/window.py b/etg/window.py index 76f6f124..e26391a1 100644 --- a/etg/window.py +++ b/etg/window.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 27-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etg/windowid.py b/etg/windowid.py index 0f6fc387..741d27d8 100644 --- a/etg/windowid.py +++ b/etg/windowid.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 15-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etgtools/__init__.py b/etgtools/__init__.py index 6e4457e3..b3cbcf23 100644 --- a/etgtools/__init__.py +++ b/etgtools/__init__.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 3-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etgtools/extractors.py b/etgtools/extractors.py index 6dbcfa70..cd84f023 100644 --- a/etgtools/extractors.py +++ b/etgtools/extractors.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 3-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etgtools/generators.py b/etgtools/generators.py index d87d46bf..08bc630d 100644 --- a/etgtools/generators.py +++ b/etgtools/generators.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 3-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etgtools/sip_generator.py b/etgtools/sip_generator.py index 7be10e6d..0c48fcbb 100644 --- a/etgtools/sip_generator.py +++ b/etgtools/sip_generator.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 3-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- @@ -45,7 +45,7 @@ class SipWrapperGenerator(generators.WrapperGeneratorBase): stream.write(divider + """\ // This file is generated by wxPython's SIP generator. Do not edit by hand. // -// Copyright: (c) 2010 by Total Control Software +// Copyright: (c) 2011 by Total Control Software // License: wxWindows License """) if module.name == module.module: @@ -59,7 +59,7 @@ class SipWrapperGenerator(generators.WrapperGeneratorBase): }; %%Copying - Copyright: (c) 2010 by Total Control Software + Copyright: (c) 2011 by Total Control Software License: wxWindows License %%End @@ -73,7 +73,7 @@ class SipWrapperGenerator(generators.WrapperGeneratorBase): %%Extract(id=pycode, order=5) # This file is generated by wxPython's SIP generator. Do not edit by hand. # -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License %s from %s import * diff --git a/etgtools/sphinx_generator.py b/etgtools/sphinx_generator.py index 66aa9fec..0f3d45c8 100644 --- a/etgtools/sphinx_generator.py +++ b/etgtools/sphinx_generator.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 3-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etgtools/swig_generator.py b/etgtools/swig_generator.py index a7052911..81530237 100644 --- a/etgtools/swig_generator.py +++ b/etgtools/swig_generator.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 3-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etgtools/tweaker_tools.py b/etgtools/tweaker_tools.py index 58cc7fbf..9e87e0d2 100644 --- a/etgtools/tweaker_tools.py +++ b/etgtools/tweaker_tools.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 3-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/setup.py b/setup.py index d7df786e..534a08ea 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ # Author: Robin Dunn # # Created: 3-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #---------------------------------------------------------------------- diff --git a/src/__init__.py b/src/__init__.py index a7f418a1..330be256 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -3,7 +3,7 @@ # Author: Robin Dunn # # Created: 3-Nov-2010 -# Copyright: (c) 2010 by Total Control Software +# Copyright: (c) 2011 by Total Control Software # License: wxWindows License #--------------------------------------------------------------------------- diff --git a/src/clntdata.sip b/src/clntdata.sip index e6a324a9..6ac61c6c 100644 --- a/src/clntdata.sip +++ b/src/clntdata.sip @@ -5,7 +5,7 @@ // Author: Robin Dunn // // Created: 16-Nov-2010 -// Copyright: (c) 2010 by Total Control Software +// Copyright: (c) 2011 by Total Control Software // Licence: wxWindows license //-------------------------------------------------------------------------- diff --git a/src/pyevent.sip b/src/pyevent.sip index 7db84f07..a5d7dd84 100644 --- a/src/pyevent.sip +++ b/src/pyevent.sip @@ -6,7 +6,7 @@ // Author: Robin Dunn // // Created: 18-Dec-2010 -// Copyright: (c) 2010 by Total Control Software +// Copyright: (c) 2011 by Total Control Software // Licence: wxWindows license //-------------------------------------------------------------------------- diff --git a/src/string.sip b/src/string.sip index 7c5af17d..da30d97d 100644 --- a/src/string.sip +++ b/src/string.sip @@ -5,7 +5,7 @@ // Author: Robin Dunn // // Created: 9-Nov-2010 -// Copyright: (c) 2010 by Total Control Software +// Copyright: (c) 2011 by Total Control Software // Licence: wxWindows license //-------------------------------------------------------------------------- diff --git a/src/wxpy_utils.sip b/src/wxpy_utils.sip index 9ccef974..d3b5cf92 100644 --- a/src/wxpy_utils.sip +++ b/src/wxpy_utils.sip @@ -6,7 +6,7 @@ // Author: Robin Dunn // // Created: 19-Nov-2010 -// Copyright: (c) 2010 by Total Control Software +// Copyright: (c) 2011 by Total Control Software // Licence: wxWindows license //--------------------------------------------------------------------------