LICENSE_3RD_PARTY 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. This application uses the following 3rd Party software:
  2. ----------------------
  3. Common Non-linked Code
  4. ----------------------
  5. * Linux
  6. - What is it: Kernel
  7. - Web site: https://github.com/torvalds/linux
  8. - License: GPLv2
  9. * RabbitMQ
  10. - What is it: Interprocess Message Passing with Queuing
  11. - Web site: http://www.rabbitmq.com/
  12. - License: Mozilla Public License (http://www.rabbitmq.com/mpl.html)
  13. * monit
  14. - What is it: Monitors processes and restarts them if they die
  15. - Web site: http://mmonit.com/monit/
  16. - License: GPLv3
  17. -----------
  18. Airtime Web
  19. -----------
  20. Linked code:
  21. * Zend Framework 1.10.3
  22. - What is it: Framework for PHP web apps
  23. - Web site: http://framework.zend.com/
  24. - License: New BSD license
  25. - Compatible with GPLv3: Yes
  26. * PEAR
  27. - What is it: PHP library
  28. - Notes: We only use the PEAR base class PEAR_Error, in the "PEAR" PEAR library.
  29. - License: New BSD License
  30. - Compatible with GPLv3? Yes.
  31. * Propel ORM
  32. - What is it: Maps DB data into PHP objects
  33. - Web site: http://www.propelorm.org/
  34. - License: MIT/Expat License
  35. - Compatible with the GPL: Yes. See http://www.gnu.org/licenses/license-list.html
  36. * Phing
  37. - What is it: PHP project build system
  38. - Web site: http://phing.info/trac/
  39. - Note: Only used for development, not needed to run Airtime.
  40. - License: LGPLv3
  41. * PHP-AMQPLIB
  42. - What is it: PHP library to interact with RabbitMQ
  43. - Web site: https://github.com/tnc/php-amqplib
  44. - License: LGPLv2.1
  45. - Compatible with GPLv3? Yes
  46. * Soundcloud PHP API wrapper
  47. - What is it: PHP library to upload to SoundCloud
  48. - Web site: https://github.com/mptre/php-soundcloud/blob/master/Services/Soundcloud.php
  49. - License: MIT
  50. - Compatible with the GPL: Yes. See http://www.gnu.org/licenses/license-list.html
  51. Non-linked code:
  52. * Apache Web Server 2.2
  53. - Web site: http://httpd.apache.org/
  54. - License: Apache 2.0. See http://httpd.apache.org/docs/2.2/license.html
  55. * PostgreSQL 9.1
  56. - Web site: http://www.postgresql.org/
  57. - License: The PostgreSQL License. See http://www.postgresql.org/about/licence
  58. * PHP 5.3
  59. - Web site: http://www.php.net/
  60. - License: The PHP License. See http://www.php.net/license/3_01.txt
  61. * jQuery
  62. - Web site: http://jquery.com/
  63. - License: MIT and GPL. See http://jquery.org/license
  64. - jQuery components used:
  65. * Full Calendar
  66. - Web site: http://arshaw.com/fullcalendar/
  67. - License: Dual licensed under MIT and GPLv2
  68. * Colorpicker
  69. - Web site: http://www.eyecon.ro/colorpicker/
  70. - License: Dual licensed under the MIT and GPL licenses.
  71. * Context Menu
  72. - Web site: http://jursza.net/dev/jjmenu/
  73. - License: MIT [http://www.opensource.org/licenses/mit-license.php]
  74. * PLUpload
  75. - Web site: http://www.plupload.com
  76. - License: GPLv2
  77. * jPlayer
  78. - Web site: http://www.jplayer.org/
  79. - License: Dual licensed under the MIT and GPL licenses.
  80. * qtip
  81. - Web site: http://craigsworks.com/projects/qtip/
  82. - License: MIT
  83. * TimePicker
  84. - Web site: http://fgelinas.com/code/timepicker/
  85. - License: Dual licensed under the MIT or GPL Version 2 licenses.
  86. * Data Tables
  87. - Web site: http://www.datatables.net/
  88. - License: GPLv2 or BSD 3-Clause
  89. * Server Browse
  90. - Web site: http://code.google.com/p/jq-serverbrowse/
  91. - License: BSD 2-Clause
  92. * Flot
  93. - Web site: http://www.flotcharts.org/
  94. - License: MIT
  95. -------------
  96. Media-Monitor
  97. -------------
  98. Linked code:
  99. * Mutagen
  100. - What is it: Parser of audio file metadata
  101. - Web site: http://code.google.com/p/mutagen/
  102. - License: GPLv2-only
  103. * Kombu
  104. - What is it: Python interface to RabbitMQ
  105. - Web site: http://pypi.python.org/pypi/kombu/
  106. - License: New BSD
  107. - Compatible with GPLv3? Yes.
  108. * pyinotify
  109. - Python interface to inotify
  110. - Web site: https://github.com/seb-m/pyinotify
  111. - License: MIT
  112. Non-linked code:
  113. * Python 2.7
  114. - Web site: http://www.python.org/
  115. - License: PSF License. See http://docs.python.org/license.html
  116. * Silan
  117. - What is it: Silence detector
  118. - Web site: https://github.com/x42/silan
  119. - License: GPL-2+
  120. - Compatible with GPLv3? Yes.
  121. -------------
  122. Show Recorder
  123. -------------
  124. Linked code:
  125. * Kombu
  126. - What is it: Python interface to RabbitMQ
  127. - Web site: http://pypi.python.org/pypi/kombu/
  128. - License: New BSD
  129. - Compatible with GPLv3? Yes.
  130. Non-linked code:
  131. * Python 2.7
  132. - Web site: http://www.python.org/
  133. - License: PSF License. See http://docs.python.org/license.html
  134. * ecasound 2.8.1
  135. - What is it: Records audio from line-in
  136. - Web site: http://www.eca.cx/ecasound/
  137. - License: GPLv2
  138. ----
  139. Pypo
  140. ----
  141. Linked code:
  142. * Kombu
  143. - Web site: http://pypi.python.org/pypi/kombu/
  144. - License: New BSD
  145. - Compatible with GPLv3? Yes.
  146. Non-linked code:
  147. * Python 2.7
  148. - Web site: http://www.python.org/
  149. - License: PSF License. See http://docs.python.org/license.html
  150. * Liquidsoap 1.1.1
  151. - Web site: http://savonet.sourceforge.net/
  152. - License: GPLv2