From 5c26ae735483d140f802d58b1872b2fe9468d219 Mon Sep 17 00:00:00 2001 From: Aris Adamantiadis Date: Sun, 7 Aug 2005 10:48:08 +0000 Subject: server kex done :) git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@6 7dcaeef0-15fb-0310-b436-a5af3365683c --- libssh/auth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libssh/auth.c') diff --git a/libssh/auth.c b/libssh/auth.c index 9819ecd..938dff6 100644 --- a/libssh/auth.c +++ b/libssh/auth.c @@ -1,6 +1,6 @@ /* auth.c deals with authentication methods */ /* -Copyright 2003 Aris Adamantiadis +Copyright 2003-2005 Aris Adamantiadis This file is part of the SSH Library -- cgit