python3Packages.dazl: correct license metadata
https://github.com/digital-asset/dazl-client/blob/main/LICENSE
This commit is contained in:
parent
cbfbeb308c
commit
ebbd87250f
1 changed files with 1 additions and 1 deletions
|
@ -69,6 +69,6 @@ buildPythonPackage rec {
|
|||
|
||||
meta = with lib; {
|
||||
description = "High-level Ledger API client for Daml ledgers";
|
||||
license = licenses.apsl20;
|
||||
license = licenses.asl20;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue