Globally use "wxWindows licence" consistently.

Use "wxWindows licence" and not "wxWidgets licence" (the latter doesn't
exist) and consistently spell "licence" using British spelling.

See #12165.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2010-07-13 13:29:13 +00:00
parent a8a3ccb853
commit 526954c596
822 changed files with 845 additions and 845 deletions

View File

@@ -3,9 +3,9 @@
* Copyright 2004 Jacek Caban
*
* Originally written for the Wine project, and issued under
* the wxWindows License by kind permission of the author.
* the wxWindows licence by kind permission of the author.
*
* License: wxWindows License
* Licence: wxWindows licence
*/
#ifndef __HTMLHELP_H__

View File

@@ -7,7 +7,7 @@
// (C) 1999-2000, Guillermo Rodriguez Garcia
// (C) 2008 Vadim Zeitlin
// RCS_ID: $Id$
// License: wxWindows licence
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////

View File

@@ -7,7 +7,7 @@
// Created: 08.02.01
// RCS-ID: $Id$
// Copyright: (c) 2000 Johnny C. Norris II
// License: wxWindows licence
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TOGGLEBUTTON_H_

View File

@@ -1,12 +1,12 @@
///////////////////////////////////////////////////////////////////////////////
// Name: include/wx/msw/uxtheme.h
// Name: wx/msw/uxtheme.h
// Purpose: wxUxThemeEngine class: support for XP themes
// Author: John Platts, Vadim Zeitlin
// Modified by:
// Created: 2003
// RCS-ID: $Id$
// Copyright: (c) 2003 John Platts, Vadim Zeitlin
// License: wxWindows licence
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UXTHEME_H_

View File

@@ -4,9 +4,9 @@
* Copyright (C) 2003 Kevin Koltzau
*
* Originally written for the Wine project, and issued under
* the wxWindows License by kind permission of the author.
* the wxWindows licence by kind permission of the author.
*
* License: wxWindows License
* Licence: wxWindows licence
*/
#ifndef __WINE_UXTHEME_H

View File

@@ -6,7 +6,7 @@
// Created: 29.07.2004
// RCS-ID: $Id$
// Copyright: (c) Wlodzimierz Skiba
// License: wxWindows licence
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CHOICECE_H_BASE_

View File

@@ -6,7 +6,7 @@
// Created: 01.05.2004
// RCS-ID: $Id$
// Copyright: (c) Wlodzimierz Skiba
// License: wxWindows licence
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
// Windows CE dummy menu for SHCreateMenuBar()

View File

@@ -6,7 +6,7 @@
// Created: 01.05.2004
// RCS-ID: $Id$
// Copyright: (c) Wlodzimierz Skiba
// License: wxWindows licence
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
#include <aygshell.h>

View File

@@ -6,7 +6,7 @@
// Created: 30.08.2004
// RCS-ID: $Id$
// Copyright: (c) Wlodzimierz Skiba
// License: wxWindows licence
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TEXTCTRLCE_H_