openssl: openssl3 is published under Apache License v2.0

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
main
Arthur Gautier 3 years ago
parent 0db4ebbf1f
commit 613a0bffcd
  1. 4
      pkgs/development/libraries/openssl/default.nix

@ -222,5 +222,9 @@ in {
];
withDocs = true;
extraMeta = with lib; {
license = licenses.asl20;
};
};
}

Loading…
Cancel
Save