LICENSE.txt 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. The MIT License (MIT)
  2. Copyright (c) 2013 Andy Earnshaw
  3. Permission is hereby granted, free of charge, to any person obtaining a copy
  4. of this software and associated documentation files (the "Software"), to deal
  5. in the Software without restriction, including without limitation the rights
  6. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  7. copies of the Software, and to permit persons to whom the Software is
  8. furnished to do so, subject to the following conditions:
  9. The above copyright notice and this permission notice shall be included in
  10. all copies or substantial portions of the Software.
  11. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  12. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  13. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  14. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  15. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  16. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  17. THE SOFTWARE.
  18. ------------------------------------------------------------------------------
  19. Contents of the `locale-data` directory are a modified form of the Unicode CLDR
  20. data found at http://www.unicode.org/cldr/data/. It comes with the following
  21. license.
  22. COPYRIGHT AND PERMISSION NOTICE
  23. Copyright (c) 1991-2013 Unicode, Inc. All rights reserved. Distributed under
  24. the Terms of Use in http://www.unicode.org/copyright.html.
  25. Permission is hereby granted, free of charge, to any person obtaining a copy of
  26. the Unicode data files and any associated documentation (the "Data Files") or
  27. Unicode software and any associated documentation (the "Software") to deal in
  28. the Data Files or Software without restriction, including without limitation
  29. the rights to use, copy, modify, merge, publish, distribute, and/or sell copies
  30. of the Data Files or Software, and to permit persons to whom the Data Files or
  31. Software are furnished to do so, provided that (a) the above copyright
  32. notice(s) and this permission notice appear with all copies of the Data Files
  33. or Software, (b) both the above copyright notice(s) and this permission notice
  34. appear in associated documentation, and (c) there is clear notice in each
  35. modified Data File or in the Software as well as in the documentation
  36. associated with the Data File(s) or Software that the data or software has been
  37. modified.
  38. THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  39. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  40. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD
  41. PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN
  42. THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
  43. DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
  44. WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
  45. OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR
  46. SOFTWARE.
  47. Except as contained in this notice, the name of a copyright holder shall not be
  48. used in advertising or otherwise to promote the sale, use or other dealings in
  49. these Data Files or Software without prior written authorization of the
  50. copyright holder.
  51. Unicode and the Unicode logo are trademarks of Unicode, Inc. in the United
  52. States and other countries. All third party trademarks referenced herein are
  53. the property of their respective owners.