1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-08-07 08:02:56 +03:00

libssh2.h: bump LIBSSH2_COPYRIGHT year [ci skip]

This commit is contained in:
Viktor Szakats
2023-04-04 17:52:10 +00:00
parent 901bf00d02
commit d709e3f9d0

View File

@@ -40,7 +40,7 @@
#ifndef LIBSSH2_H #ifndef LIBSSH2_H
#define LIBSSH2_H 1 #define LIBSSH2_H 1
#define LIBSSH2_COPYRIGHT "2004-2021 The libssh2 project and its contributors." #define LIBSSH2_COPYRIGHT "2004-2023 The libssh2 project and its contributors."
/* We use underscore instead of dash when appending DEV in dev versions just /* We use underscore instead of dash when appending DEV in dev versions just
to make the BANNER define (used by src/session.c) be a valid SSH to make the BANNER define (used by src/session.c) be a valid SSH