• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    License

    User help
    3
    5
    1.8k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      luigi
      last edited by

      Hi everybody,

      an our customer ask us:

      Can you tell us what open source software (OSS) is included in Mango and which type of OSS licence governs each OSS ?

      Could you help me to answer his question?

      Best Regards, Luigi

      1 Reply Last reply Reply Quote 0
      • phildunlapP
        phildunlap
        last edited by

        Hi luigi,

        You can find the Mango License at Mango/LICENSE or here: https://github.com/infiniteautomation/ma-core-public/blob/main/Core/LICENSE

        You can find what libraries are included in the Core Mango distribution by reading the pom.xml here: https://github.com/infiniteautomation/ma-core-public/blob/main/Core/pom.xml

        If you have specific questions concerning an included package I am willing to look up the license for you, but generally we include things with licenses that don't require copyleft practices but instead have more permissive licensing terms, such as the Apache license.

        1 Reply Last reply Reply Quote 0
        • phildunlapP
          phildunlap
          last edited by

          Since Mango uses Maven for its dependency management you will be able to look up the licenses for any of our dependencies in maven, as they are required to provide their licensing terms in the pom. We can see the H2 databases pom, for instance, by searching at maven central: http://search.maven.org/#search|ga|1|com.h2database

          1 Reply Last reply Reply Quote 0
          • L
            luigi
            last edited by

            Hi Phil,

            Thanks for replies but the Customer ask:

            1. what open source software (OSS) is included in Mango?
              For this point we should provide the list of open source software available in mango, if any.

            2. which type of OSS licence governs each OSS ?
              For this point if point 1 is positive, the type of OSS license, for example GPL or GPLv2 or other things ....

            Best regards, Luigi

            1 Reply Last reply Reply Quote 0
            • Jared WiltshireJ
              Jared Wiltshire
              last edited by

              Hi @luigi here's a report of the licenses for the Java libraries that are used by Mango -
              https://cdn.rawgit.com/infiniteautomation/misc-files/master/third-party-report.html

              The libraries that start with com.infiniteautomation are covered by the Mango license.
              https://raw.githubusercontent.com/infiniteautomation/ma-core-public/main/Core/LICENSE

              Developer at Radix IoT

              1 Reply Last reply Reply Quote 0
              • First post
                Last post