intl/icu/source/data/xml/collation/root.xml

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

     1 <?xml version="1.0" encoding="UTF-8" ?>
     2 <!--
     3  Copyright (c) 2010 International Business Machines Corporation and others. All rights reserved.
     4 -->
     5 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"
     6 [
     7    <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
     8    %icu;
     9 ]
    10 >
    11 <ldml>
    12     <identity>
    13         <version number="$Revision: 1.5 $"/>
    14         <generation date="$Date: 2007/06/04 01:05:48 $"/>
    15         <language type="root"/> 
    16     </identity>
    17     <special xmlns:icu="http://www.icu-project.org/">
    18         <icu:UCARules icu:uca_rules="../unidata/UCARules.txt"/>
    19         <icu:depends icu:dependency="ucadata.icu"/>
    20     </special>
    21 </ldml>

mercurial