aboutsummaryrefslogtreecommitdiff
path: root/src/auth.c
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2011-08-23 17:58:44 +0200
committerAndreas Schneider <asn@cryptomilk.org>2011-08-23 21:54:02 +0200
commit37df5e17c310c438eefaf5150bad55ad12a7d64f (patch)
tree4972c29c8b33352bc4c9be7f7a4d20777f69cdcb /src/auth.c
parent609f8fbb7a74f47b935da1f0731f943a94e1c92a (diff)
downloadlibssh-37df5e17c310c438eefaf5150bad55ad12a7d64f.tar.gz
libssh-37df5e17c310c438eefaf5150bad55ad12a7d64f.tar.xz
libssh-37df5e17c310c438eefaf5150bad55ad12a7d64f.zip
auth: Update copyright.
Diffstat (limited to 'src/auth.c')
-rw-r--r--src/auth.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/auth.c b/src/auth.c
index 88a1e5e2..93f62cb6 100644
--- a/src/auth.c
+++ b/src/auth.c
@@ -1,10 +1,10 @@
/*
- * auth1.c - authentication with SSH protocols
+ * auth.c - Authentication with SSH protocols
*
* This file is part of the SSH Library
*
* Copyright (c) 2003-2008 by Aris Adamantiadis
- * Copyright (c) 2008-2009 Andreas Schneider <mail@cynapses.org>
+ * Copyright (c) 2008-2011 Andreas Schneider <asn@cryptomilk.org>
*
* The SSH Library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by