diff --git a/src/client.c b/src/client.c index 964251c0..72393374 100644 --- a/src/client.c +++ b/src/client.c @@ -745,7 +745,7 @@ error: } const char *ssh_copyright(void) { - return SSH_STRINGIFY(LIBSSH_VERSION) " (c) 2003-2018 " + return SSH_STRINGIFY(LIBSSH_VERSION) " (c) 2003-2019 " "Aris Adamantiadis, Andreas Schneider " "and libssh contributors. " "Distributed under the LGPL, please refer to COPYING "