Author: tbedford
Date: 2010-12-29 17:53:39 +0100 (Wed, 29 Dec 2010)
New Revision: 24550
Log:
Added Cairo license
Added:
trunk/common/license-cairo.xml
Added: trunk/common/license-cairo.xml
===================================================================
--- trunk/common/license-cairo.xml (rev 0)
+++ trunk/common/license-cairo.xml 2010-12-29 16:53:39 UTC (rev 24550)
Changed blocks: 1, Lines Added: 40, Lines Deleted: 0; 1584 bytes
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
+[
+ <!ENTITY % all.entities SYSTEM "all-entities.ent">
+ %all.entities;
+]>
+<section id="license-cairo">
+
+ <title>Cairo License</title>
+
+ <para>
+ The following software may be included in this product:
+ </para>
+
+<programlisting>
+Cairo
+
+You are receiving a copy of the Cairo in both source
+and object code in the following DLL (libcairo.dll) or
+dynamic libraries
+(MySQLWorkbench.app/Contents/Frameworks/libcairo.2.dylib
+and MySQLWorkbench.app/Contents/Frameworks/libpixman-1.0.dylib).
+The terms of the Oracle license do NOT apply to Cairo;
+Oracle distributes it under the GNU Lesser General Public
+License Version 2.1 separately from the Oracle programs you
+receive. You can also separately obtain and use Cairo
+independent of the Oracle programs under a dual license
+subject to the terms of the LGPL or the Mozilla Public
+License Version 1.1. If you do not wish to install this
+program, you may delete libcairo.dll or libcairo.2.dylib
+and libpixman-1.0.dylib from the installation directory
+or uninstall MySQL Workbench completely.
+</programlisting>
+
+<para>
+This component is licensed under <xref linkend="license-gnu-lgpl-2-1"/>.
+</para>
+
+</section>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r24550 - trunk/common | tony.bedford | 29 Dec |