zrok: correct license metadata
https://github.com/openziti/zrok/blob/v0.3.6/LICENSE
This commit is contained in:
parent
2b989aea94
commit
a0d6f51e98
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ stdenv.mkDerivation rec {
|
|||
maintainers = [ lib.maintainers.bandresen ];
|
||||
platforms = [ "x86_64-linux" "aarch64-linux" "armv7l-linux" ];
|
||||
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
|
||||
license = lib.licenses.apsl20;
|
||||
license = lib.licenses.asl20;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue