Author: paul
Date: 2007-08-20 22:35:34 +0200 (Mon, 20 Aug 2007)
New Revision: 7481
Log:
r23920@frost: paul | 2007-08-20 15:33:42 -0500
<legalnotice> doesn't allow <remark>. Use XML comment instead.
Modified:
trunk/administrator/legalnotice.en.xml
trunk/cy/query-browser/legalnotice.en.xml
trunk/guibook/legalnotice.en.xml
trunk/internals/legalnotice.en.xml
trunk/migration-toolkit/legalnotice.en.xml
trunk/mysqldoc-guide/legalnotice.de.xml
trunk/mysqldoc-guide/legalnotice.en.xml
trunk/mysqltest/legalnotice.en.xml
trunk/ndbapi/legalnotice.en.xml
trunk/proto-doc/legalnotice.en.xml
trunk/pt/refman-5.1/legalnotice.en.xml
trunk/query-browser/legalnotice.en.xml
trunk/refman-4.1/legalnotice.en.xml
trunk/refman-5.0/legalnotice.en.xml
trunk/refman-5.1/legalnotice.en.xml
trunk/refman-5.2/legalnotice.en.xml
trunk/ro/administrator/legalnotice.en.xml
trunk/sample-data/sakila/legalnotice.en.xml
trunk/userguide/legalnotice.en.xml
trunk/workbench/legalnotice.en.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:28858
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:23874
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:19696
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:28858
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:23920
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:19696
Modified: trunk/administrator/legalnotice.en.xml
===================================================================
--- trunk/administrator/legalnotice.en.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/administrator/legalnotice.en.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1242 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 2004-2007 MySQL AB
Modified: trunk/cy/query-browser/legalnotice.en.xml
===================================================================
--- trunk/cy/query-browser/legalnotice.en.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/cy/query-browser/legalnotice.en.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1251 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 2004-2007 MySQL AB
Modified: trunk/guibook/legalnotice.en.xml
===================================================================
--- trunk/guibook/legalnotice.en.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/guibook/legalnotice.en.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1224 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 2004-2007 MySQL AB
Modified: trunk/internals/legalnotice.en.xml
===================================================================
--- trunk/internals/legalnotice.en.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/internals/legalnotice.en.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1230 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 1998-2007 MySQL AB
Modified: trunk/migration-toolkit/legalnotice.en.xml
===================================================================
--- trunk/migration-toolkit/legalnotice.en.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/migration-toolkit/legalnotice.en.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1254 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 2005-2007 MySQL AB
Modified: trunk/mysqldoc-guide/legalnotice.de.xml
===================================================================
--- trunk/mysqldoc-guide/legalnotice.de.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/mysqldoc-guide/legalnotice.de.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1240 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 2007 MySQL AB
Modified: trunk/mysqldoc-guide/legalnotice.en.xml
===================================================================
--- trunk/mysqldoc-guide/legalnotice.en.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/mysqldoc-guide/legalnotice.en.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1240 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 2007 MySQL AB
Modified: trunk/mysqltest/legalnotice.en.xml
===================================================================
--- trunk/mysqltest/legalnotice.en.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/mysqltest/legalnotice.en.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1230 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 2006-2007 MySQL AB
Modified: trunk/ndbapi/legalnotice.en.xml
===================================================================
--- trunk/ndbapi/legalnotice.en.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/ndbapi/legalnotice.en.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1221 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 2003-2007 MySQL AB
Modified: trunk/proto-doc/legalnotice.en.xml
===================================================================
--- trunk/proto-doc/legalnotice.en.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/proto-doc/legalnotice.en.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1225 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 2007 MySQL AB
Modified: trunk/pt/refman-5.1/legalnotice.en.xml
===================================================================
--- trunk/pt/refman-5.1/legalnotice.en.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/pt/refman-5.1/legalnotice.en.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1242 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 1997-2007 MySQL AB
Modified: trunk/query-browser/legalnotice.en.xml
===================================================================
--- trunk/query-browser/legalnotice.en.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/query-browser/legalnotice.en.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1242 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 2004-2007 MySQL AB
Modified: trunk/refman-4.1/legalnotice.en.xml
===================================================================
--- trunk/refman-4.1/legalnotice.en.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/refman-4.1/legalnotice.en.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1233 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 1997-2007 MySQL AB
Modified: trunk/refman-5.0/legalnotice.en.xml
===================================================================
--- trunk/refman-5.0/legalnotice.en.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/refman-5.0/legalnotice.en.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1233 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 1997-2007 MySQL AB
Modified: trunk/refman-5.1/legalnotice.en.xml
===================================================================
--- trunk/refman-5.1/legalnotice.en.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/refman-5.1/legalnotice.en.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1233 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 1997-2007 MySQL AB
Modified: trunk/refman-5.2/legalnotice.en.xml
===================================================================
--- trunk/refman-5.2/legalnotice.en.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/refman-5.2/legalnotice.en.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1233 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 1997-2007 MySQL AB
Modified: trunk/ro/administrator/legalnotice.en.xml
===================================================================
--- trunk/ro/administrator/legalnotice.en.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/ro/administrator/legalnotice.en.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1251 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 2004-2007 MySQL AB
Modified: trunk/sample-data/sakila/legalnotice.en.xml
===================================================================
--- trunk/sample-data/sakila/legalnotice.en.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/sample-data/sakila/legalnotice.en.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1257 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 1997-2007 MySQL AB
Modified: trunk/userguide/legalnotice.en.xml
===================================================================
--- trunk/userguide/legalnotice.en.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/userguide/legalnotice.en.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1230 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 2005-2007 MySQL AB
Modified: trunk/workbench/legalnotice.en.xml
===================================================================
--- trunk/workbench/legalnotice.en.xml 2007-08-20 20:02:17 UTC (rev 7480)
+++ trunk/workbench/legalnotice.en.xml 2007-08-20 20:35:34 UTC (rev 7481)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 8; 1230 bytes
@@ -3,14 +3,14 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<legalnotice>
- <remark>
- The role attribute for each top-level legalnotice element determines
- the context in which the element is used: 1) no role attribute: part
- of the default legalnotice, used for regular documentation that is
- not released under GPL; 2) role = legalnotice-gpl: for manpage
- legalnotices, which are released under GPL; 3) role =
- legalnotice-all: included in legalnotice for all documentation.
- </remark>
+<!--
+ The role attribute for each top-level legalnotice element determines
+ the context in which the element is used: 1) no role attribute: part
+ of the default legalnotice, used for regular documentation that is
+ not released under GPL; 2) role = legalnotice-gpl: for manpage
+ legalnotices, which are released under GPL; 3) role =
+ legalnotice-all: included in legalnotice for all documentation.
+-->
<para>
Copyright 2004-2007 MySQL AB
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r7481 - in trunk: . administrator cy/query-browser guibook internals migration-toolkit mysqldoc-guide mysqltest ndbapi ... | paul | 20 Aug |