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

Happy new year 2024!

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
This commit is contained in:
Andreas Schneider
2024-01-09 08:11:28 +01:00
committed by Jakub Jelen
parent 804e283c8b
commit 22c41e6784
2 changed files with 2 additions and 2 deletions

View File

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