diff --git a/third_party_licenses.txt b/third_party_licenses.txt new file mode 100644 index 0000000..e90bbcb --- /dev/null +++ b/third_party_licenses.txt @@ -0,0 +1,24 @@ +This project uses the following third-party libraries: + +--- + +GDCM (Grassroots DICOM) +Website: https://github.com/malaterre/GDCM +License: BSD-style license + +--- + +VTK (The Visualization Toolkit) +Website: https://vtk.org/ +License: BSD 3-Clause License + +--- + +ITK (Insight Segmentation and Registration Toolkit) +Website: https://itk.org/ +License: Apache License 2.0 + +--- + +These libraries are used as external dependencies and are not redistributed with this source code. +Please refer to their respective websites for full license texts. \ No newline at end of file