List:Commits« Previous MessageNext Message »
From:stefan Date:August 14 2007 9:04am
Subject:svn commit - mysqldoc@docsrva: r7450 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: shinz
Date: 2007-08-14 11:04:12 +0200 (Tue, 14 Aug 2007)
New Revision: 7450

Log:
Created legal notice to be included in our man pages. That legal notice will replace, for MySQL man pages only, the regular legal notice that we're using for all other documentation formats

Added:
   trunk/refman-4.1/legalnotice-manpages.en.xml
   trunk/refman-5.0/legalnotice-manpages.en.xml
   trunk/refman-5.1/legalnotice-manpages.en.xml


Added: trunk/refman-4.1/legalnotice-manpages.en.xml
===================================================================
--- trunk/refman-4.1/legalnotice-manpages.en.xml	                        (rev 0)
+++ trunk/refman-4.1/legalnotice-manpages.en.xml	2007-08-14 09:04:12 UTC (rev 7450)
Changed blocks: 1, Lines Added: 28, Lines Deleted: 0; 1416 bytes

@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
+<legalnotice>
+  <para>
+    Copyright (C) 2007 MySQL AB
+  </para>
+  <para>
+    This documentation is free software; you can redistribute it and/or 
+    modify it under the terms of the GNU General Public License as 
+    published by the Free Software Foundation; version 2 of the License.
+  </para>
+  <para>
+    This documentation is distributed in the hope that it will be 
+    useful, but WITHOUT ANY WARRANTY; without even the implied warranty 
+    of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
+    GNU General Public License for more details.
+  </para>
+  <para>
+    You should have received a copy of the GNU General Public License 
+    along with the program; if not, write to the Free Software 
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+    MA 02110-1301 USA or see http://www.gnu.org/licenses/. 
+  </para>
+  <para>
+    Please email <email>docs@stripped</email> for more information.
+  </para>
+</legalnotice>


Added: trunk/refman-5.0/legalnotice-manpages.en.xml
===================================================================
--- trunk/refman-5.0/legalnotice-manpages.en.xml	                        (rev 0)
+++ trunk/refman-5.0/legalnotice-manpages.en.xml	2007-08-14 09:04:12 UTC (rev 7450)
Changed blocks: 1, Lines Added: 28, Lines Deleted: 0; 1416 bytes

@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
+<legalnotice>
+  <para>
+    Copyright (C) 2007 MySQL AB
+  </para>
+  <para>
+    This documentation is free software; you can redistribute it and/or 
+    modify it under the terms of the GNU General Public License as 
+    published by the Free Software Foundation; version 2 of the License.
+  </para>
+  <para>
+    This documentation is distributed in the hope that it will be 
+    useful, but WITHOUT ANY WARRANTY; without even the implied warranty 
+    of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
+    GNU General Public License for more details.
+  </para>
+  <para>
+    You should have received a copy of the GNU General Public License 
+    along with the program; if not, write to the Free Software 
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+    MA 02110-1301 USA or see http://www.gnu.org/licenses/. 
+  </para>
+  <para>
+    Please email <email>docs@stripped</email> for more information.
+  </para>
+</legalnotice>


Added: trunk/refman-5.1/legalnotice-manpages.en.xml
===================================================================
--- trunk/refman-5.1/legalnotice-manpages.en.xml	                        (rev 0)
+++ trunk/refman-5.1/legalnotice-manpages.en.xml	2007-08-14 09:04:12 UTC (rev 7450)
Changed blocks: 1, Lines Added: 28, Lines Deleted: 0; 1416 bytes

@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
+<legalnotice>
+  <para>
+    Copyright (C) 2007 MySQL AB
+  </para>
+  <para>
+    This documentation is free software; you can redistribute it and/or 
+    modify it under the terms of the GNU General Public License as 
+    published by the Free Software Foundation; version 2 of the License.
+  </para>
+  <para>
+    This documentation is distributed in the hope that it will be 
+    useful, but WITHOUT ANY WARRANTY; without even the implied warranty 
+    of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
+    GNU General Public License for more details.
+  </para>
+  <para>
+    You should have received a copy of the GNU General Public License 
+    along with the program; if not, write to the Free Software 
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+    MA 02110-1301 USA or see http://www.gnu.org/licenses/. 
+  </para>
+  <para>
+    Please email <email>docs@stripped</email> for more information.
+  </para>
+</legalnotice>


Thread
svn commit - mysqldoc@docsrva: r7450 - in trunk: refman-4.1 refman-5.0 refman-5.1stefan14 Aug