1*c65ebfc7SToomas SoomeThe majority of the source code in the mDNSResponder project is licensed 2*c65ebfc7SToomas Soomeunder the terms of the Apache License, Version 2.0, available from: 3*c65ebfc7SToomas Soome <http://www.apache.org/licenses/LICENSE-2.0> 4*c65ebfc7SToomas Soome 5*c65ebfc7SToomas SoomeTo accommodate license compatibility with the widest possible range 6*c65ebfc7SToomas Soomeof client code licenses, the shared library code, which is linked 7*c65ebfc7SToomas Soomeat runtime into the same address space as the client using it, is 8*c65ebfc7SToomas Soomelicensed under the terms of the "Three-Clause BSD License". 9*c65ebfc7SToomas Soome 10*c65ebfc7SToomas SoomeThe Linux Name Service Switch code, contributed by National ICT 11*c65ebfc7SToomas SoomeAustralia Ltd (NICTA) is licensed under the terms of the NICTA Public 12*c65ebfc7SToomas SoomeSoftware Licence (which is substantially similar to the "Three-Clause 13*c65ebfc7SToomas SoomeBSD License", with some additional language pertaining to Australian law). 14