From: Julian Smart Date: Thu, 5 May 2005 15:04:32 +0000 (+0000) Subject: Clarified copyright X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/0ea1cce3f6d16f6235c4aba34bd2994cdb189955 Clarified copyright git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/msw/uxtheme.h b/include/wx/msw/uxtheme.h index 13c77b2288..073835bbdc 100644 --- a/include/wx/msw/uxtheme.h +++ b/include/wx/msw/uxtheme.h @@ -1,11 +1,11 @@ /////////////////////////////////////////////////////////////////////////////// // Name: include/wx/msw/uxtheme.h // Purpose: wxUxThemeEngine class: support for XP themes -// Author: +// Author: John Platts, Vadim Zeitlin // Modified by: // Created: 2003 // RCS-ID: $Id$ -// Copyright: (c) 2003 wxWidgets Dev-Team +// Copyright: (c) 2003 John Platts, Vadim Zeitlin // License: wxWindows licence /////////////////////////////////////////////////////////////////////////////// diff --git a/src/msw/uxtheme.cpp b/src/msw/uxtheme.cpp index e8ffd842a4..5289d22495 100644 --- a/src/msw/uxtheme.cpp +++ b/src/msw/uxtheme.cpp @@ -1,11 +1,11 @@ /////////////////////////////////////////////////////////////////////////////// // Name: src/msw/uxtheme.cpp // Purpose: implements wxUxThemeEngine class: support for XP themes -// Author: +// Author: John Platts, Vadim Zeitlin // Modified by: // Created: 2003 // RCS-ID: $Id$ -// Copyright: (c) 2003 wxWidgets Dev-Team +// Copyright: (c) 2003 John Platts, Vadim Zeitlin // License: wxWindows licence ///////////////////////////////////////////////////////////////////////////////