From 0c7df4b98ac7963257096ad6eb7c2bd5cab757db Mon Sep 17 00:00:00 2001 From: tastytea Date: Wed, 1 Jul 2020 22:16:30 +0200 Subject: [PATCH] Add libgit2 to CREDITS. --- CREDITS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CREDITS b/CREDITS index fe6816f..1b0bad9 100644 --- a/CREDITS +++ b/CREDITS @@ -24,3 +24,8 @@ FediBlock-backend makes direct use of the following libraries and programs: From: Niels Lohmann and community https://github.com/nlohmann/json License: MIT + + libgit2 + From: libgit2 project and community + https://libgit2.org/ + License: GPL-2.0 with Linking Exception