source: rtems-libbsd/mDNSResponder/LICENSE @ 5892207

55-freebsd-126-freebsd-12
Last change on this file since 5892207 was 9449f15, checked in by Sebastian Huber <sebastian.huber@…>, on 01/30/14 at 12:52:13

mDNS: Import

The sources can be obtained via:

http://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-544.tar.gz

  • Property mode set to 100644
File size: 730 bytes
Line 
1The majority of the source code in the mDNSResponder project is licensed
2under the terms of the Apache License, Version 2.0, available from:
3   <http://www.apache.org/licenses/LICENSE-2.0>
4
5To accommodate license compatibility with the widest possible range
6of client code licenses, the shared library code, which is linked
7at runtime into the same address space as the client using it, is
8licensed under the terms of the "Three-Clause BSD License".
9
10The Linux Name Service Switch code, contributed by National ICT
11Australia Ltd (NICTA) is licensed under the terms of the NICTA Public
12Software Licence (which is substantially similar to the "Three-Clause
13BSD License", with some additional language pertaining to Australian law).
Note: See TracBrowser for help on using the repository browser.