summaryrefslogtreecommitdiff
path: root/COPYING
AgeCommit message (Collapse)AuthorFilesLines
2008-10-31Add a COPYING file to each aux. source directoryChris Wilson1-8/+9
Include a COPYING inside perf/, test/, util/ to clarify the licensing conditions beneath the respective directories. This is because cairo itself (libcairo.so) is LGPL-2.1/MPL-1.1 but that only relates to src/. The auxiliary source files are under a mix of free licenses and we wish to be clear just what license applies to each file. In particular, cairo-trace needs to include the GPL terms and conditions.
2006-11-29Add perceptualdiff program totest/pdiff.Carl Worth1-3/+18
The perceptualdiff program was written by Hector Yee with contributions from Scott Corley and Mick Weiss. It is hosted at http://pdiff.sourceforge.net The source code added here was obtained by: svn co https://svn.sourceforge.net/svnroot/pdiff/trunk pdiff which gave revision 22 of the source code. The perceptualdiff program is available under the terms of the GNU GPL, so I've added a note to COPYING about this program, (and the fact that it is auxiliary only, and does not affect the license of the implementation of cairo itself).
2004-11-29Fix typo: LPGL->LGPL.Carl Worth1-1/+1
2004-09-04Add the MPL as a new license option, in addition to the LGPL.Carl Worth1-506/+13
2004-08-02Change from MIT license to LGPL.Carl Worth1-22/+510
2003-10-30Update copyright information in COPYINGCarl Worth1-18/+19
2003-04-17Switched to autotools. Dropped XrPush/PopGroup. Supports non-X Xc rendering.Carl Worth1-0/+21