On 9/5/20 10:29 AM, Mikko Rapeli wrote: > The LICENSE file in source tree says: > > The majority of the source code in the mDNSResponder project is licensed > under the terms of the Apache License, Version 2.0, available from: > <http://www.apache.org/licenses/LICENSE-2.0> > > 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". > > 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).
Does this also affect other version like the one in Dunfell? -armin > > Signed-off-by: Mikko Rapeli <[email protected]> > --- > meta-networking/recipes-protocols/mdns/mdns_1096.40.7.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-networking/recipes-protocols/mdns/mdns_1096.40.7.bb > b/meta-networking/recipes-protocols/mdns/mdns_1096.40.7.bb > index a87b02a78..086b40869 100644 > --- a/meta-networking/recipes-protocols/mdns/mdns_1096.40.7.bb > +++ b/meta-networking/recipes-protocols/mdns/mdns_1096.40.7.bb > @@ -1,7 +1,7 @@ > SUMMARY = "Publishes & browses available services on a link according to the > Zeroconf / Bonjour protocol" > DESCRIPTION = "Bonjour, also known as zero-configuration networking, enables > automatic discovery of computers, devices, and services on IP networks." > HOMEPAGE = "http://developer.apple.com/networking/bonjour/" > -LICENSE = "Apache-2.0" > +LICENSE = "Apache-2.0 & BSD-3-Clause" > LIC_FILES_CHKSUM = "file://../LICENSE;md5=31c50371921e0fb731003bbc665f29bf" > > COMPATIBLE_HOST_libc-musl = 'null' > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#86945): https://lists.openembedded.org/g/openembedded-devel/message/86945 Mute This Topic: https://lists.openembedded.org/mt/76653423/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
