######### Licensing ######### The copyright of all tools in the TOOLS\ **4CITIES** suite belongs to the *CERC Group, Next-Generation Cities Institute, Concordia University*, as noted in the copyright headers which can be found throughout our source code. However, the licenses we grant to third parties for using our source code vary by tool. The table below outlines the licensing for each tool. +-------------------------------------------------------------------------+---------------------+-----------------------------------------------------------------------+ | **License** | **Is Open Source?** | **T4C Components** | +-------------------------------------------------------------------------+---------------------+-----------------------------------------------------------------------+ | `GPL 3 `__ | ✅ Yes | :doc:`Workflow Launcher <../citytwin/workflow_launcher/index>`, | | | | :doc:`CITYdata <../citydata/index>` | +-------------------------------------------------------------------------+---------------------+-----------------------------------------------------------------------+ | `LGPL 3 `__ | ✅ Yes | :doc:`CITYhub <../citytwin/cityhub/index>`, | | | | :doc:`CITYhub API <../citytwin/apis/hubapi/index>` | +-------------------------------------------------------------------------+---------------------+-----------------------------------------------------------------------+ | None | ❌ No | :doc:`CITYlayers <../citytwin/index>`, | | | | :doc:`CITYplayer <../citytwin/apis/hubapi/index>`, | | | | :doc:`CITYanalyser <../citytwin/city_analyzer/index>`, | | | | :doc:`ABC Accelerator API <../citytwin/apis/abcacceleratorapi/index>`,| | | | :doc:`Dompark API <../retrofitter/domparkapi/index>` | +-------------------------------------------------------------------------+---------------------+-----------------------------------------------------------------------+ When developing our projects, we prioritize the use of open-source libraries and tools. For instance, CITYlayers uses `Martin Tile Server `__ for map tile streaming, which is distributed under the `Apache 2.0 license `__. For detailed information about the licenses of specific tools and libraries used by TOOLS\ **4CITIES**, please consult their respective documentation or contact the Software Team.