Changed licence references to "wxWindows licence".
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
This commit is contained in:
@@ -17,14 +17,14 @@ Portions (c) 1996 Artificial Intelligence Applications Institute
|
|||||||
|
|
||||||
Please also see the wxWindows licence files (preamble.txt, lgpl.txt, gpl.txt,
|
Please also see the wxWindows licence files (preamble.txt, lgpl.txt, gpl.txt,
|
||||||
licence.txt, licendoc.txt) for conditions of software and documentation use.
|
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.
|
recognition of the new name by OSI.
|
||||||
|
|
||||||
@li @subpage page_copyright_wxlicense
|
@li @subpage page_copyright_wxlicense
|
||||||
@li @subpage page_copyright_gnulicense
|
@li @subpage page_copyright_gnulicense
|
||||||
|
|
||||||
|
|
||||||
@page page_copyright_wxlicense wxWindows Library License
|
@page page_copyright_wxlicense wxWindows Library Licence
|
||||||
|
|
||||||
@verbinclude "licence.txt"
|
@verbinclude "licence.txt"
|
||||||
|
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
// Purpose: interface of wxCommandLinkButton
|
// Purpose: interface of wxCommandLinkButton
|
||||||
// Author: wxWidgets team
|
// Author: wxWidgets team
|
||||||
// RCS-ID: $Id$
|
// RCS-ID: $Id$
|
||||||
// Licence: wxWindows license
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
// Purpose: interface of wxRichMessageDialog
|
// Purpose: interface of wxRichMessageDialog
|
||||||
// Author: wxWidgets team
|
// Author: wxWidgets team
|
||||||
// RCS-ID: $Id$
|
// RCS-ID: $Id$
|
||||||
// Licence: wxWindows license
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
// Created: 2010-11-06
|
// Created: 2010-11-06
|
||||||
// Copyright: (c) 2010 wxWidgets team
|
// Copyright: (c) 2010 wxWidgets team
|
||||||
// (c) 2011 Vadim Zeitlin <vadim@wxwidgets.org>
|
// (c) 2011 Vadim Zeitlin <vadim@wxwidgets.org>
|
||||||
// Licence: wxWindows license
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
// Author: Kinaou Hervé
|
// Author: Kinaou Hervé
|
||||||
// Created: 2010-10-24
|
// Created: 2010-10-24
|
||||||
// Copyright: (c) 2010 wxWidgets development team
|
// Copyright: (c) 2010 wxWidgets development team
|
||||||
// Licence: wxWindows license
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@@ -6,7 +6,7 @@
|
|||||||
// Created: 04.10.99
|
// Created: 04.10.99
|
||||||
// RCS-ID: $Id$
|
// RCS-ID: $Id$
|
||||||
// Copyright: (c) 1999 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
|
// Copyright: (c) 1999 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
|
||||||
// Licence: wxWindows license
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
// ============================================================================
|
// ============================================================================
|
||||||
|
@@ -6,7 +6,7 @@
|
|||||||
// Created: 03/06/2007 14:49:55
|
// Created: 03/06/2007 14:49:55
|
||||||
// RCS-ID: $Id$
|
// RCS-ID: $Id$
|
||||||
// Copyright: (c) 2007 Francesco Montorsi
|
// Copyright: (c) 2007 Francesco Montorsi
|
||||||
// Licence: wxWidgets license
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|
||||||
|
@@ -6,7 +6,7 @@
|
|||||||
// Created: 03/06/2007 14:49:55
|
// Created: 03/06/2007 14:49:55
|
||||||
// RCS-ID: $Id$
|
// RCS-ID: $Id$
|
||||||
// Copyright: (c) 2007 Francesco Montorsi
|
// Copyright: (c) 2007 Francesco Montorsi
|
||||||
// Licence: wxWidgets license
|
// Licence: wxWindows licence
|
||||||
////////////////////////////////////////////////////
|
////////////////////////////////////////////////////
|
||||||
|
|
||||||
#ifndef _CLASSLIST_H_
|
#ifndef _CLASSLIST_H_
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
// Author: Steven Lamerton
|
// Author: Steven Lamerton
|
||||||
// RCS-ID: $Id$
|
// RCS-ID: $Id$
|
||||||
// Copyright: (c) 2010 Steven Lamerton
|
// Copyright: (c) 2010 Steven Lamerton
|
||||||
// Licence: wxWidgets licence
|
// Licence: wxWindows licence
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
// For compilers that support precompilation, includes "wx/wx.h".
|
// For compilers that support precompilation, includes "wx/wx.h".
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
// Author: Steven Lamerton
|
// Author: Steven Lamerton
|
||||||
// RCS-ID: $Id$
|
// RCS-ID: $Id$
|
||||||
// Copyright: (c) 2010 Steven Lamerton
|
// Copyright: (c) 2010 Steven Lamerton
|
||||||
// Licence: wxWidgets licence
|
// Licence: wxWindows licence
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#include "wx/frame.h"
|
#include "wx/frame.h"
|
||||||
|
Reference in New Issue
Block a user