licenses.txt 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  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. Broadcom RPI decoder:
  25. ---------------------
  26. Copyright (c) 2012, Broadcom Europe Ltd
  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 met:
  30. * Redistributions of source code must retain the above copyright
  31. notice, this list of conditions and the following disclaimer.
  32. * Redistributions in binary form must reproduce the above copyright
  33. notice, this list of conditions and the following disclaimer in the
  34. documentation and/or other materials provided with the distribution.
  35. * Neither the name of the copyright holder nor the
  36. names of its contributors may be used to endorse or promote products
  37. derived from this software without specific prior written permission.
  38. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  39. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  40. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  41. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY
  42. DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  43. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  44. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  45. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  46. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  47. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  48. HIDRemote:
  49. ----------
  50. Copyright (c) 2007-2011 IOSPIRIT GmbH (http://www.iospirit.com/)
  51. All rights reserved.
  52. Redistribution and use in source and binary forms, with or without modification,
  53. are permitted provided that the following conditions are met:
  54. * Redistributions of source code must retain the above copyright notice, this list
  55. of conditions and the following disclaimer.
  56. * Redistributions in binary form must reproduce the above copyright notice, this
  57. list of conditions and the following disclaimer in the documentation and/or other
  58. materials provided with the distribution.
  59. * Neither the name of IOSPIRIT GmbH nor the names of its contributors may be used to
  60. endorse or promote products derived from this software without specific prior
  61. written permission.
  62. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
  63. EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  64. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
  65. SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  66. INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
  67. TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
  68. BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  69. CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
  70. ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
  71. DAMAGE.
  72. qhttpserver:
  73. ------------
  74. Copyright (C) 2011-2014 Nikhil Marathe <nsm.nikhil@gmail.com>
  75. Permission is hereby granted, free of charge, to any person obtaining a copy
  76. of this software and associated documentation files (the "Software"), to
  77. deal in the Software without restriction, including without limitation the
  78. rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
  79. sell copies of the Software, and to permit persons to whom the Software is
  80. furnished to do so, subject to the following conditions:
  81. The above copyright notice and this permission notice shall be included in
  82. all copies or substantial portions of the Software.
  83. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  84. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  85. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  86. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  87. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  88. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
  89. IN THE SOFTWARE.
  90. Others:
  91. -------
  92. - qt: LGPL v2.1 or v3 (http://doc.qt.io/qt-5/licensing.html)
  93. The Qt website also lists further licenses for some of its components and
  94. dependencies.
  95. - qtwebengine: LGPL v3, or GPL v2 or later (http://doc.qt.io/qt-5/qtwebenginewidgets-index.html#license-information)
  96. - mpv: GPL v2 or later (https://github.com/mpv-player/mpv/blob/master/LICENSE)
  97. - FFmpeg: LGPL v2.1 or later (http://www.ffmpeg.org/legal.html)
  98. - bzip2: BSD-style (http://www.bzip.org)
  99. - libass: ISC (https://github.com/libass/libass/blob/master/COPYING)
  100. - freetype: GPL 2 or FreeType License (http://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/LICENSE.TXT)
  101. - HarfBuzz: "Old MIT" license (http://cgit.freedesktop.org/harfbuzz/tree/COPYING)
  102. - fribidi: LGPL v2.1 or later (http://cgit.freedesktop.org/fribidi/fribidi/tree/COPYING)
  103. - libcec: GPL v2 or later (https://github.com/Pulse-Eight/libcec/blob/master/COPYING)
  104. - libsdl2: zlib license (http://www.libsdl.org/license.php)
  105. - zlib: zlib license (http://www.zlib.net/zlib_license.html)
  106. - ICE: ICU license (http://source.icu-project.org/repos/icu/icu/trunk/license.html)