From 2677ec8c3f6a6e82b343c753ae8a69063804c90a Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 24 May 2017 14:14:45 +0800 Subject: [PATCH] Update license mixing --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index af84aa06f..84bf95024 100755 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ Download from github.io: [Centos6-x86_64][centos0], [more...][more0]
Download from ossrs.net: [Centos6-x86_64][centos1], [more...][more1]
For the wiki for SRS/3.0, please read [Chinese][srs_CN] or [English][srs_EN]. +Although SRS is licenced under [MIT][LICENSE], but there are some depended libraries +which are distributed using their own licenses, please read [License Mixing][LicenseMixing]. + ## Content * [About](#about) @@ -1454,6 +1457,9 @@ Winlin [more0]: http://winlinvip.github.io/srs.release/releases/ [more1]: http://www.ossrs.net/srs.release/releases/ +[LICENSE]: https://github.com/ossrs/srs/blob/develop/LICENSE +[LicenseMixing]: https://github.com/ossrs/srs/wiki/LicenseMixing + [srs_CN]: https://github.com/ossrs/srs/wiki/v3_CN_Home [srs_EN]: https://github.com/ossrs/srs/wiki/v3_EN_Home [branch1]: https://github.com/ossrs/srs/tree/1.0release