LICENSE 3.3 KB

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