From 85fe3116f2a237c59be1f08c3dfa46ab899ca206 Mon Sep 17 00:00:00 2001 From: Nils Wentzell Date: Tue, 11 Aug 2020 13:27:23 -0400 Subject: [PATCH] Adjust license specification in conda meta yaml --- packaging/conda/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packaging/conda/meta.yaml b/packaging/conda/meta.yaml index bc2ca27..730797a 100644 --- a/packaging/conda/meta.yaml +++ b/packaging/conda/meta.yaml @@ -34,10 +34,10 @@ test: about: home: https://triqs.github.io/itertools - license: GPL-3.0-or-later - license_family: GPL + license: Apache-2.0 + license_family: Apache license_file: LICENSE.txt - summary: 'An application based on the TRIQS library' + summary: 'A lightweight C++ library to alter C++ ranges' extra: recipe-maintainers: