.. # Copyright 2019-2023 Lawrence Livermore National Security, LLC and other # Variorum Project Developers. See the top-level LICENSE file for details. # # SPDX-License-Identifier: MIT ############## License Info ############## ***************** Variorum Notice ***************** .. include:: ../../../NOTICE ****************** Variorum License ****************** .. include:: ../../../LICENSE ******************************* Third Party Builtin Libraries ******************************* Here is a list of the software components used by Variorum in source form and the location of their respective license files in our source repo. C and C++ Libraries =================== - *gtest*: thirdparty_builtin/gtest-1.7.0/LICENSE (BSD Style License) Build System ============ - *CMake*: http://www.cmake.org/licensing/ (BSD Style License) - *Spack*: http://software.llnl.gov/spack (MIT/Apache License) Documentation ============= - *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/main/LICENSE (MIT License)