mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-21 03:28:47 +00:00
Update third party licenses.
This commit is contained in:
committed by
Alex Hart
parent
23e18cee22
commit
343cc3ca67
@@ -86,6 +86,10 @@ task("saveLicenses") {
|
||||
output.append("\n")
|
||||
}
|
||||
|
||||
output.append("Kyber Patent License\n")
|
||||
output.append("https://csrc.nist.gov/csrc/media/Projects/post-quantum-cryptography/documents/selected-algos-2022/nist-pqc-license-summary-and-excerpts.pdf\n")
|
||||
output.append("\n")
|
||||
|
||||
// Save the file to disk
|
||||
rootProject
|
||||
.file("app/src/main/res/raw/third_party_licenses")
|
||||
|
||||
Reference in New Issue
Block a user