From a5c0a4ca9c90439b912f6c024f3a6404ee186f8c Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Mon, 16 Dec 2002 21:03:39 +0000 Subject: [PATCH] Added Robb's email address git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/wxPython/lib/evtmgr.py | 2 +- wxPython/wxPython/lib/pubsub.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 #--------------------------------------------------------------------------- """