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 /////////////////////////////////////////////////////////////////////////////