Clarified copyright

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-05-05 15:04:32 +00:00
parent 2a7f17c1b2
commit 0ea1cce3f6
2 changed files with 4 additions and 4 deletions

View File

@@ -1,11 +1,11 @@
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
// Name: include/wx/msw/uxtheme.h // Name: include/wx/msw/uxtheme.h
// Purpose: wxUxThemeEngine class: support for XP themes // Purpose: wxUxThemeEngine class: support for XP themes
// Author: // Author: John Platts, Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2003 // Created: 2003
// RCS-ID: $Id$ // RCS-ID: $Id$
// Copyright: (c) 2003 wxWidgets Dev-Team // Copyright: (c) 2003 John Platts, Vadim Zeitlin
// License: wxWindows licence // License: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////

View File

@@ -1,11 +1,11 @@
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
// Name: src/msw/uxtheme.cpp // Name: src/msw/uxtheme.cpp
// Purpose: implements wxUxThemeEngine class: support for XP themes // Purpose: implements wxUxThemeEngine class: support for XP themes
// Author: // Author: John Platts, Vadim Zeitlin
// Modified by: // Modified by:
// Created: 2003 // Created: 2003
// RCS-ID: $Id$ // RCS-ID: $Id$
// Copyright: (c) 2003 wxWidgets Dev-Team // Copyright: (c) 2003 John Platts, Vadim Zeitlin
// License: wxWindows licence // License: wxWindows licence
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////