]> git.saurik.com Git - wxWidgets.git/commitdiff
Missed reversions
authorJulian Smart <julian@anthemion.co.uk>
Tue, 25 May 2004 17:31:17 +0000 (17:31 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 25 May 2004 17:31:17 +0000 (17:31 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

12 files changed:
include/wx/arrimpl.cpp
include/wx_pb.h
src/cocoa/dcscreen.cpp
src/cocoa/main.cpp
src/common/appbase.cpp
src/common/datacmn.cpp
src/common/fmapbase.cpp
src/common/rendcmn.cpp
src/common/stopwatch.cpp
src/generic/htmllbox.cpp
src/generic/renderg.cpp
src/generic/vlbox.cpp

index e2f4dee76b5c43826689ab056410fb061b8832ae..d0e3a7f5cdead6ceaca002c28920b6beecad1135 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     16.10.97
 // RCS-ID:      $Id$
 // Copyright:   (c) 1997 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// Licence:     wxWidgets license
+// Licence:     wxWindows license
 ///////////////////////////////////////////////////////////////////////////////
 
 /*****************************************************************************
index 5b3d9c6f74837a1c24065ed186986a70e638a7d3..7cb2b4913316b69cfacdf9fc21915119eb3a8628 100644 (file)
@@ -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
index 756392f0f9abe641c8636906cba89f61521d664c..50e5fa00f27d8a98f8c6afd984dd5da030e17777 100644 (file)
@@ -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"
index 091e4080e7990b3dea1f0cc425e4b9edfc4201f0..2acb4871c487ec654bb17072d4646cd6efef6f9d 100644 (file)
@@ -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 :-) */
 
index f8c77f53429bf497219d3b662aac4969cfb9639e..7296444c794a83541d7f79c9163223ba38f3fa5b 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     19.06.2003 (extracted from common/appcmn.cpp)
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 Vadim Zeitlin <vadim@wxwindows.org>
-// License:     wxWidgets license
+// License:     wxWindows license
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
index 1840c35796f8778f4b723f9f8280bea9308fbd19..b74d729ffad274f14fa2805ff9b52a843c381891 100644 (file)
@@ -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
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
index a926d8e1d7a0a09d2fab3014d169a1700acaf577..8aba4bafc8b43ec6482fd7605ec389ffadb167df 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     21.06.2003 (extracted from common/fontmap.cpp)
 // RCS-ID:      $Id$
 // Copyright:   (c) 1999-2003 Vadim Zeitlin <vadim@wxwindows.org>
-// License:     wxWidgets license
+// License:     wxWindows license
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
index b95f586fb40ec2c497114982edfdb71d8e54f83b..2cedd7f4de8d788831a5e6a63b3692ff5b299d37 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     28.07.03
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 Vadim Zeitlin <vadim@wxwindows.org>
-// License:     wxWidgets license
+// License:     wxWindows license
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
index a43b78cd2d81ae3ef44aa238a9e0ebfe39c72f98..78de931ff6bac94da0877beff91020dfd68da03f 100644 (file)
@@ -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
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
index b1ccc84cab057fa4580c9d8d8167f52ed58af6b5..5cc120f75c2c3ba2da1e53a838dea2ef89f4f470 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     31.05.03
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 Vadim Zeitlin <vadim@wxwindows.org>
-// License:     wxWidgets license
+// License:     wxWindows license
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
index 6d17491d6fc191b60480ce43591425a7bdda5310..fdfb957f7c1109f1d4e461670bd293006c3eb3d5 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     20.07.2003
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 Vadim Zeitlin <vadim@wxwindows.org>
-// License:     wxWidgets license
+// License:     wxWindows license
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
index de98e9917fe4b5bef3a4cf704df9aa44699a7d8c..bb58622e9b968fcbe2b54bfe71eaf18e1c0525e0 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     31.05.03
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 Vadim Zeitlin <vadim@wxwindows.org>
-// License:     wxWidgets license
+// License:     wxWindows license
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================