diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2003-12-26 17:48:57 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2003-12-26 17:48:57 +0000 |
commit | bbba43f0c7df2780addbe0d0f533a057b2fbfa98 (patch) | |
tree | 1b6a86cd5c2e6f7a0013542e73fc88559ddd6fdb /lib/gnutls_anon_cred.c | |
parent | c643f3fd7e18ea7680b66f8ba5d0f60c19108026 (diff) | |
download | gnutls-bbba43f0c7df2780addbe0d0f533a057b2fbfa98.tar.gz |
* Added CRL verification functionality to certtool.
* Added the FSF copyright notices.
* Moved all the compatibility interface to the openssl
compatibility library.
Diffstat (limited to 'lib/gnutls_anon_cred.c')
-rw-r--r-- | lib/gnutls_anon_cred.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gnutls_anon_cred.c b/lib/gnutls_anon_cred.c index 578aef62af..42b61bdf74 100644 --- a/lib/gnutls_anon_cred.c +++ b/lib/gnutls_anon_cred.c @@ -1,5 +1,6 @@ /* * Copyright (C) 2001 Nikos Mavroyanopoulos + * Copyright (C) 2004 Free Software Foundation * * This file is part of GNUTLS. * |