Update OpenVMS makefile
[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 // Licence: wxWindows licence
6 /////////////////////////////////////////////////////////////////////////////
7
8 /**
9
10 @page page_copyright Copyrights and Licenses
11
12 Copyright (c) 1992-2012 Julian Smart, Robert Roebling, Vadim Zeitlin and other
13 members of the wxWidgets team
14
15 Portions (c) 1996 Artificial Intelligence Applications Institute
16
17 Please also see the wxWindows licence files (preamble.txt, lgpl.txt, gpl.txt,
18 licence.txt, licendoc.txt) for conditions of software and documentation use.
19 Note that we use the old name wxWindows in the licence, pending
20 recognition of the new name by OSI.
21
22 @li @subpage page_copyright_wxlicense
23 @li @subpage page_copyright_gnulicense
24 @li @subpage page_copyright_xserver
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 @page page_copyright_xserver The Open Group and DEC License
37
38 @verbinclude "xserver.txt"
39
40 */