Audio plugin host https://kx.studio/carla
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

118 lines
5.9KB

  1. Summary
  2. =======
  3. Distributed under both the W3C Test Suite License[1] and the W3C 3-clause BSD
  4. License[2]. To contribute to a W3C Test Suite, see the policies and contribution
  5. forms [3]
  6. 1. http://www.w3.org/Consortium/Legal/2008/04-testsuite-license
  7. 2. http://www.w3.org/Consortium/Legal/2008/03-bsd-license
  8. 3. http://www.w3.org/2004/10/27-testcases
  9. DISCLAIMER
  10. UNDER BOTH MUTUALLY EXCLUSIVE LICENSES, THIS DOCUMENT AND ALL DOCUMENTS, TESTS
  11. AND SOFTWARE THAT LINK THIS STATEMENT ARE PROVIDED "AS IS," AND COPYRIGHT
  12. HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING,
  13. BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
  14. PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE DOCUMENT ARE
  15. SUITABLE FOR ANY PURPOSE; NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT
  16. INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
  17. COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
  18. CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE DOCUMENT OR THE PERFORMANCE
  19. OR IMPLEMENTATION OF THE CONTENTS THEREOF.
  20. W3C Test Suite License
  21. ======================
  22. This document, Test Suites and other documents that link to this statement are
  23. provided by the copyright holders under the following license: By using and/or
  24. copying this document, or the W3C document from which this statement is linked,
  25. you (the licensee) agree that you have read, understood, and will comply with
  26. the following terms and conditions:
  27. Permission to copy, and distribute the contents of this document, or the W3C
  28. document from which this statement is linked, in any medium for any purpose and
  29. without fee or royalty is hereby granted, provided that you include the
  30. following on ALL copies of the document, or portions thereof, that you use:
  31. 1 A link or URL to the original W3C document.
  32. 2 The pre-existing copyright notice of the original author, or if it doesn't
  33. exist, a notice (hypertext is preferred, but a textual representation is
  34. permitted) of the form: "Copyright © [$date-of-document] World Wide Web
  35. Consortium, (Massachusetts Institute of Technology, European Research
  36. Consortium for Informatics and Mathematics, Keio University) and others. All
  37. Rights
  38. Reserved. http://www.w3.org/Consortium/Legal/2008/04-testsuite-copyright.html"
  39. 3 If it exists, the STATUS of the W3C document.
  40. 4 When space permits, inclusion of the full text of this NOTICE should be
  41. provided. We request that authorship attribution be provided in any software,
  42. documents, or other items or products that you create pursuant to the
  43. implementation of the contents of this document, or any portion thereof.
  44. No right to create modifications or derivatives of W3C documents is granted
  45. pursuant to this license. However, if additional requirements (documented in the
  46. Copyright FAQ) are satisfied, the right to create modifications or derivatives
  47. is sometimes granted by the W3C to individuals complying with those
  48. requirements.
  49. If a Test Suite distinguishes the test harness (or, framework for navigation)
  50. and the actual tests, permission is given to remove or alter the harness or
  51. navigation if the Test Suite in question allows to do so. The tests themselves
  52. shall NOT be changed in any way.
  53. The name and trademarks of W3C and other copyright holders may NOT be used in
  54. advertising or publicity pertaining to this document or other documents that
  55. link to this statement without specific, written prior permission. Title to
  56. copyright in this document will at all times remain with copyright
  57. holders. Permission is given to use the trademarked string W3C within claims of
  58. performance concerning W3C Specifications or features described therein, and
  59. there only, if the test suite so authorizes.
  60. THIS WORK IS PROVIDED BY W3C, MIT, ERCIM, KEIO UNIVERSITY, THE COPYRIGHT HOLDERS
  61. AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
  62. NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  63. PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL W3C, MIT, ERCIM, KEIO
  64. UNIVERSITY, THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  65. INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  66. BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  67. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  68. LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
  69. OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  70. ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  71. W3C 3-clause BSD License
  72. ========================
  73. Redistribution and use in source and binary forms, with or without modification,
  74. are permitted provided that the following conditions are met:
  75. 1 Redistributions of works must retain the original copyright notice, this list
  76. of conditions and the following disclaimer.
  77. 2 Redistributions in binary form must reproduce the original copyright notice,
  78. this list of conditions and the following disclaimer in the documentation
  79. and/or other materials provided with the distribution.
  80. 3 Neither the name of the W3C nor the names of its contributors may be used to
  81. endorse or promote products derived from this work without specific prior
  82. written permission.
  83. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  84. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  85. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  86. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
  87. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  88. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  89. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  90. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  91. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  92. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.