On 10/26/2016 02:43 PM, Malsbary, Todd wrote: > Hello, > > > > I?d like to request a repository for an implementation of the IoTivity / > AllJoyn bridging design ongoing in the OCF. > > > > The implementation will provide on-the-fly translation between IoTivity > and AllJoyn devices. Initially it will be a work-in-progress to > validate the bridging design as it evolves towards finalization. > > > > Details: > > ? Name: iotivity-alljoyn-bridge > > ? Maintainer: Todd Malsbary > > ? License: Apache version 2.0 > > > > I currently have an implementation that discovers IoTivity and AllJoyn > devices and exposes them as virtual devices/resources (on the IoTivity > side) or virtual bus attachments and bus objects (on the AllJoyn side), > and translates the messages between them. It uses the IoTivity C SDK > and the AllJoyn Standard Core Library, and runs as a standalone > executable; it is intended that it will be glued into the appropriate > plugin framework before completion. > > > > I am requesting a separate repository as the implementation links with > the AllJoyn libraries covered under different license terms.
Hi, Todd, Can I inquire what the linked libraries' license terms are, if not Apache v2? The AllJoyn web sources say that the code is released under the ISC License, but I'm not seeing it in the git trees (probably operator error here). I see some pulled in GPL in the core. thanks, Nivedita
