Added more license details to LICENSE_3RD_PARTY file
This commit is contained in:
parent
999f952fc7
commit
f01a95356d
1 changed files with 13 additions and 4 deletions
|
@ -36,11 +36,12 @@ Linked code:
|
||||||
* Kombu
|
* Kombu
|
||||||
- Web site: http://pypi.python.org/pypi/kombu/
|
- Web site: http://pypi.python.org/pypi/kombu/
|
||||||
- License: New BSD
|
- License: New BSD
|
||||||
- Compatible with GPLv3? Yes.
|
- Compatible with GPLv3? Yes
|
||||||
|
|
||||||
* pyinotify
|
* pyinotify
|
||||||
- Web site: https://github.com/seb-m/pyinotify
|
- Web site: https://github.com/seb-m/pyinotify
|
||||||
- License: MIT
|
- License: MIT
|
||||||
|
- Compatible with GPLv3? Yes
|
||||||
|
|
||||||
* PHP-AMQPLIB
|
* PHP-AMQPLIB
|
||||||
- Web site: https://github.com/tnc/php-amqplib
|
- Web site: https://github.com/tnc/php-amqplib
|
||||||
|
@ -50,14 +51,17 @@ Linked code:
|
||||||
----------------
|
----------------
|
||||||
Non-linked code:
|
Non-linked code:
|
||||||
----------------
|
----------------
|
||||||
* Linux
|
* Linux 2.6
|
||||||
|
- Web site: http://www.kernel.org/
|
||||||
|
- License: GPLv2. See http://www.kernel.org/pub/linux/kernel/COPYING
|
||||||
|
|
||||||
* Apache Web Server 2.2
|
* Apache Web Server 2.2
|
||||||
- Web site: http://httpd.apache.org/
|
- Web site: http://httpd.apache.org/
|
||||||
|
- License: Apache 2.0. See http://httpd.apache.org/docs/2.2/license.html
|
||||||
|
|
||||||
* PostgreSQL 8.4
|
* PostgreSQL 8.4
|
||||||
- Web site: http://www.postgresql.org/
|
- Web site: http://www.postgresql.org/
|
||||||
- License: The PostgreSQL License. See http://www.opensource.org/licenses/postgresql
|
- License: The PostgreSQL License. See http://www.postgresql.org/about/licence
|
||||||
|
|
||||||
* PHP 5.3
|
* PHP 5.3
|
||||||
- Web site: http://www.php.net/
|
- Web site: http://www.php.net/
|
||||||
|
@ -69,9 +73,11 @@ Non-linked code:
|
||||||
|
|
||||||
* Liquidsoap (pre-release of 1.0)
|
* Liquidsoap (pre-release of 1.0)
|
||||||
- Web site: http://savonet.sourceforge.net/
|
- Web site: http://savonet.sourceforge.net/
|
||||||
- License: GPLv2
|
- License: GPLv2
|
||||||
|
|
||||||
* mp3cut from the package poc-streamer
|
* mp3cut from the package poc-streamer
|
||||||
|
- Web site: https://bl0rg.net/software/poc/
|
||||||
|
- License: BSD 3-Clause
|
||||||
|
|
||||||
* ecasound 2.7.2
|
* ecasound 2.7.2
|
||||||
- Web site: http://www.eca.cx/ecasound/
|
- Web site: http://www.eca.cx/ecasound/
|
||||||
|
@ -122,3 +128,6 @@ Non-linked code:
|
||||||
- Web site: http://code.google.com/p/jq-serverbrowse/
|
- Web site: http://code.google.com/p/jq-serverbrowse/
|
||||||
- License: BSD 2-Clause
|
- License: BSD 2-Clause
|
||||||
|
|
||||||
|
* RabbitMQ
|
||||||
|
- Web site: http://www.rabbitmq.com/
|
||||||
|
- License: Mozilla Public License. See http://www.rabbitmq.com/mpl.html
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue