diff --git a/wxPython/demo/About.py b/wxPython/demo/About.py index 76fdae3b18..b457bef92e 100644 --- a/wxPython/demo/About.py +++ b/wxPython/demo/About.py @@ -30,7 +30,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.

wxPython is brought to you by Robin Dunn and
-Total Control Software, Copyright (c) 1997-2005.

+Total Control Software, Copyright (c) 1997-2006.

Please see license.txt for licensing information. diff --git a/wxPython/samples/doodle/superdoodle.py b/wxPython/samples/doodle/superdoodle.py index 0b95c066da..f2f24fecb6 100644 --- a/wxPython/samples/doodle/superdoodle.py +++ b/wxPython/samples/doodle/superdoodle.py @@ -351,7 +351,7 @@ instructions:

SuperDoodle and wxPython are brought to you by Robin Dunn and Total Control Software, Copyright -© 1997-2003.

+© 1997-2006.

'''