.. ############################################################################ .. # Copyright (c) Lawrence Livermore National Security, LLC and other Ascent .. # Project developers. See top-level LICENSE AND COPYRIGHT files for dates and .. # other details. No copyright assignment is required to contribute to Ascent. .. ############################################################################ License Info ================================ Ascent License ---------------- .. include:: ../../../LICENSE Third Party Builtin Libraries ----------------------------- Here is a list of the software components used by Ascent 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) - *lodepng*: thirdparty_builtin/lodepng/LICENSE (BSD Style License) - *tiny_obj*: thirdparty_builtin/tiny_obj/LICENSE (MIT Style License) - *apcomp*: src/libs/apcomp (BSD Style License) - *dray*: src/libs/dray (BSD Style License) - *vtk-h*: src/libs/vtkh (BSD Style License) - *rover*: src/libs/rover (BSD Style License) Python Libraries """"""""""""""""""" - *Bridge Kernel*: ascent/ascent_jupyter_bridge/LICENSE (BSD Style License) Fortran Libraries """"""""""""""""" - *fruit*: thirdparty_builtin/fruit-3.3.9/LICENSE.txt (BSD Style License) Build System """""""""""" - *CMake*: http://www.cmake.org/licensing/ (BSD Style License) - *BLT*: From BLT - (BSD Style License) - *Spack*: https://spack.io/ (LGPL License) Proxy Applications """""""""""""""""" Ascent includes working copies of three previously released HPC simulation proxy applications. These proxies are provided under their original licenses: - *CloverLeaf3D*: https://github.com/UK-MAC/CloverLeaf3D/blob/master/COPYING (GPL License) - *Lulesh*: https://codesign.llnl.gov/lulesh/LULESH_OMP.cc (BSD Style License) - *Kripke*: included in tarball at https://codesign.llnl.gov/downloads/kripke-openmp-1.0.tar.gz (Forbids commercial use) 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/master/LICENSE (MIT License)