openssl/openssl

Introduce new tests to capture the licensing discrepancies in the source

Open

#23,604 建立於 2024年2月15日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)C (11,262 fork)batch import
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.

貢獻者指南