]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Unnecessary references removed 347-remove-deps-list-from-authors
authorTomek Mrugalski <tomasz@isc.org>
Fri, 11 Jan 2019 16:28:23 +0000 (17:28 +0100)
committerTomek Mrugalski <tomek@isc.org>
Fri, 18 Jan 2019 16:18:53 +0000 (11:18 -0500)
AUTHORS

diff --git a/AUTHORS b/AUTHORS
index 5b7aa77c501304665eefaf3129714bce08f5dbcd..f7c3ec8eb8a46d0f19bc70a076f570b82ff65c53 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -192,16 +192,3 @@ We have received the following contributions:
 
  - lpaserati, Thorsten Krohn
    2018-11: Two bugfixes in kea-admin
-
-Kea uses log4cplus (http://sourceforge.net/projects/log4cplus/) for logging,
-Boost (http://www.boost.org/) library for almost everything, and can use Botan
-(http://botan.randombit.net/) or OpenSSL (https://www.openssl.org/) for
-cryptographic operations. It can also optionally use PostgreSQL
-(http://www.postgresql.org/) and/or MySQL (http://www.mysql.com/) and/or
-Cassandra (http://cassandra.apache.org/) as a database.
-Sysrepo (http://www.sysrepo.org/) and libyang (https://github.com/CESNET/libyang)
-required when netconf is used as configuration backend.
-
-Kea can use googletest for unit-tests (https://github.com/google/googletest).
-
-Kea uses ISC Forge (https://github.com/isc-projects/forge/) for conformance testing.