diff options
Diffstat (limited to 'libssh/base64.c')
-rw-r--r-- | libssh/base64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/base64.c b/libssh/base64.c index 849c2ca5..1f0b415d 100644 --- a/libssh/base64.c +++ b/libssh/base64.c @@ -1,7 +1,7 @@ /* base64 contains the needed support for base64 alphabet system, */ /* as described in RFC1521 */ /* -Copyright 2003,04 Aris Adamantiadis +Copyright 2003-2005 Aris Adamantiadis This file is part of the SSH Library |