--- lbbs/src/test_ssh_server.c 2025/11/04 13:49:51 1.12 +++ lbbs/src/test_ssh_server.c 2025/11/04 14:58:56 1.13 @@ -3,7 +3,7 @@ * test_ssh_server * - tester for network server with SSH support * - * Copyright (C) 2004-2025 by Leaflet + * Copyright (C) 2004-2025 Leaflet */ // This test was written based on libssh example/proxy.c