]> git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/mainpages/copyright.h
Disable wxUSE_ENH_METAFILE for wxGTK builds.
[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 licence
7 /////////////////////////////////////////////////////////////////////////////
8
9 /**
10
11 @page page_copyright Copyrights and Licenses
12
13 Copyright (c) 1992-2012 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 licence 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 licence, pending
21 recognition of the new name by OSI.
22
23 @li @subpage page_copyright_wxlicense
24 @li @subpage page_copyright_gnulicense
25 @li @subpage page_copyright_xserver
26
27
28 @page page_copyright_wxlicense wxWindows Library Licence
29
30 @verbinclude "licence.txt"
31
32
33 @page page_copyright_gnulicense GNU Library General Public License
34
35 @verbinclude "lgpl.txt"
36
37 @page page_copyright_xserver The Open Group and DEC License
38
39 @verbinclude "xserver.txt"
40
41 */