--- lbbs/src/test_ssh_server.c 2025/12/19 06:30:40 1.20 +++ lbbs/src/test_ssh_server.c 2026/01/03 10:27:14 1.21 @@ -3,7 +3,7 @@ * test_ssh_server * - tester for network server with SSH support * - * Copyright (C) 2004-2025 Leaflet + * Copyright (C) 2004-2026 Leaflet */ // This test was written based on libssh example/proxy.c