jw项目windows环境软件安装
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

66 lines
2.9 KiB

1 year ago
  1. ## International Components for Unicode (ICU4J) v60.2
  2. ### ICU4J License
  3. ```
  4. UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
  5. Unicode Data Files include all data files under the directories
  6. http://www.unicode.org/Public/, http://www.unicode.org/reports/,
  7. http://www.unicode.org/cldr/data/,
  8. http://source.icu-project.org/repos/icu/, and
  9. http://www.unicode.org/utility/trac/browser/.
  10. Unicode Data Files do not include PDF online code charts under the
  11. directory http://www.unicode.org/Public/.
  12. Software includes any source code published in the Unicode Standard
  13. or under the directories
  14. http://www.unicode.org/Public/, http://www.unicode.org/reports/,
  15. http://www.unicode.org/cldr/data/,
  16. http://source.icu-project.org/repos/icu/, and
  17. http://www.unicode.org/utility/trac/browser/.
  18. NOTICE TO USER: Carefully read the following legal agreement.
  19. BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
  20. DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),
  21. YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
  22. TERMS AND CONDITIONS OF THIS AGREEMENT.
  23. IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
  24. THE DATA FILES OR SOFTWARE.
  25. COPYRIGHT AND PERMISSION NOTICE
  26. Copyright © 1991-2018 Unicode, Inc. All rights reserved.
  27. Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
  28. Permission is hereby granted, free of charge, to any person obtaining
  29. a copy of the Unicode data files and any associated documentation
  30. (the "Data Files") or Unicode software and any associated documentation
  31. (the "Software") to deal in the Data Files or Software
  32. without restriction, including without limitation the rights to use,
  33. copy, modify, merge, publish, distribute, and/or sell copies of
  34. the Data Files or Software, and to permit persons to whom the Data Files
  35. or Software are furnished to do so, provided that either
  36. (a) this copyright and permission notice appear with all copies
  37. of the Data Files or Software, or
  38. (b) this copyright and permission notice appear in associated
  39. Documentation.
  40. THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
  41. ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  42. WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  43. NONINFRINGEMENT OF THIRD PARTY RIGHTS.
  44. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
  45. NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
  46. DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  47. DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  48. TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  49. PERFORMANCE OF THE DATA FILES OR SOFTWARE.
  50. Except as contained in this notice, the name of a copyright holder
  51. shall not be used in advertising or otherwise to promote the sale,
  52. use or other dealings in these Data Files or Software without prior
  53. written authorization of the copyright holder.
  54. ```