This project makes use of a number of third-party libraries, which we'll acknowledge here: * SQLite, Released under the public domain. (http://sqlite.org/) * inih (INI Not Invented Here), Copyright (c) 2009, Ben Hoyt, Released under the New BSD license (https://opensource.org/licenses/BSD-3-Clause). (https://github.com/benhoyt/inih) * FBInk (FrameBuffer eInker), Copyright (C) 2018-2020 NiLuJe , Released under the GNU General Public License version 3+ (https://www.gnu.org/licenses/gpl.html) (https://github.com/NiLuJe/FBInk) * str5 (Str5 functions), Copyright (C) 2016/05, Eric Sanchis , Released under the GNU Lesser General Public License (https://www.gnu.org/licenses/lgpl-3.0.html) (http://aral.iut-rodez.fr/en/sanchis/miscellaneous/str5/str5.html) * openssh/atomicio.* (Wrappers around read/write, initially imported from the OpenSSH project), Copyright (c) 2006 Damien Miller, Copyright (c) 2005 Anil Madhavapeddy, Copyright (c) 1995,1999 Theo de Raadt, Released under the BSD 2-clause license (https://opensource.org/licenses/BSD-2-Clause) (https://www.openssh.com/)