From: Julian Smart Date: Tue, 25 May 2004 17:31:17 +0000 (+0000) Subject: Missed reversions X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/0a53b9b8fe6fc88f243f777db03bafa3a9651701?ds=sidebyside Missed reversions git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/arrimpl.cpp b/include/wx/arrimpl.cpp index e2f4dee76b..d0e3a7f5cd 100644 --- a/include/wx/arrimpl.cpp +++ b/include/wx/arrimpl.cpp @@ -6,7 +6,7 @@ // Created: 16.10.97 // RCS-ID: $Id$ // Copyright: (c) 1997 Vadim Zeitlin -// Licence: wxWidgets license +// Licence: wxWindows license /////////////////////////////////////////////////////////////////////////////// /***************************************************************************** diff --git a/include/wx_pb.h b/include/wx_pb.h index 5b3d9c6f74..7cb2b49133 100644 --- a/include/wx_pb.h +++ b/include/wx_pb.h @@ -6,7 +6,7 @@ // Created: 22.01.02 // RCS-ID: $Id$ // Copyright: (c) wxWidgets team -// Licence: wxWidgets licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #define HAVE_USLEEP 1 diff --git a/src/cocoa/dcscreen.cpp b/src/cocoa/dcscreen.cpp index 756392f0f9..50e5fa00f2 100644 --- a/src/cocoa/dcscreen.cpp +++ b/src/cocoa/dcscreen.cpp @@ -6,7 +6,7 @@ // Created: 2003/03/16 // RCS-ID: $Id: // Copyright: (c) 2002 David Elliott -// Licence: wxWidgets license +// Licence: wxWindows license ///////////////////////////////////////////////////////////////////////////// #include "wx/wxprec.h" diff --git a/src/cocoa/main.cpp b/src/cocoa/main.cpp index 091e4080e7..2acb4871c4 100644 --- a/src/cocoa/main.cpp +++ b/src/cocoa/main.cpp @@ -6,7 +6,7 @@ // Created: 2002/11/11 // RCS-ID: $Id: // Copyright: (c) 2002 David Elliott -// Licence: wxWidgets license +// Licence: wxWindows license ///////////////////////////////////////////////////////////////////////////// /* DFE: ^^^^^ Was that really necessary :-) */ diff --git a/src/common/appbase.cpp b/src/common/appbase.cpp index f8c77f5342..7296444c79 100644 --- a/src/common/appbase.cpp +++ b/src/common/appbase.cpp @@ -6,7 +6,7 @@ // Created: 19.06.2003 (extracted from common/appcmn.cpp) // RCS-ID: $Id$ // Copyright: (c) 2003 Vadim Zeitlin -// License: wxWidgets license +// License: wxWindows license /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/datacmn.cpp b/src/common/datacmn.cpp index 1840c35796..b74d729ffa 100644 --- a/src/common/datacmn.cpp +++ b/src/common/datacmn.cpp @@ -6,7 +6,7 @@ // Created: 10.04.03 (from src/*/data.cpp files) // RCS-ID: $Id$ // Copyright: (c) 1997-2002 wxWidgets development team -// License: wxWidgets license +// License: wxWindows license /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/fmapbase.cpp b/src/common/fmapbase.cpp index a926d8e1d7..8aba4bafc8 100644 --- a/src/common/fmapbase.cpp +++ b/src/common/fmapbase.cpp @@ -6,7 +6,7 @@ // Created: 21.06.2003 (extracted from common/fontmap.cpp) // RCS-ID: $Id$ // Copyright: (c) 1999-2003 Vadim Zeitlin -// License: wxWidgets license +// License: wxWindows license /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/rendcmn.cpp b/src/common/rendcmn.cpp index b95f586fb4..2cedd7f4de 100644 --- a/src/common/rendcmn.cpp +++ b/src/common/rendcmn.cpp @@ -6,7 +6,7 @@ // Created: 28.07.03 // RCS-ID: $Id$ // Copyright: (c) 2003 Vadim Zeitlin -// License: wxWidgets license +// License: wxWindows license /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/stopwatch.cpp b/src/common/stopwatch.cpp index a43b78cd2d..78de931ff6 100644 --- a/src/common/stopwatch.cpp +++ b/src/common/stopwatch.cpp @@ -10,7 +10,7 @@ // Created: 20.06.2003 (extracted from common/timercmn.cpp) // RCS-ID: $Id$ // Copyright: (c) 1998-2003 wxWidgets Team -// License: wxWidgets license +// License: wxWindows license /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/generic/htmllbox.cpp b/src/generic/htmllbox.cpp index b1ccc84cab..5cc120f75c 100644 --- a/src/generic/htmllbox.cpp +++ b/src/generic/htmllbox.cpp @@ -6,7 +6,7 @@ // Created: 31.05.03 // RCS-ID: $Id$ // Copyright: (c) 2003 Vadim Zeitlin -// License: wxWidgets license +// License: wxWindows license /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/generic/renderg.cpp b/src/generic/renderg.cpp index 6d17491d6f..fdfb957f7c 100644 --- a/src/generic/renderg.cpp +++ b/src/generic/renderg.cpp @@ -6,7 +6,7 @@ // Created: 20.07.2003 // RCS-ID: $Id$ // Copyright: (c) 2003 Vadim Zeitlin -// License: wxWidgets license +// License: wxWindows license /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/generic/vlbox.cpp b/src/generic/vlbox.cpp index de98e9917f..bb58622e9b 100644 --- a/src/generic/vlbox.cpp +++ b/src/generic/vlbox.cpp @@ -6,7 +6,7 @@ // Created: 31.05.03 // RCS-ID: $Id$ // Copyright: (c) 2003 Vadim Zeitlin -// License: wxWidgets license +// License: wxWindows license /////////////////////////////////////////////////////////////////////////////// // ============================================================================