]> git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/mainpages/copyright.h
Restored the old Classes by Category page to live side-by-side with the full Classes...
[wxWidgets.git] / docs / doxygen / mainpages / copyright.h
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 license
7 /////////////////////////////////////////////////////////////////////////////
8
9 /**
10
11 @page page_copyright Copyrights and Licenses
12
13 Copyright (c) 1992-2008 Julian Smart, Robert Roebling, Vadim Zeitlin and other
14 members of the wxWidgets team
15
16 Portions (c) 1996 Artificial Intelligence Applications Institute
17
18 Please also see the wxWindows license files (preamble.txt, lgpl.txt, gpl.txt,
19 licence.txt, licendoc.txt) for conditions of software and documentation use.
20 Note that we use the old name wxWindows in the license, pending
21 recognition 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 License
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