diff --git a/conda/recipes/cuml-cpu/meta.yaml b/conda/recipes/cuml-cpu/meta.yaml index 97e5cdd813..a4c6950171 100644 --- a/conda/recipes/cuml-cpu/meta.yaml +++ b/conda/recipes/cuml-cpu/meta.yaml @@ -45,5 +45,5 @@ tests: # [linux64] about: home: https://rapids.ai/ license: Apache-2.0 - # license_file: LICENSE + license_file: LICENSE summary: cuML-CPU library diff --git a/conda/recipes/cuml/meta.yaml b/conda/recipes/cuml/meta.yaml index 74ba26ea14..94e26003bc 100644 --- a/conda/recipes/cuml/meta.yaml +++ b/conda/recipes/cuml/meta.yaml @@ -101,5 +101,5 @@ tests: about: home: https://rapids.ai/ license: Apache-2.0 - # license_file: LICENSE + license_file: LICENSE summary: cuML library diff --git a/conda/recipes/libcuml/meta.yaml b/conda/recipes/libcuml/meta.yaml index 0737da6969..ea1b935f01 100644 --- a/conda/recipes/libcuml/meta.yaml +++ b/conda/recipes/libcuml/meta.yaml @@ -122,6 +122,7 @@ outputs: about: home: https://rapids.ai/ license: Apache-2.0 + license_file: LICENSE summary: libcuml library - name: libcuml-tests version: {{ version }} @@ -155,4 +156,5 @@ outputs: about: home: https://rapids.ai/ license: Apache-2.0 + license_file: LICENSE summary: libcuml test & benchmark executables