neysx       05/08/23 09:18:12

  Modified:    xml/htdocs/doc/en xml-guide.xml
  Log:
  #103418 Added missing blank line. Also bumped license to 2.5

Revision  Changes    Path
1.49      +7 -6      xml/htdocs/doc/en/xml-guide.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml?rev=1.49&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml?rev=1.49&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml.diff?r1=1.48&r2=1.49&cvsroot=gentoo

Index: xml-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- xml-guide.xml       11 Aug 2005 11:01:06 -0000      1.48
+++ xml-guide.xml       23 Aug 2005 09:18:12 -0000      1.49
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.48 
2005/08/11 11:01:06 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.49 
2005/08/23 09:18:12 neysx Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/xml-guide.xml">
@@ -32,8 +32,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>2.24</version>
-<date>2005-08-11</date>
+<version>2.25</version>
+<date>2005-08-23</date>
 
 <chapter>
 <title>Guide basics</title>
@@ -89,6 +89,7 @@
 
 &lt;guide link="<i>/doc/en/guide.xml</i>" lang="<i>en</i>"&gt;
 &lt;title&gt;<i>Gentoo Linux Documentation Guide</i>&lt;/title&gt;
+
 &lt;author title="<i>Author</i>"&gt;
   &lt;mail link="<i>[EMAIL PROTECTED]</i>"&gt;<i>Your Name</i>&lt;/mail&gt;
 &lt;/author&gt;
@@ -158,7 +159,7 @@
 
 <p>
 Finally we have the <c>&lt;license/&gt;</c> tag, used to publish the document
-under the <uri link="http://creativecommons.org/licenses/by-sa/2.0/";>Creative
+under the <uri link="http://creativecommons.org/licenses/by-sa/2.5/";>Creative
 Commons - Attribution / Share Alike</uri> license as required by the <uri
 link="/proj/en/gdp/doc/doc-policy.xml">Documentation Policy</uri>.
 </p>
@@ -663,7 +664,7 @@
 &lt;/abstract&gt;
 
 &lt;!-- The content of this document is licensed under the CC-BY-SA license 
--&gt;
-&lt;!-- See http://creativecommons.org/licenses/by-sa/2.0 --&gt;
+&lt;!-- See http://creativecommons.org/licenses/by-sa/2.5 --&gt;
 &lt;license/&gt;
 
 &lt;version&gt;...&lt;/version&gt;
@@ -728,7 +729,7 @@
 &lt;!-- &#36;Header&#36; --&gt;
 
 &lt;!--  The content of this document is licensed under the CC-BY-SA license 
--&gt;
-&lt;!--  See http://creativecommons.org/licenses/by-sa/2.0 --&gt;
+&lt;!--  See http://creativecommons.org/licenses/by-sa/2.5 --&gt;
 
 &lt;sections&gt;
 



-- 
[email protected] mailing list

Reply via email to