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). 14