LICENSE 1.5 KB

12345678910111213141516171819202122232425262728293031
  1. Summary: Everything is licensed under the MIT License (text below).
  2. Code found in the xml/details/expat/ directory is distributed under
  3. the MIT License (see the xml/details/expat/LICENSE file for copyright
  4. information).
  5. Code found in the xml/details/genx/ directory is distributed under
  6. the MIT License (see the xml/details/genx/LICENSE file for copyright
  7. information).
  8. The rest is Copyright (c) 2013-2014 Code Synthesis Tools CC and is
  9. distributed under the MIT License:
  10. Permission is hereby granted, free of charge, to any person obtaining
  11. a copy of this software and associated documentation files (the
  12. "Software"), to deal in the Software without restriction, including
  13. without limitation the rights to use, copy, modify, merge, publish,
  14. distribute, sublicense, and/or sell copies of the Software, and to
  15. permit persons to whom the Software is furnished to do so, subject to
  16. the following conditions:
  17. The above copyright notice and this permission notice shall be included
  18. in all copies or substantial portions of the Software.
  19. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  20. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  21. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  22. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  23. CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  24. TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  25. SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.