From f0d7a6bb48f4b41ddc41d2a621b3d37c98ff6fcd Mon Sep 17 00:00:00 2001 From: Paulo Gomes Date: Wed, 16 Feb 2022 10:30:27 +0000 Subject: [PATCH] Update libgit2 attributions Signed-off-by: Paulo Gomes --- ATTRIBUTIONS.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ATTRIBUTIONS.md b/ATTRIBUTIONS.md index 20d5ada8..054d70c7 100644 --- a/ATTRIBUTIONS.md +++ b/ATTRIBUTIONS.md @@ -1203,6 +1203,18 @@ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +---------------------------------------------------------------------- + +The xoroshiro256** implementation is licensed in the public domain: + +Written in 2018 by David Blackman and Sebastiano Vigna (vigna@acm.org) + +To the extent possible under law, the author has dedicated all copyright +and related and neighboring rights to this software to the public domain +worldwide. This software is distributed without any warranty. + +See . + *** ## zlib