.. Copyright (c) Lawrence Livermore National Security, LLC and other Conduit .. Project developers. See top-level LICENSE AND COPYRIGHT files for dates and .. other details. No copyright assignment is required to contribute to Conduit. ================================ License Info ================================ Conduit License ---------------- .. include:: ../../../LICENSE Third Party Builtin Libraries ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Here is a list of the software components used by conduit in source form and the location of their respective license files in our source repo. C and C++ Libraries ===================== - *gtest*: From BLT - (BSD Style License) - *libb64*: src/thirdparty_builtin/libb64/LICENSE (Public Domain) - *yyjson*: src/thirdparty_builtin/yyjson/LICENSE (MIT License) - *rapidjson*: src/thirdparty_builtin/rapidjson/license.txt (MIT License) - *civetweb*: src/thirdparty_builtin/civetweb-0a95342/LICENSE.md (MIT License) - *libyaml*: src/thirdparty_builtin/libyaml-690a781/LICENSE (MIT License) - *fmt*: src/thirdparty_builtin/fmt-12.1.0/LICENSE.rst (MIT License) JavaScript Libraries ===================== - *fattable*: src/libs/relay/web_clients/rest_client/resources/fattable/LICENSE (MIT License) - *pure*: src/libs/relay/web_clients/rest_client/resources/pure/LICENSE.md (BSD Style License) - *d3*: src/libs/relay/web_clients/rest_client/resources/d3/LICENSE (BSD Style License) - *jquery*: src/libs/relay/web_clients/wsock_test/resources/jquerty-license.txt (MIT License) Fortran Libraries ===================== - *fruit*: From BLT - (BSD Style License) Build System ~~~~~~~~~~~~~~~ - *CMake*: http://www.cmake.org/licensing/ (BSD Style License) - *BLT*: https://github.com/llnl/blt (BSD Style License) - *Spack*: http://software.llnl.gov/spack (LGPL License) Documentation ~~~~~~~~~~~~~~~ - *doxygen*: http://www.stack.nl/~dimitri/doxygen/index.html (GPL License) - *sphinx*: http://sphinx-doc.org/ (BSD Style License) - *breathe*: https://github.com/michaeljones/breathe (BSD Style License) - *rtd sphinx theme*: https://github.com/snide/sphinx_rtd_theme/blob/master/LICENSE (MIT License)