]> git.saurik.com Git - wxWidgets.git/blame_incremental - docs/doxygen/mainpages/copyright.h
blind PCH-less build fixes: add missing headers
[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 license
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 license 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 license, 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 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