Author: tbedford
Date: 2011-02-10 10:50:18 +0100 (Thu, 10 Feb 2011)
New Revision: 25042
Log:
Added Scintilla license
Added:
trunk/common/license-scintilla.xml
Added: trunk/common/license-scintilla.xml
===================================================================
--- trunk/common/license-scintilla.xml (rev 0)
+++ trunk/common/license-scintilla.xml 2011-02-10 09:50:18 UTC (rev 25042)
Changed blocks: 1, Lines Added: 41, Lines Deleted: 0; 1585 bytes
@@ -0,0 +1,41 @@
+<?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-scintilla">
+
+ <title>Scintilla License</title>
+
+ <para>
+ The following software may be included in this product:
+ </para>
+
+<programlisting>
+Scintilla
+
+License for Scintilla and SciTE
+
+Copyright 1998-2003 by Neil Hodgson <neilh@stripped>
+
+All Rights Reserved
+
+Permission to use, copy, modify, and distribute this software and its
+documentation for any purpose and without fee is hereby granted,
+provided that the above copyright notice appear in all copies and that
+both that copyright notice and this permission notice appear in
+supporting documentation.
+
+NEIL HODGSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
+SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+AND FITNESS, IN NO EVENT SHALL NEIL HODGSON BE LIABLE FOR ANY
+SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
+OR PERFORMANCE OF THIS SOFTWARE.
+</programlisting>
+
+</section>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r25042 - trunk/common | tony.bedford | 10 Feb |