diff --git a/conda/recipes/cucim/meta.yaml b/conda/recipes/cucim/meta.yaml index dbb34a906..faeb7fa9e 100644 --- a/conda/recipes/cucim/meta.yaml +++ b/conda/recipes/cucim/meta.yaml @@ -84,6 +84,8 @@ about: summary: cucim Python package license: Apache-2.0 license_family: Apache - license_file: LICENSE + license_file: + - LICENSE + - LICENSE-3rdparty.md doc_url: https://docs.rapids.ai/api/cucim/stable/ dev_url: https://github.com/rapidsai/cucim diff --git a/conda/recipes/libcucim/meta.yaml b/conda/recipes/libcucim/meta.yaml index 512ae3085..7d4cf5ac8 100644 --- a/conda/recipes/libcucim/meta.yaml +++ b/conda/recipes/libcucim/meta.yaml @@ -92,6 +92,8 @@ about: summary: libcucim C++ library license: Apache-2.0 license_family: Apache - license_file: LICENSE + license_file: + - LICENSE + - LICENSE-3rdparty.md doc_url: https://docs.rapids.ai/api/cucim/stable/ dev_url: https://github.com/rapidsai/cucim