1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-11-30 13:01:23 +03:00

auth: Update copyright.

This commit is contained in:
Andreas Schneider
2011-08-23 17:58:44 +02:00
parent 609f8fbb7a
commit 37df5e17c3

View File

@@ -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