diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-03-25 16:08:11 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-03-25 22:34:41 +0100 |
commit | 635b2b3bd293941ded179b5e05aba4082a52a703 (patch) | |
tree | c273031e2e62441fb8bc9cc06f316d70751d6f13 /readlicense_oo | |
parent | 330229078dd2251b71c309413f9f472c7a047149 (diff) |
license: add mDNSResponder
Change-Id: Id9fcdd9c270c62835a6dec7916b7c475b989bf97
Diffstat (limited to 'readlicense_oo')
-rw-r--r-- | readlicense_oo/license/license.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/readlicense_oo/license/license.xml b/readlicense_oo/license/license.xml index 2e512e3cbb06..7349555bd12a 100644 --- a/readlicense_oo/license/license.xml +++ b/readlicense_oo/license/license.xml @@ -1056,6 +1056,18 @@ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p> </div> + <div class="MDNSRESPONDER"> + <h2>mDNSResponder</h2> + <p>The following software may be included in this product: mDNSResponder. The majority of the source code in + the mDNSResponder project is licensed under the terms of the Apache License, Version 2.0.</p> + <p><a href="#a__Apache_License_version_2_0">Jump to Apache License Version 2.0</a></p> + <p>To accommodate license compatibility with the widest possible range of client code licenses, the shared + library code, which is linked at runtime into the same address space as the client using it, is licensed under + the terms of the "Three-Clause BSD License".</p> + <p>The Linux Name Service Switch code, contributed by National ICT Australia Ltd (NICTA) is licensed under the + terms of the NICTA Public Software Licence (which is substantially similar to the "Three-Clause BSD License", + with some additional language pertaining to Australian law).</p> + </div> <div class="WNT"> <h2>Microsoft Visual C++ 2015 Runtime Libraries</h2> <p>The following software may be included in this product: Microsoft Visual C++ 2015 Runtime Libraries. Use of |