LICENSE 897 B

12345678910111213141516171819202122
  1. zlib/libpng license
  2. Copyright (c) 2018 Andre Weissflog
  3. This software is provided 'as-is', without any express or implied warranty.
  4. In no event will the authors be held liable for any damages arising from the
  5. use of this software.
  6. Permission is granted to anyone to use this software for any purpose,
  7. including commercial applications, and to alter it and redistribute it
  8. freely, subject to the following restrictions:
  9. 1. The origin of this software must not be misrepresented; you must not
  10. claim that you wrote the original software. If you use this software in a
  11. product, an acknowledgment in the product documentation would be
  12. appreciated but is not required.
  13. 2. Altered source versions must be plainly marked as such, and must not
  14. be misrepresented as being the original software.
  15. 3. This notice may not be removed or altered from any source
  16. distribution.