licenses.txt 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. qslog:
  2. ------
  3. Copyright (c) 2014, Razvan Petru
  4. All rights reserved.
  5. Redistribution and use in source and binary forms, with or without modification,
  6. are permitted provided that the following conditions are met:
  7. * Redistributions of source code must retain the above copyright notice, this
  8. list of conditions and the following disclaimer.
  9. * Redistributions in binary form must reproduce the above copyright notice, this
  10. list of conditions and the following disclaimer in the documentation and/or other
  11. materials provided with the distribution.
  12. * The name of the contributors may not be used to endorse or promote products
  13. derived from this software without specific prior written permission.
  14. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  15. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  16. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  17. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  18. INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  19. BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  20. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  21. LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
  22. OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  23. OF THE POSSIBILITY OF SUCH DAMAGE.
  24. Google breakpad:
  25. ----------------
  26. Copyright (c) 2006, Google Inc.
  27. All rights reserved.
  28. Redistribution and use in source and binary forms, with or without
  29. modification, are permitted provided that the following conditions are
  30. met:
  31. * Redistributions of source code must retain the above copyright
  32. notice, this list of conditions and the following disclaimer.
  33. * Redistributions in binary form must reproduce the above
  34. copyright notice, this list of conditions and the following disclaimer
  35. in the documentation and/or other materials provided with the
  36. distribution.
  37. * Neither the name of Google Inc. nor the names of its
  38. contributors may be used to endorse or promote products derived from
  39. this software without specific prior written permission.
  40. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  41. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  42. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  43. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  44. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  45. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  46. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  47. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  48. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  49. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  50. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  51. --------------------------------------------------------------------
  52. Copyright 2001-2004 Unicode, Inc.
  53. Disclaimer
  54. This source code is provided as is by Unicode, Inc. No claims are
  55. made as to fitness for any particular purpose. No warranties of any
  56. kind are expressed or implied. The recipient agrees to determine
  57. applicability of information provided. If this file has been
  58. purchased on magnetic or optical media from Unicode, Inc., the
  59. sole remedy for any claim will be exchange of defective media
  60. within 90 days of receipt.
  61. Limitations on Rights to Redistribute This Code
  62. Unicode, Inc. hereby grants the right to freely use the information
  63. supplied in this file in the creation of products supporting the
  64. Unicode Standard, and to make copies of this file in any form
  65. for internal or external distribution as long as this notice
  66. remains attached.
  67. Broadcom RPI decoder:
  68. ---------------------
  69. Copyright (c) 2012, Broadcom Europe Ltd
  70. All rights reserved.
  71. Redistribution and use in source and binary forms, with or without
  72. modification, are permitted provided that the following conditions are met:
  73. * Redistributions of source code must retain the above copyright
  74. notice, this list of conditions and the following disclaimer.
  75. * Redistributions in binary form must reproduce the above copyright
  76. notice, this list of conditions and the following disclaimer in the
  77. documentation and/or other materials provided with the distribution.
  78. * Neither the name of the copyright holder nor the
  79. names of its contributors may be used to endorse or promote products
  80. derived from this software without specific prior written permission.
  81. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  82. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  83. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  84. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY
  85. DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  86. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  87. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  88. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  89. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  90. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  91. HIDRemote:
  92. ----------
  93. Copyright (c) 2007-2011 IOSPIRIT GmbH (http://www.iospirit.com/)
  94. All rights reserved.
  95. Redistribution and use in source and binary forms, with or without modification,
  96. are permitted provided that the following conditions are met:
  97. * Redistributions of source code must retain the above copyright notice, this list
  98. of conditions and the following disclaimer.
  99. * Redistributions in binary form must reproduce the above copyright notice, this
  100. list of conditions and the following disclaimer in the documentation and/or other
  101. materials provided with the distribution.
  102. * Neither the name of IOSPIRIT GmbH nor the names of its contributors may be used to
  103. endorse or promote products derived from this software without specific prior
  104. written permission.
  105. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
  106. EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  107. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
  108. SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  109. INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
  110. TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
  111. BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  112. CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
  113. ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
  114. DAMAGE.
  115. qhttpserver:
  116. ------------
  117. Copyright (C) 2011-2014 Nikhil Marathe <nsm.nikhil@gmail.com>
  118. Permission is hereby granted, free of charge, to any person obtaining a copy
  119. of this software and associated documentation files (the "Software"), to
  120. deal in the Software without restriction, including without limitation the
  121. rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
  122. sell copies of the Software, and to permit persons to whom the Software is
  123. furnished to do so, subject to the following conditions:
  124. The above copyright notice and this permission notice shall be included in
  125. all copies or substantial portions of the Software.
  126. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  127. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  128. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  129. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  130. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  131. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
  132. IN THE SOFTWARE.
  133. Others:
  134. -------
  135. - qt: LGPL v2.1 or v3
  136. - qtwebengine: LGPL v3, or GPL v2 or later
  137. - mpv: GPL v2 or later
  138. - libcec: GPL v2 or later
  139. - libsdl2: zlib license