robbat2 11/06/19 22:15:44 Modified: inserts.xml Log: Fix whitespace and doubling of "license".
Revision Changes Path 1.4 xml/htdocs/doc/en/inserts.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/inserts.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/inserts.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/inserts.xml?r1=1.3&r2=1.4 Index: inserts.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/inserts.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -p -w -b -B -u -u -r1.3 -r1.4 --- inserts.xml 19 Jun 2011 19:41:54 -0000 1.3 +++ inserts.xml 19 Jun 2011 22:15:44 -0000 1.4 @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE inserts SYSTEM "/dtd/inserts.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/inserts.xml,v 1.3 2011/06/19 19:41:54 robbat2 Exp $--> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/inserts.xml,v 1.4 2011/06/19 22:15:44 robbat2 Exp $--> <inserts lang="en"> - <version>2</version> + <version>3</version> <insert name="Content">Content</insert> <insert name="Credits">Credits</insert> <insert name="Updated">Updated <docdate/></insert> @@ -28,12 +28,7 @@ <insert name="ShowFullHBTip">View all handbook in one page</insert> <insert name="Home">Home</insert> <insert name="License"> - The contents of this document, unless otherwise expressly stated, are - licensed under the <uri - link="http://creativecommons.org/licenses/by-sa/2.5">CC-BY-SA-2.5 - license</uri> license. The <uri - link="http://www.gentoo.org/main/en/name-logo.xml">Gentoo Name and Logo - Usage Guidelines</uri> apply. + The contents of this document, unless otherwise expressly stated, are licensed under the <uri link="http://creativecommons.org/licenses/by-sa/2.5">CC-BY-SA-2.5</uri> license. The <uri link="http://www.gentoo.org/main/en/name-logo.xml"> Gentoo Name and Logo Usage Guidelines </uri> apply. </insert> <insert name="hb_file">Link to other book part not available</insert> <!-- Metadoc stuff -->
