]> git.saurik.com Git - wxWidgets.git/blame_incremental - docs/doxygen/mainpages/copyright.h
Don't document private event handlers in doc/view frame classes.
[wxWidgets.git] / docs / doxygen / mainpages / copyright.h
... / ...
CommitLineData
1/////////////////////////////////////////////////////////////////////////////
2// Name: copyright.h
3// Purpose: Copyright and license page of the Doxygen manual
4// Author: wxWidgets team
5// RCS-ID: $Id$
6// Licence: wxWindows licence
7/////////////////////////////////////////////////////////////////////////////
8
9/**
10
11@page page_copyright Copyrights and Licenses
12
13Copyright (c) 1992-2008 Julian Smart, Robert Roebling, Vadim Zeitlin and other
14members of the wxWidgets team
15
16Portions (c) 1996 Artificial Intelligence Applications Institute
17
18Please also see the wxWindows licence files (preamble.txt, lgpl.txt, gpl.txt,
19licence.txt, licendoc.txt) for conditions of software and documentation use.
20Note that we use the old name wxWindows in the licence, pending
21recognition of the new name by OSI.
22
23@li @subpage page_copyright_wxlicense
24@li @subpage page_copyright_gnulicense
25
26
27@page page_copyright_wxlicense wxWindows Library Licence
28
29@verbinclude "licence.txt"
30
31
32@page page_copyright_gnulicense GNU Library General Public License
33
34@verbinclude "lgpl.txt"
35
36*/
37