diff options
author | Michael Stahl <michael.stahl@allotropia.de> | 2023-12-18 20:50:05 +0100 |
---|---|---|
committer | Michael Stahl <michael.stahl@allotropia.de> | 2023-12-19 17:25:05 +0100 |
commit | 77c921302b7ef869aed28fcd0187c80095d6a766 (patch) | |
tree | f90add6ba9b4d57c6c096aad14a0590cb34cd835 /readlicense_oo/license | |
parent | 21dd05a2a2909470f4bba76b0b10b3889043a10b (diff) |
argon2: add new external library
Change-Id: I81860a94b33eba95918c30b0e92b583cc2d02ff3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160969
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'readlicense_oo/license')
-rw-r--r-- | readlicense_oo/license/license.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/readlicense_oo/license/license.xml b/readlicense_oo/license/license.xml index 2e61d6f82e75..a8921c1abeeb 100644 --- a/readlicense_oo/license/license.xml +++ b/readlicense_oo/license/license.xml @@ -52,6 +52,12 @@ <h1 style="text-align: center;"><a id="thirdparty" name="thirdparty">Third Party Code Additional Copyright Notices and License Terms</a></h1> <h1><a id="a__Libraries" name="a__Libraries">Libraries</a></h1> + <div class="ARGON2"> + <h2>Argon2</h2> + <p>The following software may be included in this product: Argon2. Use of any of this software is governed + by the terms of the license below:</p> + <p><a href="#a__Apache_License_version_2_0">Jump to Apache License Version 2.0</a></p> + </div> <div class="BSH"> <h2>beanshell</h2> <p>The following software may be included in this product: beanshell. Use of any of this software is governed |