From 55d99c7a77789ff4904bf96eddca3715eb5af9b9 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Mon, 17 Mar 2003 11:28:33 +0000 Subject: [PATCH] Fixed copyrights and licence spelling git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/common/choiccmn.cpp | 2 +- src/common/clipcmn.cpp | 2 +- src/common/clntdata.cpp | 2 +- src/common/cmdline.cpp | 2 +- src/common/cmndata.cpp | 2 +- src/common/config.cpp | 2 +- src/common/containr.cpp | 2 +- src/common/ctrlcmn.cpp | 2 +- src/common/datetime.cpp | 2 +- src/common/datstrm.cpp | 2 +- src/common/dcbase.cpp | 2 +- src/common/dircmn.cpp | 2 +- src/common/dlgcmn.cpp | 2 +- src/common/dndcmn.cpp | 2 +- src/common/dobjcmn.cpp | 2 +- src/common/docview.cpp | 2 +- src/common/dpycmn.cpp | 2 +- src/common/dseldlg.cpp | 2 +- src/common/dynarray.cpp | 2 +- src/common/dynlib.cpp | 2 +- src/common/dynload.cpp | 2 +- src/common/event.cpp | 2 +- src/common/ffile.cpp | 2 +- src/common/file.cpp | 2 +- src/common/fileconf.cpp | 2 +- src/common/filefn.cpp | 2 +- src/common/filename.cpp | 2 +- src/common/fontcmn.cpp | 2 +- src/common/fontmap.cpp | 2 +- src/common/framecmn.cpp | 2 +- src/common/ftp.cpp | 2 +- src/common/gaugecmn.cpp | 2 +- src/common/gdicmn.cpp | 2 +- src/common/hash.cpp | 2 +- src/common/helpbase.cpp | 4 ++-- src/common/http.cpp | 2 +- src/common/intl.cpp | 2 +- src/common/ipcbase.cpp | 4 ++-- src/common/layout.cpp | 4 ++-- src/common/list.cpp | 4 ++-- src/common/log.cpp | 2 +- src/common/longlong.cpp | 2 +- src/common/matrix.cpp | 2 +- src/common/memory.cpp | 4 ++-- src/common/menucmn.cpp | 2 +- src/common/mimecmn.cpp | 2 +- src/common/mstream.cpp | 2 +- src/common/object.cpp | 4 ++-- src/common/odbc.cpp | 4 ++-- src/common/popupcmn.cpp | 2 +- src/common/prntbase.cpp | 4 ++-- src/common/process.cpp | 2 +- src/common/protocol.cpp | 2 +- src/common/radiocmn.cpp | 2 +- src/common/resourc2.cpp | 2 +- src/common/resource.cpp | 4 ++-- src/common/sckaddr.cpp | 2 +- src/common/sckfile.cpp | 2 +- src/common/sckipc.cpp | 2 +- src/common/settcmn.cpp | 2 +- src/common/socket.cpp | 2 +- src/common/statbar.cpp | 2 +- src/common/strconv.cpp | 2 +- src/common/stream.cpp | 2 +- src/common/string.cpp | 2 +- src/common/tbarbase.cpp | 4 ++-- src/common/textbuf.cpp | 2 +- src/common/textcmn.cpp | 2 +- src/common/textfile.cpp | 2 +- src/common/timercmn.cpp | 4 ++-- src/common/toplvcmn.cpp | 2 +- src/common/txtstrm.cpp | 2 +- src/common/url.cpp | 2 +- src/common/utilscmn.cpp | 2 +- src/common/validate.cpp | 4 ++-- src/common/valtext.cpp | 4 ++-- src/common/wfstream.cpp | 2 +- src/common/wincmn.cpp | 2 +- src/common/wxchar.cpp | 2 +- src/common/wxexpr.cpp | 4 ++-- 80 files changed, 94 insertions(+), 94 deletions(-) diff --git a/src/common/choiccmn.cpp b/src/common/choiccmn.cpp index de1d843..a8adee1 100644 --- a/src/common/choiccmn.cpp +++ b/src/common/choiccmn.cpp @@ -6,7 +6,7 @@ // Created: 26.07.99 // RCS-ID: $Id$ // Copyright: (c) wxWindows team -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/clipcmn.cpp b/src/common/clipcmn.cpp index 9507ed4..a0af907 100644 --- a/src/common/clipcmn.cpp +++ b/src/common/clipcmn.cpp @@ -6,7 +6,7 @@ // Created: 28.06.99 // RCS-ID: $Id$ // Copyright: (c) Robert Roebling -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/clntdata.cpp b/src/common/clntdata.cpp index 782f518..5b98d24 100644 --- a/src/common/clntdata.cpp +++ b/src/common/clntdata.cpp @@ -6,7 +6,7 @@ // Created: 9-Oct-2001 // RCS-ID: $Id$ // Copyright: (c) wxWindows team -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/cmdline.cpp b/src/common/cmdline.cpp index 9ee69c9..87c1c8e 100644 --- a/src/common/cmdline.cpp +++ b/src/common/cmdline.cpp @@ -6,7 +6,7 @@ // Created: 05.01.00 // RCS-ID: $Id$ // Copyright: (c) 2000 Vadim Zeitlin -// Licence: wxWindows license +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/cmndata.cpp b/src/common/cmndata.cpp index 1483326..45718f1 100644 --- a/src/common/cmndata.cpp +++ b/src/common/cmndata.cpp @@ -5,7 +5,7 @@ // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem +// Copyright: (c) Julian Smart // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/common/config.cpp b/src/common/config.cpp index 014c2ab..031b7e9 100644 --- a/src/common/config.cpp +++ b/src/common/config.cpp @@ -7,7 +7,7 @@ // RCS-ID: $Id$ // Copyright: (c) 1997 Karsten Ballüder Ballueder@usa.net // Vadim Zeitlin -// Licence: wxWindows license +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ---------------------------------------------------------------------------- diff --git a/src/common/containr.cpp b/src/common/containr.cpp index 5b5df9e..cf52ace 100644 --- a/src/common/containr.cpp +++ b/src/common/containr.cpp @@ -6,7 +6,7 @@ // Created: 06.08.01 // RCS-ID: $Id$ // Copyright: (c) 2001 Vadim Zeitlin -// License: wxWindows license +// License: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/ctrlcmn.cpp b/src/common/ctrlcmn.cpp index c13f4dc..d42a8ff 100644 --- a/src/common/ctrlcmn.cpp +++ b/src/common/ctrlcmn.cpp @@ -6,7 +6,7 @@ // Created: 26.07.99 // RCS-ID: $Id$ // Copyright: (c) wxWindows team -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/datetime.cpp b/src/common/datetime.cpp index eb28a5c..5ab055b 100644 --- a/src/common/datetime.cpp +++ b/src/common/datetime.cpp @@ -13,7 +13,7 @@ // so long as the above copyright and this permission statement // are retained in all copies. // -// Licence: wxWindows license +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// /* diff --git a/src/common/datstrm.cpp b/src/common/datstrm.cpp index 88cdcd4..b0ef830 100644 --- a/src/common/datstrm.cpp +++ b/src/common/datstrm.cpp @@ -6,7 +6,7 @@ // Created: 28/06/98 // RCS-ID: $Id$ // Copyright: (c) Guilhem Lavaux -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/dcbase.cpp b/src/common/dcbase.cpp index 8252ebc..f239d3b 100644 --- a/src/common/dcbase.cpp +++ b/src/common/dcbase.cpp @@ -6,7 +6,7 @@ // Created: 05/25/99 // RCS-ID: $Id$ // Copyright: (c) wxWindows team -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/dircmn.cpp b/src/common/dircmn.cpp index 2012e55..246df8f 100644 --- a/src/common/dircmn.cpp +++ b/src/common/dircmn.cpp @@ -6,7 +6,7 @@ // Created: 19.05.01 // RCS-ID: $Id$ // Copyright: (c) 2001 Vadim Zeitlin -// License: wxWindows license +// License: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/dlgcmn.cpp b/src/common/dlgcmn.cpp index e1b894b..5a83e46 100644 --- a/src/common/dlgcmn.cpp +++ b/src/common/dlgcmn.cpp @@ -6,7 +6,7 @@ // Created: 28.06.99 // RCS-ID: $Id$ // Copyright: (c) Vadim Zeitlin -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/dndcmn.cpp b/src/common/dndcmn.cpp index 9982565..aa9a861 100644 --- a/src/common/dndcmn.cpp +++ b/src/common/dndcmn.cpp @@ -5,7 +5,7 @@ // Created: 19.10.99 // RCS-ID: $Id$ // Copyright: (c) wxWindows Team -// Licence: wxWindows license +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ---------------------------------------------------------------------------- diff --git a/src/common/dobjcmn.cpp b/src/common/dobjcmn.cpp index 93a2d21..1744bc4 100644 --- a/src/common/dobjcmn.cpp +++ b/src/common/dobjcmn.cpp @@ -6,7 +6,7 @@ // Created: 19.10.99 // RCS-ID: $Id$ // Copyright: (c) wxWindows Team -// Licence: wxWindows license +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/docview.cpp b/src/common/docview.cpp index 125c5a8..a88869b 100644 --- a/src/common/docview.cpp +++ b/src/common/docview.cpp @@ -5,7 +5,7 @@ // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem +// Copyright: (c) Julian Smart // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/common/dpycmn.cpp b/src/common/dpycmn.cpp index 87f303c..bc39bce 100644 --- a/src/common/dpycmn.cpp +++ b/src/common/dpycmn.cpp @@ -6,7 +6,7 @@ // Created: 01.03.03 // RCS-ID: $Id$ // Copyright: (c) 2003 Vadim Zeitlin -// License: wxWindows license +// License: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/dseldlg.cpp b/src/common/dseldlg.cpp index bd12182..86b2e11 100644 --- a/src/common/dseldlg.cpp +++ b/src/common/dseldlg.cpp @@ -6,7 +6,7 @@ // Created: 20.02.01 // RCS-ID: $Id$ // Copyright: (c) 2001 wxWindows team -// License: wxWindows license +// License: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/dynarray.cpp b/src/common/dynarray.cpp index c6890ce..b760aa8 100644 --- a/src/common/dynarray.cpp +++ b/src/common/dynarray.cpp @@ -6,7 +6,7 @@ // Created: 12.09.97 // RCS-ID: $Id$ // Copyright: (c) 1998 Vadim Zeitlin -// Licence: wxWindows license +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/dynlib.cpp b/src/common/dynlib.cpp index 558b579..abf8d20 100644 --- a/src/common/dynlib.cpp +++ b/src/common/dynlib.cpp @@ -6,7 +6,7 @@ // Created: 20/07/98 // RCS-ID: $Id$ // Copyright: (c) Guilhem Lavaux -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/dynload.cpp b/src/common/dynload.cpp index 51c0a13..a037321 100644 --- a/src/common/dynload.cpp +++ b/src/common/dynload.cpp @@ -7,7 +7,7 @@ // Created: 03/12/01 // RCS-ID: $Id$ // Copyright: (c) 2001 Ron Lee -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/event.cpp b/src/common/event.cpp index 29c7281..7f36cc6 100644 --- a/src/common/event.cpp +++ b/src/common/event.cpp @@ -5,7 +5,7 @@ // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem +// Copyright: (c) Julian Smart // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/common/ffile.cpp b/src/common/ffile.cpp index b0ea500..6b09f98 100644 --- a/src/common/ffile.cpp +++ b/src/common/ffile.cpp @@ -6,7 +6,7 @@ // Created: 14.07.99 // RCS-ID: $Id$ // Copyright: (c) 1998 Vadim Zeitlin -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/file.cpp b/src/common/file.cpp index c02203f..504bdbc 100644 --- a/src/common/file.cpp +++ b/src/common/file.cpp @@ -7,7 +7,7 @@ // Created: 29/01/98 // RCS-ID: $Id$ // Copyright: (c) 1998 Vadim Zeitlin -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ---------------------------------------------------------------------------- diff --git a/src/common/fileconf.cpp b/src/common/fileconf.cpp index 16b17ca..0ff30e5 100644 --- a/src/common/fileconf.cpp +++ b/src/common/fileconf.cpp @@ -7,7 +7,7 @@ // RCS-ID: $Id$ // Copyright: (c) 1997 Karsten Ballüder & Vadim Zeitlin // Ballueder@usa.net -// Licence: wxWindows license +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/filefn.cpp b/src/common/filefn.cpp index fe708cb..cb7d82c 100644 --- a/src/common/filefn.cpp +++ b/src/common/filefn.cpp @@ -6,7 +6,7 @@ // Created: 29/01/98 // RCS-ID: $Id$ // Copyright: (c) 1998 Julian Smart -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/filename.cpp b/src/common/filename.cpp index 6a88141..4017568 100644 --- a/src/common/filename.cpp +++ b/src/common/filename.cpp @@ -6,7 +6,7 @@ // Created: 28.12.2000 // RCS-ID: $Id$ // Copyright: (c) 2000 Robert Roebling -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /* diff --git a/src/common/fontcmn.cpp b/src/common/fontcmn.cpp index d173a4d..d448cd6 100644 --- a/src/common/fontcmn.cpp +++ b/src/common/fontcmn.cpp @@ -6,7 +6,7 @@ // Created: 20.09.99 // RCS-ID: $Id$ // Copyright: (c) wxWindows team -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/fontmap.cpp b/src/common/fontmap.cpp index b6bfa89..e81d145 100644 --- a/src/common/fontmap.cpp +++ b/src/common/fontmap.cpp @@ -6,7 +6,7 @@ // Created: 04.11.99 // RCS-ID: $Id$ // Copyright: (c) Vadim Zeitlin -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/framecmn.cpp b/src/common/framecmn.cpp index f36f762..9a61e7d 100644 --- a/src/common/framecmn.cpp +++ b/src/common/framecmn.cpp @@ -4,7 +4,7 @@ // Author: Julian Smart, Vadim Zeitlin // Created: 01/02/97 // Id: $Id$ -// Copyright: (c) 1998 Robert Roebling, Julian Smart and Markus Holzem +// Copyright: (c) 1998 Robert Roebling and Julian Smart // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/common/ftp.cpp b/src/common/ftp.cpp index 8d34c44..baac336 100644 --- a/src/common/ftp.cpp +++ b/src/common/ftp.cpp @@ -10,7 +10,7 @@ // Created: 07/07/1997 // RCS-ID: $Id$ // Copyright: (c) 1997, 1998 Guilhem Lavaux -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/gaugecmn.cpp b/src/common/gaugecmn.cpp index eeee356..b7384ea 100644 --- a/src/common/gaugecmn.cpp +++ b/src/common/gaugecmn.cpp @@ -6,7 +6,7 @@ // Created: 20.02.01 // RCS-ID: $Id$ // Copyright: (c) 2001 Vadim Zeitlin -// License: wxWindows license +// License: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/gdicmn.cpp b/src/common/gdicmn.cpp index 02bc2ce..24b8f43 100644 --- a/src/common/gdicmn.cpp +++ b/src/common/gdicmn.cpp @@ -5,7 +5,7 @@ // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem +// Copyright: (c) Julian Smart // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/common/hash.cpp b/src/common/hash.cpp index f6eb300..9882539 100644 --- a/src/common/hash.cpp +++ b/src/common/hash.cpp @@ -5,7 +5,7 @@ // Modified by: VZ at 25.02.00: type safe hashes with WX_DECLARE_HASH() // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem +// Copyright: (c) Julian Smart // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/common/helpbase.cpp b/src/common/helpbase.cpp index e8f7722..8ed3dff 100644 --- a/src/common/helpbase.cpp +++ b/src/common/helpbase.cpp @@ -5,8 +5,8 @@ // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem -// Licence: wxWindows license +// Copyright: (c) Julian Smart +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/http.cpp b/src/common/http.cpp index 81318de..71bb8ea 100644 --- a/src/common/http.cpp +++ b/src/common/http.cpp @@ -6,7 +6,7 @@ // Created: August 1997 // RCS-ID: $Id$ // Copyright: (c) 1997, 1998 Guilhem Lavaux -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/intl.cpp b/src/common/intl.cpp index b823822..8750d40 100644 --- a/src/common/intl.cpp +++ b/src/common/intl.cpp @@ -6,7 +6,7 @@ // Created: 29/01/98 // RCS-ID: $Id$ // Copyright: (c) 1998 Vadim Zeitlin -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/ipcbase.cpp b/src/common/ipcbase.cpp index 52a762c..cc4e0a8 100644 --- a/src/common/ipcbase.cpp +++ b/src/common/ipcbase.cpp @@ -5,8 +5,8 @@ // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem -// Licence: wxWindows license +// Copyright: (c) Julian Smart +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/layout.cpp b/src/common/layout.cpp index 74850c5..1dd0c63 100644 --- a/src/common/layout.cpp +++ b/src/common/layout.cpp @@ -5,8 +5,8 @@ // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem -// Licence: wxWindows license +// Copyright: (c) Julian Smart +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================= diff --git a/src/common/list.cpp b/src/common/list.cpp index 0eba6e5..b9c9e06 100644 --- a/src/common/list.cpp +++ b/src/common/list.cpp @@ -5,8 +5,8 @@ // Modified by: VZ at 16/11/98: WX_DECLARE_LIST() and typesafe lists added // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem -// Licence: wxWindows license +// Copyright: (c) Julian Smart +// Licence: wxWindows licence //////////////////////////////////////////////////////////////////////////////// // ============================================================================= diff --git a/src/common/log.cpp b/src/common/log.cpp index 81ab682..c51d5c6 100644 --- a/src/common/log.cpp +++ b/src/common/log.cpp @@ -6,7 +6,7 @@ // Created: 29/01/98 // RCS-ID: $Id$ // Copyright: (c) 1998 Vadim Zeitlin -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/longlong.cpp b/src/common/longlong.cpp index a76f895..9265a4e 100644 --- a/src/common/longlong.cpp +++ b/src/common/longlong.cpp @@ -8,7 +8,7 @@ // Created: 10.02.99 // RCS-ID: $Id$ // Copyright: (c) 1998 Vadim Zeitlin -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/matrix.cpp b/src/common/matrix.cpp index 5068f5f..96aee82 100644 --- a/src/common/matrix.cpp +++ b/src/common/matrix.cpp @@ -4,7 +4,7 @@ // Modified by: Klaas Holwerda // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem +// Copyright: (c) Julian Smart // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/common/memory.cpp b/src/common/memory.cpp index 2b590f6..7509750 100644 --- a/src/common/memory.cpp +++ b/src/common/memory.cpp @@ -5,8 +5,8 @@ // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem -// Licence: wxWindows license +// Copyright: (c) Julian Smart +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/menucmn.cpp b/src/common/menucmn.cpp index 707646d..5574a19 100644 --- a/src/common/menucmn.cpp +++ b/src/common/menucmn.cpp @@ -6,7 +6,7 @@ // Created: 26.10.99 // RCS-ID: $Id$ // Copyright: (c) wxWindows team -// Licence: wxWindows license +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/mimecmn.cpp b/src/common/mimecmn.cpp index bffbdd0..6523cce 100644 --- a/src/common/mimecmn.cpp +++ b/src/common/mimecmn.cpp @@ -7,7 +7,7 @@ // Created: 23.09.98 // RCS-ID: $Id$ // Copyright: (c) 1998 Vadim Zeitlin -// Licence: wxWindows license (part of wxExtra library) +// Licence: wxWindows licence (part of wxExtra library) ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/mstream.cpp b/src/common/mstream.cpp index b1ac75a..dd26b5e 100644 --- a/src/common/mstream.cpp +++ b/src/common/mstream.cpp @@ -6,7 +6,7 @@ // Created: 04/01/98 // RCS-ID: $Id$ // Copyright: (c) Guilhem Lavaux -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/object.cpp b/src/common/object.cpp index bbbf535..cb965e7 100644 --- a/src/common/object.cpp +++ b/src/common/object.cpp @@ -5,9 +5,9 @@ // Modified by: Ron Lee // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) 1998 Julian Smart and Markus Holzem +// Copyright: (c) 1998 Julian Smart // (c) 2001 Ron Lee -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/odbc.cpp b/src/common/odbc.cpp index bdf7171..36d256f 100644 --- a/src/common/odbc.cpp +++ b/src/common/odbc.cpp @@ -6,8 +6,8 @@ // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem -// Licence: wxWindows license +// Copyright: (c) Julian Smart +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/popupcmn.cpp b/src/common/popupcmn.cpp index ed80ddb..f4d9bd5 100644 --- a/src/common/popupcmn.cpp +++ b/src/common/popupcmn.cpp @@ -6,7 +6,7 @@ // Created: 06.01.01 // RCS-ID: $Id$ // Copyright: (c) 2001 Vadim Zeitlin -// License: wxWindows license +// License: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/prntbase.cpp b/src/common/prntbase.cpp index 0fabb99..4c446d7 100644 --- a/src/common/prntbase.cpp +++ b/src/common/prntbase.cpp @@ -5,8 +5,8 @@ // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem -// Licence: wxWindows license +// Copyright: (c) Julian Smart +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/process.cpp b/src/common/process.cpp index 43dfcdf..cffb5f8 100644 --- a/src/common/process.cpp +++ b/src/common/process.cpp @@ -6,7 +6,7 @@ // Created: 24/06/98 // RCS-ID: $Id$ // Copyright: (c) Guilhem Lavaux -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/protocol.cpp b/src/common/protocol.cpp index 1de1a29..c3f0c1e 100644 --- a/src/common/protocol.cpp +++ b/src/common/protocol.cpp @@ -6,7 +6,7 @@ // Created: 07/07/1997 // RCS-ID: $Id$ // Copyright: (c) 1997, 1998 Guilhem Lavaux -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/radiocmn.cpp b/src/common/radiocmn.cpp index 2c91443..c1d1f59 100644 --- a/src/common/radiocmn.cpp +++ b/src/common/radiocmn.cpp @@ -6,7 +6,7 @@ // Created: 03.06.01 // RCS-ID: $Id$ // Copyright: (c) 2001 Vadim Zeitlin -// License: wxWindows license +// License: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/resourc2.cpp b/src/common/resourc2.cpp index 3b378ec..758f1c7 100644 --- a/src/common/resourc2.cpp +++ b/src/common/resourc2.cpp @@ -5,7 +5,7 @@ // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem +// Copyright: (c) Julian Smart // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/common/resource.cpp b/src/common/resource.cpp index 1cf86bc..92785ac3 100644 --- a/src/common/resource.cpp +++ b/src/common/resource.cpp @@ -5,8 +5,8 @@ // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem -// Licence: wxWindows license +// Copyright: (c) Julian Smart +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/sckaddr.cpp b/src/common/sckaddr.cpp index 3271e93..66d12c2 100644 --- a/src/common/sckaddr.cpp +++ b/src/common/sckaddr.cpp @@ -6,7 +6,7 @@ // Created: 26/04/97 // RCS-ID: $Id$ // Copyright: (c) 1997, 1998 Guilhem Lavaux -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/sckfile.cpp b/src/common/sckfile.cpp index 11134b8..a36b775 100644 --- a/src/common/sckfile.cpp +++ b/src/common/sckfile.cpp @@ -6,7 +6,7 @@ // Created: 20/07/97 // RCS-ID: $Id$ // Copyright: (c) 1997, 1998 Guilhem Lavaux -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ #pragma implementation "sckfile.h" diff --git a/src/common/sckipc.cpp b/src/common/sckipc.cpp index 19c7e4f..2ababd8 100644 --- a/src/common/sckipc.cpp +++ b/src/common/sckipc.cpp @@ -11,7 +11,7 @@ // Copyright: (c) Julian Smart 1993 // (c) Guilhem Lavaux 1997, 1998 // (c) 2000 Guillermo Rodriguez -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ========================================================================== diff --git a/src/common/settcmn.cpp b/src/common/settcmn.cpp index 6e84b6a..977bc71 100644 --- a/src/common/settcmn.cpp +++ b/src/common/settcmn.cpp @@ -4,7 +4,7 @@ // Author: Robert Roebling // RCS-ID: $Id$ // Copyright: (c) wxWindows team -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/socket.cpp b/src/common/socket.cpp index d79c498..0136da4 100644 --- a/src/common/socket.cpp +++ b/src/common/socket.cpp @@ -6,7 +6,7 @@ // Copyright: (C) 1999-1997, Guilhem Lavaux // (C) 2000-1999, Guillermo Rodriguez Garcia // RCS_ID: $Id$ -// License: see wxWindows license +// License: see wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ========================================================================== diff --git a/src/common/statbar.cpp b/src/common/statbar.cpp index 944b797..6780e01 100644 --- a/src/common/statbar.cpp +++ b/src/common/statbar.cpp @@ -6,7 +6,7 @@ // Created: 14.10.01 // RCS-ID: $Id$ // Copyright: (c) 2001 Vadim Zeitlin -// License: wxWindows license +// License: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/strconv.cpp b/src/common/strconv.cpp index 75c6201..bbd8ce8 100644 --- a/src/common/strconv.cpp +++ b/src/common/strconv.cpp @@ -6,7 +6,7 @@ // Created: 29/01/98 // RCS-ID: $Id$ // Copyright: (c) 1999 Ove Kaaven, Robert Roebling, Vadim Zeitlin, Vaclav Slavik -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/stream.cpp b/src/common/stream.cpp index d5c5dd3..2770a5d 100644 --- a/src/common/stream.cpp +++ b/src/common/stream.cpp @@ -7,7 +7,7 @@ // Created: 11/07/98 // RCS-ID: $Id$ // Copyright: (c) Guilhem Lavaux -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/string.cpp b/src/common/string.cpp index 5c2e7ed..9d16b53 100644 --- a/src/common/string.cpp +++ b/src/common/string.cpp @@ -6,7 +6,7 @@ // Created: 29/01/98 // RCS-ID: $Id$ // Copyright: (c) 1998 Vadim Zeitlin -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/tbarbase.cpp b/src/common/tbarbase.cpp index e2a1ccd..82cc3bd 100644 --- a/src/common/tbarbase.cpp +++ b/src/common/tbarbase.cpp @@ -5,8 +5,8 @@ // Modified by: VZ at 11.12.99 (wxScrollableToolBar splitted off) // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem -// Licence: wxWindows license +// Copyright: (c) Julian Smart +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/textbuf.cpp b/src/common/textbuf.cpp index 6299762..c9df178 100644 --- a/src/common/textbuf.cpp +++ b/src/common/textbuf.cpp @@ -4,7 +4,7 @@ // Created: 14.11.01 // Author: Morten Hanssen, Vadim Zeitlin // Copyright: (c) 1998-2001 wxWindows team -// Licence: wxWindows license +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/textcmn.cpp b/src/common/textcmn.cpp index 437334f..0e194c6 100644 --- a/src/common/textcmn.cpp +++ b/src/common/textcmn.cpp @@ -6,7 +6,7 @@ // Created: 13.07.99 // RCS-ID: $Id$ // Copyright: (c) wxWindows team -// Licence: wxWindows license +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/textfile.cpp b/src/common/textfile.cpp index fd7b30c..219b1b2 100644 --- a/src/common/textfile.cpp +++ b/src/common/textfile.cpp @@ -6,7 +6,7 @@ // Created: 03.04.98 // RCS-ID: $Id$ // Copyright: (c) 1998 Vadim Zeitlin -// Licence: wxWindows license +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/timercmn.cpp b/src/common/timercmn.cpp index 42acd79..5f08b29 100644 --- a/src/common/timercmn.cpp +++ b/src/common/timercmn.cpp @@ -9,9 +9,9 @@ // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem +// Copyright: (c) Julian Smart // (c) 1999 Guillermo Rodriguez -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/toplvcmn.cpp b/src/common/toplvcmn.cpp index 23eaa32..4c640ca 100644 --- a/src/common/toplvcmn.cpp +++ b/src/common/toplvcmn.cpp @@ -4,7 +4,7 @@ // Author: Julian Smart, Vadim Zeitlin // Created: 01/02/97 // Id: $Id$ -// Copyright: (c) 1998 Robert Roebling, Julian Smart and Markus Holzem +// Copyright: (c) 1998 Robert Roebling and Julian Smart // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/common/txtstrm.cpp b/src/common/txtstrm.cpp index 62f2e5f..0324749 100644 --- a/src/common/txtstrm.cpp +++ b/src/common/txtstrm.cpp @@ -6,7 +6,7 @@ // Created: 28/06/98 // RCS-ID: $Id$ // Copyright: (c) Guilhem Lavaux -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/url.cpp b/src/common/url.cpp index 16e2689..e64d31c 100644 --- a/src/common/url.cpp +++ b/src/common/url.cpp @@ -6,7 +6,7 @@ // Created: 20/07/1997 // RCS-ID: $Id$ // Copyright: (c) 1997, 1998 Guilhem Lavaux -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/utilscmn.cpp b/src/common/utilscmn.cpp index 2d9e558..2ba6e85 100644 --- a/src/common/utilscmn.cpp +++ b/src/common/utilscmn.cpp @@ -6,7 +6,7 @@ // Created: 29/01/98 // RCS-ID: $Id$ // Copyright: (c) 1998 Julian Smart -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/validate.cpp b/src/common/validate.cpp index 9284884..d1ff855 100644 --- a/src/common/validate.cpp +++ b/src/common/validate.cpp @@ -5,8 +5,8 @@ // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem -// Licence: wxWindows license +// Copyright: (c) Julian Smart +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/valtext.cpp b/src/common/valtext.cpp index 2f943f9..e527198 100644 --- a/src/common/valtext.cpp +++ b/src/common/valtext.cpp @@ -5,8 +5,8 @@ // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem -// Licence: wxWindows license +// Copyright: (c) Julian Smart +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/wfstream.cpp b/src/common/wfstream.cpp index 0a11518..da1651e 100644 --- a/src/common/wfstream.cpp +++ b/src/common/wfstream.cpp @@ -6,7 +6,7 @@ // Created: 11/07/98 // RCS-ID: $Id$ // Copyright: (c) Guilhem Lavaux -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/wincmn.cpp b/src/common/wincmn.cpp index 97d0c80..c583419 100644 --- a/src/common/wincmn.cpp +++ b/src/common/wincmn.cpp @@ -6,7 +6,7 @@ // Created: 13/07/98 // RCS-ID: $Id$ // Copyright: (c) wxWindows team -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ diff --git a/src/common/wxchar.cpp b/src/common/wxchar.cpp index ea026cb..7bcd579 100644 --- a/src/common/wxchar.cpp +++ b/src/common/wxchar.cpp @@ -6,7 +6,7 @@ // Created: 09/04/99 // RCS-ID: $Id$ // Copyright: (c) wxWindows copyright -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ diff --git a/src/common/wxexpr.cpp b/src/common/wxexpr.cpp index b470a98..63b821b 100644 --- a/src/common/wxexpr.cpp +++ b/src/common/wxexpr.cpp @@ -5,8 +5,8 @@ // Modified by: // Created: 04/01/98 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem -// Licence: wxWindows license +// Copyright: (c) Julian Smart +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ -- 2.7.4