1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-09-11 13:30:43 +03:00

Happy new year 2025!

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
(cherry picked from commit cbcd6d6f46)
This commit is contained in:
Jakub Jelen
2025-01-02 11:18:03 +01:00
parent 543c730691
commit 13c69821dd
2 changed files with 2 additions and 2 deletions

View File

@@ -895,7 +895,7 @@ error:
*/
const char *ssh_copyright(void)
{
return SSH_STRINGIFY(LIBSSH_VERSION) " (c) 2003-2024 "
return SSH_STRINGIFY(LIBSSH_VERSION) " (c) 2003-2025 "
"Aris Adamantiadis, Andreas Schneider "
"and libssh contributors. "
"Distributed under the LGPL, please refer to COPYING "