From: Juho Vähä-Herttua Date: Fri, 9 Mar 2012 12:53:05 +0000 (+0200) Subject: Add license information to README X-Git-Tag: upstream/0.9.0~4^2~120 X-Git-Url: https://git.piment-noir.org/?p=deb_shairplay.git;a=commitdiff_plain;h=8095e42a02d63ad476f5bb8a67688033d3882b79 Add license information to README --- diff --git a/README b/README index b3d67cf..0b23c59 100644 --- a/README +++ b/README @@ -1 +1,11 @@ -Some text needs to be added here. +Licenses +-------- + +Following licenses apply: + +src/alac/* - MIT License +src/crypto/* - New BSD License +src/* - LGPLv2.1 License +AirTV-Qt/* - LGPLv2.1 License + +I haven't had time to clarify the licenses used in the source code yet, that is on TODO list.