--- lbbs/src/test_ssh_server.c 2025/06/06 09:27:09 1.6 +++ lbbs/src/test_ssh_server.c 2025/06/18 04:04:09 1.8 @@ -1,3 +1,21 @@ +/*************************************************************************** + test_ssh_server.c - description + ------------------- + Copyright : (C) 2004-2025 by Leaflet + Email : leaflet@leafok.com + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 3 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +// This test was written based on libssh example/proxy.c + #include "log.h" #include #include