You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

LICENSE 2.3 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. Copyright (c) 1992-2023 The University of Tennessee and The University
  2. of Tennessee Research Foundation. All rights
  3. reserved.
  4. Copyright (c) 2000-2023 The University of California Berkeley. All
  5. rights reserved.
  6. Copyright (c) 2006-2023 The University of Colorado Denver. All rights
  7. reserved.
  8. $COPYRIGHT$
  9. Additional copyrights may follow
  10. $HEADER$
  11. Redistribution and use in source and binary forms, with or without
  12. modification, are permitted provided that the following conditions are
  13. met:
  14. - Redistributions of source code must retain the above copyright
  15. notice, this list of conditions and the following disclaimer.
  16. - Redistributions in binary form must reproduce the above copyright
  17. notice, this list of conditions and the following disclaimer listed
  18. in this license in the documentation and/or other materials
  19. provided with the distribution.
  20. - Neither the name of the copyright holders nor the names of its
  21. contributors may be used to endorse or promote products derived from
  22. this software without specific prior written permission.
  23. The copyright holders provide no reassurances that the source code
  24. provided does not infringe any patent, copyright, or any other
  25. intellectual property rights of third parties. The copyright holders
  26. disclaim any liability to any recipient for claims brought against
  27. recipient by any third party for infringement of that parties
  28. intellectual property rights.
  29. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  30. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  31. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  32. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  33. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  34. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  35. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  36. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  37. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  38. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  39. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.