summaryrefslogtreecommitdiff
path: root/COPYING
Commit message (Collapse)AuthorAgeFilesLines
* Add a COPYING file to each aux. source directoryChris Wilson2008-10-311-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.
* Add perceptualdiff program totest/pdiff.Carl Worth2006-11-291-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).
* Fix typo: LPGL->LGPL.Carl Worth2004-11-291-1/+1
|
* Add the MPL as a new license option, in addition to the LGPL.Carl Worth2004-09-041-506/+13
|
* Change from MIT license to LGPL.Carl Worth2004-08-021-22/+510
|
* Update copyright information in COPYINGCarl Worth2003-10-301-18/+19
|
* Switched to autotools. Dropped XrPush/PopGroup. Supports non-X Xc rendering.Carl Worth2003-04-171-0/+21