From de879e7d8f50059eb9ce50c3d11fd02d4d909984 Mon Sep 17 00:00:00 2001 From: "paul.baranowski" Date: Wed, 16 Feb 2011 16:52:46 +0100 Subject: [PATCH] Updated 3rd party library info. --- LICENSE_3RD_PARTY | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/LICENSE_3RD_PARTY b/LICENSE_3RD_PARTY index d5a77567f..3d8baa526 100644 --- a/LICENSE_3RD_PARTY +++ b/LICENSE_3RD_PARTY @@ -1,37 +1,40 @@ This application uses the following 3rd Party software: +------------ +Linked code: +------------ * Zend Framework - License: New BSD license - - Does this link with our code? Yes - Compatible with GPLv3: Yes - * Liquidsoap - - License: GPLv2 - - Does this link with our code? No, we only call this as an executable - * PEAR - Notes: We only use the PEAR base class PEAR_Error, in the "PEAR" PEAR library. - License: New BSD License - - Does this link with our code? Yes - Compatible with GPLv3? Yes. * GetID3 - License: GPLv2 - - Does this link with our code? Yes - Compatible with GPLv3? Yes - * mp3cut from the package poc-streamer - - Does this link with our code? No, it is an externally called executable file. - - * PHP - - Does this link with our code? No, it is the interpreter. - * Propel ORM - License: MIT/Expat License - - Does this link with our code? Yes - Compatible with the GPL: Yes. See http://www.gnu.org/licenses/license-list.html +---------------- +Non-linked code: +---------------- + * Liquidsoap + - License: GPLv2 + + * mp3cut from the package poc-streamer + * Phing - Note: Only used for development, not needed to run Airtime. - License: LGPLv3 + * Linux + * Apache + * PostgreSQL + * PHP + +