From 37df5e17c310c438eefaf5150bad55ad12a7d64f Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 23 Aug 2011 17:58:44 +0200 Subject: auth: Update copyright. --- src/auth.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/auth.c b/src/auth.c index 88a1e5e..93f62cb 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 + * Copyright (c) 2008-2011 Andreas Schneider * * 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 -- cgit