LICENSE 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. HUAN LICENSE
  2. Copyright (c) 2021 SuperHuan
  3. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
  4. associated documentation files (the “Software”), to deal in the Software without restriction,
  5. including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
  6. and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
  7. subject to the following conditions:
  8. 1. Neither the name of the copyright holder nor the names of its contributors may be used to endorse
  9. or promote products derived from this software without specific prior written permission.
  10. 2. Derivative open source software must be released under the same agreement, and its modified code
  11. must be made public.
  12. 3. The above copyright notice and this permission notice shall be included in all copies or substantial
  13. portions of the Software.
  14. 4. When there is a copyright dispute between derivative software and the software, the first developer
  15. (or development team) of the software shall appoint a court or arbitration institution to make a ruling.
  16. 5. When there is a copyright dispute between other software using the software and the software, the
  17. first developer (or development team) of the software shall appoint a court or arbitration institution
  18. to make a ruling.
  19. DERIVATIVE SOFTWARE REFERS TO NEW SOFTWARE THAT IS RECOMPILED, RELEASED, DISTRIBUTED, AND SOLD AFTER
  20. MODIFYING THE SOURCE CODE OF THIS SOFTWARE.
  21. THE NORMAL COMPILATION AND LINKING OF THE LIBRARY BY OTHER SOFTWARE (INCLUDING STATIC LINKING AND DYNAMIC
  22. LINKING) DOES NOT BELONG TO DERIVATIVE SOFTWARE.
  23. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
  24. LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  25. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  26. WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  27. SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.