ICU-12455 BRS - update readme.html

X-SVN-Rev: 38910
This commit is contained in:
Peter Edberg 2016-07-01 04:18:12 +00:00
parent f3c55ce2f1
commit a0b1fd3cfd

View File

@ -3,9 +3,9 @@
<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
<head>
<title>ReadMe for ICU 57.1</title>
< meta name="COPYRIGHT" content=
"Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html"/>
<title>ReadMe for ICU 58.0.1</title>
<meta name="COPYRIGHT" content=
"Copyright (C) 2016 and later: Unicode, Inc. and others. License &amp; terms of use: http://www.unicode.org/copyright.html"/>
<!-- meta name="COPYRIGHT" content=
"Copyright (c) 1997-2016 IBM Corporation and others. All Rights Reserved." / -->
<meta name="KEYWORDS" content=
@ -23,8 +23,8 @@
milestone - if the release note is a milestone release
-->
<!-- <body class="rc"> -->
<body>
<body class="milestone">
<!-- <body> -->
<p class="only-draft"><b>Note:</b> This is a draft readme.</p>
<h1>
@ -32,7 +32,7 @@
International Components for Unicode<br/>
<span class="only-rc">Release Candidate</span>
<span class="only-milestone">(Milestone Release)</span>
<abbr title="International Components for Unicode">ICU</abbr> 57.1 ReadMe
<abbr title="International Components for Unicode">ICU</abbr> 58.0.1 ReadMe
</h1>
<!-- Shouldn't need to comment/uncomment this paragraph, just change the body class -->
@ -44,9 +44,11 @@
<p class="note only-rc">This is a release candidate version of ICU4C.
It is not recommended for production use.</p>
<p>Last updated: 2016-Mar-21<br />
Copyright &copy; 1997-2016 International Business Machines Corporation and
others. All Rights Reserved.</p>
<p>Last updated: 2016-Jun-30<br/>
Copyright &copy; 2016 and later: Unicode, Inc. and others. License &amp; terms of use:
<a href="http://www.unicode.org/copyright.html">http://www.unicode.org/copyright.html</a><br/>
Copyright &copy; 1997-2016 International Business Machines Corporation and others.
All Rights Reserved.</p>
<!-- Remember that there is a copyright at the end too -->
<hr/>
@ -1858,12 +1860,9 @@ gnumake</pre>
these #ifdef's can cause testing problems for your platform.</li>
</ul>
<hr />
<p> Copyright &copy; 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html<br />
<!-- p>Copyright &copy; 1997-2016 International Business Machines Corporation and
others. All Rights Reserved.<br / -->
IBM Globalization Center of Competency - San Jos&eacute;<br />
4400 North First Street<br />
San Jos&eacute;, CA 95134<br />
USA</p>
<p> Copyright &copy; 2016 and later: Unicode, Inc. and others. License &amp; terms of use:
<a href="http://www.unicode.org/copyright.html">http://www.unicode.org/copyright.html</a><br/>
Copyright &copy; 1997-2016 International Business Machines Corporation and others.
All Rights Reserved.</p>
</body>
</html>