license.html 622 B

123456789101112131415161718
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3. <html>
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
  6. <title>ICU License - moved to LICENSE</title>
  7. </head>
  8. <body BGCOLOR="#ffffff">
  9. <p>
  10. The ICU license is now in plain text format, see <a href="./LICENSE">LICENSE</a>.
  11. Update links and software appropriately.
  12. </p>
  13. <i>© 2016 and later: Unicode, Inc. and others. License &amp; terms of use: http://www.unicode.org/copyright.html</i>
  14. <i>© 1995-2016 International Business Machines Corporation and others</i>
  15. </body>
  16. </html>