From 92e6d8693a6fbd637d73817a5316053d9299ac67 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Tue, 20 Jul 2004 05:21:39 +0000 Subject: [PATCH] corrected copied headers git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/mac/carbon/tglbtn.cpp | 4 ++-- src/mac/carbon/tooltip.cpp | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/mac/carbon/tglbtn.cpp b/src/mac/carbon/tglbtn.cpp index db98289a1d..0e7af69d62 100644 --- a/src/mac/carbon/tglbtn.cpp +++ b/src/mac/carbon/tglbtn.cpp @@ -6,8 +6,8 @@ // Modified by: // Created: 08.02.01 // RCS-ID: $Id$ -// Copyright: (c) 2000 Johnny C. Norris II -// License: Rocketeer license +// Copyright: (c) Stefan Csomor +// License: wxWindows license ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/mac/carbon/tooltip.cpp b/src/mac/carbon/tooltip.cpp index 7e25c752d7..73e70849f0 100644 --- a/src/mac/carbon/tooltip.cpp +++ b/src/mac/carbon/tooltip.cpp @@ -1,9 +1,9 @@ ///////////////////////////////////////////////////////////////////////////// // Name: tooltip.cpp // Purpose: wxToolTip implementation -// Author: Robert Roebling +// Author: Stefan Csomor // Id: $Id$ -// Copyright: (c) 1998 Robert Roebling +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -- 2.47.2