]> git.saurik.com Git - wxWidgets.git/commitdiff
Changed licence references to "wxWindows licence".
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Mon, 4 Apr 2011 09:21:52 +0000 (09:21 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Mon, 4 Apr 2011 09:21:52 +0000 (09:21 +0000)
Use "wxWindows licence" and not "wxWidgets licence" and also use British spelling for licence. Updated new occurrences in recently added files and a couple of previously (r64940) missed ones.

See #12165.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/mainpages/copyright.h
interface/wx/commandlinkbutton.h
interface/wx/richmsgdlg.h
interface/wx/valnum.h
interface/wx/xrc/xh_sizer.h
samples/console/console.cpp
samples/xti/classlist.cpp
samples/xti/classlist.h
tests/testableframe.cpp
tests/testableframe.h

index accd00a527f25a76e47ad3fdc703c74715d853e0..004edc8df1f5780c8c2d0cbf38e3a6962e2960ad 100644 (file)
@@ -17,14 +17,14 @@ Portions (c) 1996 Artificial Intelligence Applications Institute
 
 Please also see the wxWindows licence files (preamble.txt, lgpl.txt, gpl.txt,
 licence.txt, licendoc.txt) for conditions of software and documentation use.
-Note that we use the old name wxWindows in the license, pending
+Note that we use the old name wxWindows in the licence, pending
 recognition of the new name by OSI.
 
 @li @subpage page_copyright_wxlicense
 @li @subpage page_copyright_gnulicense
 
 
-@page page_copyright_wxlicense wxWindows Library License
+@page page_copyright_wxlicense wxWindows Library Licence
 
 @verbinclude "licence.txt"
 
index 96ebf5cffcb2a5e68398649ccc48e0b69008c25c..4089c2a55c26c9aad867b1c364071439659a4e64 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxCommandLinkButton
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
index a69022132a4200e564d5207dd5047f5ad57c2d53..3ebedc6c6c2d76ad411f339ad94a64061b977886 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxRichMessageDialog
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
index 56268d364735212e76a5bc46ebab90e5e2f16a10..3cf138a07e42e20b532812085b132b386a89c79a 100644 (file)
@@ -5,7 +5,7 @@
 // Created:     2010-11-06
 // Copyright:   (c) 2010 wxWidgets team
 //              (c) 2011 Vadim Zeitlin <vadim@wxwidgets.org>
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
index 34dd6cb956956b2b5656b5463276a9907f163913..ce1c9c1b6308d9f7c9a44e3d17eb86826255e4ff 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Kinaou HervĂ©
 // Created:     2010-10-24
 // Copyright:   (c) 2010 wxWidgets development team
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
index 9a4f4a3b2c0ccec8890f7c187154b276005ee542..89647376ce3719b1352ad63c33e7782feaca21cb 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     04.10.99
 // RCS-ID:      $Id$
 // Copyright:   (c) 1999 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
index 513d2bc7adaab2dc0652b870e68e42b0aed8ccb8..03527270c5b490d06c4c38fbbaa4baaf3bb6fd62 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     03/06/2007 14:49:55
 // RCS-ID:      $Id$
 // Copyright:   (c) 2007 Francesco Montorsi
-// Licence:     wxWidgets license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 
index bcb19821ea6df17f67b54f21e905986c2fbe05f6..964e861e2cb374a8d61fadf4fe78660b1e8217f5 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     03/06/2007 14:49:55
 // RCS-ID:      $Id$
 // Copyright:   (c) 2007 Francesco Montorsi
-// Licence:     wxWidgets license
+// Licence:     wxWindows licence
 ////////////////////////////////////////////////////
 
 #ifndef _CLASSLIST_H_
index d69be423ebef1686d6b5ff6fa78a1d80815d1c7d..9617cfde096cbb1742e3ef762c2023257c3e9fe7 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Steven Lamerton
 // RCS-ID:      $Id$
 // Copyright:   (c) 2010 Steven Lamerton
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // For compilers that support precompilation, includes "wx/wx.h".
index 1e0fa2131826c06237dba15a117389d951b98b8b..29e03658f748e1b7bbd73578bb9e530bc4c8fd45 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Steven Lamerton
 // RCS-ID:      $Id$
 // Copyright:   (c) 2010 Steven Lamerton
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #include "wx/frame.h"