openssl: openssl3 is published under Apache License v2.0

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
This commit is contained in:
Arthur Gautier 2021-09-13 16:24:27 +00:00
parent 0db4ebbf1f
commit 613a0bffcd

View File

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