Copy upstream release-39
Bug: 195953235
Test: n/a
Change-Id: Ica7af62e14d3ddfb0cfd71df3dbeb40d3be362fc
diff --git a/readme.html b/readme.html
index 0f183d0..e158400 100644
--- a/readme.html
+++ b/readme.html
@@ -4,24 +4,24 @@
<head>
<meta http-equiv="Content-Type" content= "text/html; charset=utf-8">
<meta http-equiv="Content-Language" content="en-us">
- <meta name="COPYRIGHT" content= "Copyright (c) 1991-2020 Unicode, Inc. All rights reserved.">
+ <meta name="COPYRIGHT" content= "Copyright (c) 1991-2021 Unicode, Inc. All rights reserved.">
<meta name="DESCRIPTION" content= "Readme for Unicode CLDR with version number and other information.">
<title>ReadMe for Unicode CLDR</title>
</head>
<body>
<h2>Unicode Common Locale Data Repository (CLDR)</h2>
- <h3>ReadMe for Unicode <abbr title="Common Locale Data Repository">CLDR</abbr> version 38.1</h3>
- <p>Last updated: 2020-Dec-09</p>
+ <h3>ReadMe for Unicode <abbr title="Common Locale Data Repository">CLDR</abbr> version 39</h3>
+ <p>Last updated: 2021-Mar-30</p>
- <!--<p><b>Note:</b> CLDR 38.1 is in development and not recommended for use at this stage.</p>-->
- <!--<p><b>Note:</b> This is the milestone 1 version of CLDR 38.1, intended for those wishing to do pre-release testing.
+ <!--<p><b>Note:</b> CLDR 39 is in development and not recommended for use at this stage.</p>-->
+ <!--<p><b>Note:</b> This is the milestone 1 version of CLDR 39, intended for those wishing to do pre-release testing.
It is not recommended for production use.</p>-->
- <!--<p><b>Note:</b> This is a preliminary version of CLDR 38.1, intended for those wishing to do pre-release testing.
+ <!--<p><b>Note:</b> This is a preliminary version of CLDR 39, intended for those wishing to do pre-release testing.
It is not recommended for production use.</p>-->
- <!--<p><b>Note:</b> This is a pre-release candidate version of CLDR 38.1, intended for testing.
+ <!--<p><b>Note:</b> This is a pre-release candidate version of CLDR 39, intended for testing.
It is not recommended for production use.</p>-->
- <p>This is the final release version of CLDR 38.1.</p>
+ <p>This is the final release version of CLDR 39.</p>
<p><strong>Important notes for CLDR 36 and later:</strong></p>
<ul>
@@ -43,35 +43,15 @@
<li>Information about <a href="http://cldr.unicode.org/tools">Building and running CLDR Tools</a></li>
</ul>
<p>Tools Quickstart:</p>
- <ol>
- <li>Build <code>cldr.jar</code>:<br>
- <code><b>ant -f tools/java/build.xml jar</b></code>
- </li>
- <li>List available tools:<br>
- <code><b>java -jar tools/java/cldr.jar</b></code>
- </li>
- <li>List less-than-documented tools:<br>
- <code><b>java -jar tools/java/cldr.jar -l</b></code>
- </li>
- <li>Run the XML Validator against some <code>file.xml</code>:<br>
- <code><b>java -jar tools/java/cldr.jar validate <i>../path/to/your/file.xml</i></b></code>
- </li>
- <li>Run some other tool that doesn't have a nice short alias like 'validate':<br>
- <code><b>java -jar tools/java/cldr.jar <i>org.unicode.cldr.draft.NormalizedIdentifierParser</i></b></code>
- </li>
- <li>Convert LDML to JSON data:<br>
- <code><b>java -DCLDR_DIR=<i>/path/to/cldr/data</i> -jar tools/java/cldr.jar ldml2json -r true</b></code>
- </li>
- <li>More info:<br>
- <a href="http://cldr.unicode.org/tools">CLDR Tools Website</a>
- </li>
- </ol>
+ <ul>
+ <li>See the <a href="http://cldr.unicode.org/tools">CLDR Tools Website</a></li>
+ </ul>
<p>Licenses:</p>
<ul>
<li>Usage of CLDR data and software is governed by the <a href="http://www.unicode.org/copyright.html">Unicode Terms of Use</a>,
a copy of which is included as unicode-license.txt.</li>
- <li>Some CLDR tools depend on libraries in tools/java/libs/; use of these libraries is governed by separate license agreements.
+ <li>Some CLDR tools depend on libraries in tools/cldr-code/libs/; use of these libraries is governed by separate license agreements.
<ul>
<li>Use of the ICU libraries is subject to the
<a href="https://github.com/unicode-org/icu/blob/master/icu4j/main/shared/licenses/LICENSE">ICU License</a>,
@@ -84,7 +64,7 @@
</ul>
<hr>
- <p>Copyright © 1991-2020 Unicode, Inc.<br>
+ <p>Copyright © 1991-2021 Unicode, Inc.<br>
All rights reserved.<br>
<a href="http://www.unicode.org/copyright.html">Terms of use</a></p>
</body>