Correct file header

git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@74 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
Jean-Philippe Garcia Ballester
2006-07-09 10:32:47 +00:00
parent f10e8874b2
commit 9bb0be2dbb

View File

@@ -1,10 +1,8 @@
/* gcrypt_missing.c */
/* This part of the library handles private and public key files needed for publickey authentication,*/
/* as well as servers public hashes verifications and certifications. Lot of code here handles openssh */
/* implementations (key files aren't standardized yet). */
/* This file contains routines that are in OpenSSL but not in libgcrypt */
/*
Copyright 2003,04 Aris Adamantiadis
Copyright 2003,04,06 Aris Adamantiadis
This file is part of the SSH Library