]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/mainpages/copyright.h
Define WXBUILDING in Xcode projects.
[wxWidgets.git] / docs / doxygen / mainpages / copyright.h
CommitLineData
4514447c
FM
1/////////////////////////////////////////////////////////////////////////////
2// Name: copyright.h
0f660b35 3// Purpose: Copyright and license page of the Doxygen manual
4514447c
FM
4// Author: wxWidgets team
5// RCS-ID: $Id$
526954c5 6// Licence: wxWindows licence
4514447c
FM
7/////////////////////////////////////////////////////////////////////////////
8
880efa2a 9/**
4514447c 10
29f86fc1 11@page page_copyright Copyrights and Licenses
4514447c 12
e7054054 13Copyright (c) 1992-2012 Julian Smart, Robert Roebling, Vadim Zeitlin and other
928f1a07 14members of the wxWidgets team
4514447c 15
928f1a07 16Portions (c) 1996 Artificial Intelligence Applications Institute
4514447c 17
526954c5 18Please also see the wxWindows licence files (preamble.txt, lgpl.txt, gpl.txt,
928f1a07 19licence.txt, licendoc.txt) for conditions of software and documentation use.
3fdcd5d5 20Note that we use the old name wxWindows in the licence, pending
928f1a07 21recognition of the new name by OSI.
4514447c 22
928f1a07
FM
23@li @subpage page_copyright_wxlicense
24@li @subpage page_copyright_gnulicense
a8900da7 25@li @subpage page_copyright_xserver
4514447c 26
4514447c 27
3fdcd5d5 28@page page_copyright_wxlicense wxWindows Library Licence
4514447c 29
29f86fc1 30@verbinclude "licence.txt"
4514447c
FM
31
32
29f86fc1 33@page page_copyright_gnulicense GNU Library General Public License
4514447c 34
29f86fc1 35@verbinclude "lgpl.txt"
4514447c 36
a8900da7
SC
37@page page_copyright_xserver The Open Group and DEC License
38
39@verbinclude "xserver.txt"
40
4514447c 41*/