Author: jstephens
Date: 2010-11-23 13:01:16 +0100 (Tue, 23 Nov 2010)
New Revision: 23926
Log:
Fixes Docs BUG#58398 (lib_sql.cc license/Cluster)
Added:
trunk/common/license-lib-sql.xml
Modified:
trunk/dynamic-docs/licenses/products.xml
Added: trunk/common/license-lib-sql.xml
===================================================================
--- trunk/common/license-lib-sql.xml (rev 0)
+++ trunk/common/license-lib-sql.xml 2010-11-23 12:01:16 UTC (rev 23926)
Changed blocks: 1, Lines Added: 37, Lines Deleted: 0; 1311 bytes
@@ -0,0 +1,37 @@
+<?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-lib-sql">
+
+ <title><filename>lib_sql.cc</filename> License</title>
+
+ <para>
+ The following software may be included in this product:
+ </para>
+
+ <para>
+ <filename>lib_sql.cc</filename>
+ </para>
+
+<programlisting>
+Copyright (c) 2000
+SWsoft company
+
+This material is provided "as is", with absolutely no warranty
+expressed or implied. Any use is at your own risk.
+
+Permission to use or copy this software for any purpose is hereby
+granted without fee, provided the above notices are retained on
+all copies. Permission to modify the code and to distribute modified
+code is granted, provided the above notices are retained, and a
+notice that the code was modified is included with the above copyright
+notice.
+
+This code was modified by the MySQL team.
+</programlisting>
+
+</section>
Modified: trunk/dynamic-docs/licenses/products.xml
===================================================================
--- trunk/dynamic-docs/licenses/products.xml 2010-11-23 11:39:52 UTC (rev 23925)
+++ trunk/dynamic-docs/licenses/products.xml 2010-11-23 12:01:16 UTC (rev 23926)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 560 bytes
@@ -330,6 +330,7 @@
<use id="license-google-smp-patch"/>
<use id="license-libevent"/>
<use id="license-libstring"/>
+ <use id="license-lib-sql"/>
<use id="license-md5"/>
<use id="license-nt-servc"/>
<use id="license-percona-io-threads-patch"/>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r23926 - in trunk: common dynamic-docs/licenses | jon.stephens | 23 Nov |