Add manual acknowledgement
This commit is contained in:
parent
c981b0d7ea
commit
a795ae6157
2 changed files with 8 additions and 0 deletions
|
@ -102,6 +102,10 @@ async function main() {
|
|||
'Signal Desktop makes use of the following open source projects.',
|
||||
'',
|
||||
markdownsForDependency.join('\n\n'),
|
||||
'',
|
||||
'## Kyber Patent License',
|
||||
'',
|
||||
'<https://csrc.nist.gov/csrc/media/Projects/post-quantum-cryptography/documents/selected-algos-2022/nist-pqc-license-summary-and-excerpts.pdf>',
|
||||
].join('\n');
|
||||
|
||||
const prettierConfig = await prettier.resolveConfig(destinationPath);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue