corrected copied headers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2004-07-20 05:21:39 +00:00
parent f8bd8dd506
commit 92e6d8693a
2 changed files with 4 additions and 4 deletions

View File

@@ -6,8 +6,8 @@
// Modified by: // Modified by:
// Created: 08.02.01 // Created: 08.02.01
// RCS-ID: $Id$ // RCS-ID: $Id$
// Copyright: (c) 2000 Johnny C. Norris II // Copyright: (c) Stefan Csomor
// License: Rocketeer license // License: wxWindows license
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// ============================================================================ // ============================================================================

View File

@@ -1,9 +1,9 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: tooltip.cpp // Name: tooltip.cpp
// Purpose: wxToolTip implementation // Purpose: wxToolTip implementation
// Author: Robert Roebling // Author: Stefan Csomor
// Id: $Id$ // Id: $Id$
// Copyright: (c) 1998 Robert Roebling // Copyright: (c) Stefan Csomor
// Licence: wxWindows licence // Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////