openssl/openssl
在 GitHub 查看Introduce new tests to capture the licensing discrepancies in the source
Open
#23,604 创建于 2024年2月15日
help wantedtriaged: feature
仓库指标
- Star
- (30,157 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
The existing source code was having multiple files with openssl license instead of apache license 2.0 which is getting fixed via PR - https://github.com/openssl/openssl/pull/23576
But, this doesn't guarantee that all files in our code base will be future proof and comply to it. Also, there is high probability that newer files getting added may also miss such cases.