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
|
||||
- Web site: http://pypi.python.org/pypi/kombu/
|
||||
- License: New BSD
|
||||
- Compatible with GPLv3? Yes.
|
||||
- Compatible with GPLv3? Yes
|
||||
|
||||
* pyinotify
|
||||
- Web site: https://github.com/seb-m/pyinotify
|
||||
- License: MIT
|
||||
- Compatible with GPLv3? Yes
|
||||
|
||||
* PHP-AMQPLIB
|
||||
- Web site: https://github.com/tnc/php-amqplib
|
||||
|
@ -50,14 +51,17 @@ 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
|
||||
- Web site: http://httpd.apache.org/
|
||||
- License: Apache 2.0. See http://httpd.apache.org/docs/2.2/license.html
|
||||
|
||||
* PostgreSQL 8.4
|
||||
- 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
|
||||
- Web site: http://www.php.net/
|
||||
|
@ -72,6 +76,8 @@ Non-linked code:
|
|||
- License: GPLv2
|
||||
|
||||
* mp3cut from the package poc-streamer
|
||||
- Web site: https://bl0rg.net/software/poc/
|
||||
- License: BSD 3-Clause
|
||||
|
||||
* ecasound 2.7.2
|
||||
- Web site: http://www.eca.cx/ecasound/
|
||||
|
@ -122,3 +128,6 @@ Non-linked code:
|
|||
- Web site: http://code.google.com/p/jq-serverbrowse/
|
||||
- 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