diff --git a/wxPython/wxPython/lib/evtmgr.py b/wxPython/wxPython/lib/evtmgr.py index b93513ddec..e2a881e4a7 100644 --- a/wxPython/wxPython/lib/evtmgr.py +++ b/wxPython/wxPython/lib/evtmgr.py @@ -8,7 +8,7 @@ # # Created: 12-December-2002 # RCS-ID: $Id$ -# Copyright: (c) 2002 by Robb Shecter +# Copyright: (c) 2002 by Robb Shecter # Licence: wxWindows license #--------------------------------------------------------------------------- diff --git a/wxPython/wxPython/lib/pubsub.py b/wxPython/wxPython/lib/pubsub.py index 3af5dd9795..62a148deda 100644 --- a/wxPython/wxPython/lib/pubsub.py +++ b/wxPython/wxPython/lib/pubsub.py @@ -6,7 +6,7 @@ # # Created: 12-December-2002 # RCS-ID: $Id$ -# Copyright: (c) 2002 by Robb Shecter +# Copyright: (c) 2002 by Robb Shecter # Licence: wxWindows license #--------------------------------------------------------------------------- """