diff options
Diffstat (limited to 'lib')
139 files changed, 139 insertions, 139 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 9a20ff7d34..62351ecadb 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation # -# Author: Nikos Mavroyanopoulos +# Author: Nikos Mavrogiannopoulos # # This file is part of GNUTLS. # diff --git a/lib/auth_anon.c b/lib/auth_anon.c index ed65a3cc1b..e1b46df6cb 100644 --- a/lib/auth_anon.c +++ b/lib/auth_anon.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/auth_anon.h b/lib/auth_anon.h index 6d4b75c8ce..b1705f852a 100644 --- a/lib/auth_anon.h +++ b/lib/auth_anon.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/auth_cert.c b/lib/auth_cert.c index 687e3ce30b..c9cd8d4ff9 100644 --- a/lib/auth_cert.c +++ b/lib/auth_cert.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/auth_cert.h b/lib/auth_cert.h index 4d36bd19c7..3d16c43dba 100644 --- a/lib/auth_cert.h +++ b/lib/auth_cert.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/auth_dh_common.c b/lib/auth_dh_common.c index d636aeba76..98f9ed4084 100644 --- a/lib/auth_dh_common.c +++ b/lib/auth_dh_common.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002, 2003, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/auth_dh_common.h b/lib/auth_dh_common.h index 570bf05c71..be0ad06629 100644 --- a/lib/auth_dh_common.h +++ b/lib/auth_dh_common.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/auth_dhe.c b/lib/auth_dhe.c index 6cf658a242..994a89190f 100644 --- a/lib/auth_dhe.c +++ b/lib/auth_dhe.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/auth_dhe_psk.c b/lib/auth_dhe_psk.c index 3345e53421..efa26bf082 100644 --- a/lib/auth_dhe_psk.c +++ b/lib/auth_dhe_psk.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/auth_psk.c b/lib/auth_psk.c index f1ef0c1164..e611b7a150 100644 --- a/lib/auth_psk.c +++ b/lib/auth_psk.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/auth_psk.h b/lib/auth_psk.h index 6d2174319f..8545427def 100644 --- a/lib/auth_psk.h +++ b/lib/auth_psk.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/auth_psk_passwd.c b/lib/auth_psk_passwd.c index 0e4ec44ce7..82d1a9b635 100644 --- a/lib/auth_psk_passwd.c +++ b/lib/auth_psk_passwd.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/auth_psk_passwd.h b/lib/auth_psk_passwd.h index 6eca95b25a..8e847c07d1 100644 --- a/lib/auth_psk_passwd.h +++ b/lib/auth_psk_passwd.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/auth_rsa.c b/lib/auth_rsa.c index a42c8b4213..40dbf53cea 100644 --- a/lib/auth_rsa.c +++ b/lib/auth_rsa.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/auth_rsa_export.c b/lib/auth_rsa_export.c index a1b867a94a..68d230786c 100644 --- a/lib/auth_rsa_export.c +++ b/lib/auth_rsa_export.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/auth_srp.c b/lib/auth_srp.c index d647020467..dd1bbfc699 100644 --- a/lib/auth_srp.c +++ b/lib/auth_srp.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/auth_srp.h b/lib/auth_srp.h index 3caa389640..e1a346467a 100644 --- a/lib/auth_srp.h +++ b/lib/auth_srp.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/auth_srp_passwd.c b/lib/auth_srp_passwd.c index 0f8fc552ac..0c818bbed2 100644 --- a/lib/auth_srp_passwd.c +++ b/lib/auth_srp_passwd.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/auth_srp_passwd.h b/lib/auth_srp_passwd.h index cc6b00a6a7..169b2585b3 100644 --- a/lib/auth_srp_passwd.h +++ b/lib/auth_srp_passwd.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/auth_srp_rsa.c b/lib/auth_srp_rsa.c index b0d6445094..7274961ee8 100644 --- a/lib/auth_srp_rsa.c +++ b/lib/auth_srp_rsa.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/auth_srp_sb64.c b/lib/auth_srp_sb64.c index 2834fba7b5..c3d5ccd859 100644 --- a/lib/auth_srp_sb64.c +++ b/lib/auth_srp_sb64.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/debug.c b/lib/debug.c index f566705ac9..ef5a4af601 100644 --- a/lib/debug.c +++ b/lib/debug.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/debug.h b/lib/debug.h index f33413d20a..169bc21d9e 100644 --- a/lib/debug.h +++ b/lib/debug.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/defines.h b/lib/defines.h index 9e63b3e29c..31230d9b46 100644 --- a/lib/defines.h +++ b/lib/defines.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/ext_cert_type.c b/lib/ext_cert_type.c index b131fe3473..f89c4c6dfc 100644 --- a/lib/ext_cert_type.c +++ b/lib/ext_cert_type.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/ext_cert_type.h b/lib/ext_cert_type.h index 78e6780d76..ea7cf219e1 100644 --- a/lib/ext_cert_type.h +++ b/lib/ext_cert_type.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/ext_max_record.c b/lib/ext_max_record.c index 6289bcbe4c..9179ae1d48 100644 --- a/lib/ext_max_record.c +++ b/lib/ext_max_record.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/ext_max_record.h b/lib/ext_max_record.h index 8deef9ace4..751bedc824 100644 --- a/lib/ext_max_record.h +++ b/lib/ext_max_record.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/ext_server_name.c b/lib/ext_server_name.c index f9ca429a80..4e765153bb 100644 --- a/lib/ext_server_name.c +++ b/lib/ext_server_name.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/ext_server_name.h b/lib/ext_server_name.h index 6c081644af..91e727a152 100644 --- a/lib/ext_server_name.h +++ b/lib/ext_server_name.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/ext_srp.c b/lib/ext_srp.c index 6350525679..2d77d48a4e 100644 --- a/lib/ext_srp.c +++ b/lib/ext_srp.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/ext_srp.h b/lib/ext_srp.h index cc6994cf83..9bc3568d49 100644 --- a/lib/ext_srp.h +++ b/lib/ext_srp.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_alert.c b/lib/gnutls_alert.c index be2843e1b3..893c2111e5 100644 --- a/lib/gnutls_alert.c +++ b/lib/gnutls_alert.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_algorithms.c b/lib/gnutls_algorithms.c index 2ab7e409dd..9de0733504 100644 --- a/lib/gnutls_algorithms.c +++ b/lib/gnutls_algorithms.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_algorithms.h b/lib/gnutls_algorithms.h index 63e864578f..14389eaa58 100644 --- a/lib/gnutls_algorithms.h +++ b/lib/gnutls_algorithms.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_anon_cred.c b/lib/gnutls_anon_cred.c index d9552b5e63..66b9f2f9d7 100644 --- a/lib/gnutls_anon_cred.c +++ b/lib/gnutls_anon_cred.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_auth.c b/lib/gnutls_auth.c index d72944321d..040bf04518 100644 --- a/lib/gnutls_auth.c +++ b/lib/gnutls_auth.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_auth.h b/lib/gnutls_auth.h index 23bd7eea0e..07d8135274 100644 --- a/lib/gnutls_auth.h +++ b/lib/gnutls_auth.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_auth_int.h b/lib/gnutls_auth_int.h index 157398bed7..85fe53a1b6 100644 --- a/lib/gnutls_auth_int.h +++ b/lib/gnutls_auth_int.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_buffer.h b/lib/gnutls_buffer.h index 327d3aa127..5c552a7a94 100644 --- a/lib/gnutls_buffer.h +++ b/lib/gnutls_buffer.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_buffers.c b/lib/gnutls_buffers.c index 2b84575405..689779b422 100644 --- a/lib/gnutls_buffers.c +++ b/lib/gnutls_buffers.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_buffers.h b/lib/gnutls_buffers.h index a06a2458dc..aaafde0da6 100644 --- a/lib/gnutls_buffers.h +++ b/lib/gnutls_buffers.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_cert.c b/lib/gnutls_cert.c index 12ec1f5e47..3eb7c2b58c 100644 --- a/lib/gnutls_cert.c +++ b/lib/gnutls_cert.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_cert.h b/lib/gnutls_cert.h index 8c753d1816..6ce0847368 100644 --- a/lib/gnutls_cert.h +++ b/lib/gnutls_cert.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_cipher.c b/lib/gnutls_cipher.c index b2420f74d3..50c07825cf 100644 --- a/lib/gnutls_cipher.c +++ b/lib/gnutls_cipher.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_cipher.h b/lib/gnutls_cipher.h index 47691a72bc..0279e859ae 100644 --- a/lib/gnutls_cipher.h +++ b/lib/gnutls_cipher.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_cipher_int.c b/lib/gnutls_cipher_int.c index 148b297a3b..035bce6249 100644 --- a/lib/gnutls_cipher_int.c +++ b/lib/gnutls_cipher_int.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_cipher_int.h b/lib/gnutls_cipher_int.h index c4cd4c791a..bf62ed4882 100644 --- a/lib/gnutls_cipher_int.h +++ b/lib/gnutls_cipher_int.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_compress.c b/lib/gnutls_compress.c index 9e42157d8e..51484f6415 100644 --- a/lib/gnutls_compress.c +++ b/lib/gnutls_compress.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_compress.h b/lib/gnutls_compress.h index 13e155ec05..5934e12aa5 100644 --- a/lib/gnutls_compress.h +++ b/lib/gnutls_compress.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_compress_int.c b/lib/gnutls_compress_int.c index 6a25bf16a1..f3495121d8 100644 --- a/lib/gnutls_compress_int.c +++ b/lib/gnutls_compress_int.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_compress_int.h b/lib/gnutls_compress_int.h index b18cf05a63..4479fb4deb 100644 --- a/lib/gnutls_compress_int.h +++ b/lib/gnutls_compress_int.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_constate.c b/lib/gnutls_constate.c index e5e70478cb..56c9441229 100644 --- a/lib/gnutls_constate.c +++ b/lib/gnutls_constate.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_constate.h b/lib/gnutls_constate.h index 9b74160777..f58c8b1486 100644 --- a/lib/gnutls_constate.h +++ b/lib/gnutls_constate.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_datum.c b/lib/gnutls_datum.c index f4df28ff85..d374ca1e23 100644 --- a/lib/gnutls_datum.c +++ b/lib/gnutls_datum.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_datum.h b/lib/gnutls_datum.h index 57bf96daa0..0f609531de 100644 --- a/lib/gnutls_datum.h +++ b/lib/gnutls_datum.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_db.c b/lib/gnutls_db.c index fe3de43469..f7a92d60d9 100644 --- a/lib/gnutls_db.c +++ b/lib/gnutls_db.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_db.h b/lib/gnutls_db.h index f06e6a51fb..9adece4ea1 100644 --- a/lib/gnutls_db.h +++ b/lib/gnutls_db.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_dh.c b/lib/gnutls_dh.c index 4d1e99f83e..5bf5ec2774 100644 --- a/lib/gnutls_dh.c +++ b/lib/gnutls_dh.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_dh.h b/lib/gnutls_dh.h index 0048889ee8..dc8a129da9 100644 --- a/lib/gnutls_dh.h +++ b/lib/gnutls_dh.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_dh_primes.c b/lib/gnutls_dh_primes.c index 80a975584e..8b9668de9e 100644 --- a/lib/gnutls_dh_primes.c +++ b/lib/gnutls_dh_primes.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_errors.c b/lib/gnutls_errors.c index d01d6a0fdc..97fcd69bac 100644 --- a/lib/gnutls_errors.c +++ b/lib/gnutls_errors.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_errors.h b/lib/gnutls_errors.h index 4d98fa0a8c..667bd62bac 100644 --- a/lib/gnutls_errors.h +++ b/lib/gnutls_errors.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_extensions.c b/lib/gnutls_extensions.c index 37ed878c8f..1b804fd60f 100644 --- a/lib/gnutls_extensions.c +++ b/lib/gnutls_extensions.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_extensions.h b/lib/gnutls_extensions.h index 852ecc79f1..3a7ee2f6c3 100644 --- a/lib/gnutls_extensions.h +++ b/lib/gnutls_extensions.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_global.c b/lib/gnutls_global.c index dc1aa419e6..f6ad802d9a 100644 --- a/lib/gnutls_global.c +++ b/lib/gnutls_global.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_global.h b/lib/gnutls_global.h index 84041065d7..3305ebadc3 100644 --- a/lib/gnutls_global.h +++ b/lib/gnutls_global.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_handshake.c b/lib/gnutls_handshake.c index 753bfe2d14..2217a72c1c 100644 --- a/lib/gnutls_handshake.c +++ b/lib/gnutls_handshake.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_handshake.h b/lib/gnutls_handshake.h index a88e47c88a..1878d2fe25 100644 --- a/lib/gnutls_handshake.h +++ b/lib/gnutls_handshake.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_hash_int.c b/lib/gnutls_hash_int.c index de655a6b03..a20d0ea8c9 100644 --- a/lib/gnutls_hash_int.c +++ b/lib/gnutls_hash_int.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_hash_int.h b/lib/gnutls_hash_int.h index 41acf665da..3e1b75e693 100644 --- a/lib/gnutls_hash_int.h +++ b/lib/gnutls_hash_int.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_helper.c b/lib/gnutls_helper.c index 61e907766b..ae421716b8 100644 --- a/lib/gnutls_helper.c +++ b/lib/gnutls_helper.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_int.h b/lib/gnutls_int.h index 1d6f724e1e..1d289a4c69 100644 --- a/lib/gnutls_int.h +++ b/lib/gnutls_int.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_kx.c b/lib/gnutls_kx.c index 8e816fa6bb..efbe4ddec8 100644 --- a/lib/gnutls_kx.c +++ b/lib/gnutls_kx.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2004, 2005, 2006 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_kx.h b/lib/gnutls_kx.h index 7fc8c6d8d1..45ba68bdec 100644 --- a/lib/gnutls_kx.h +++ b/lib/gnutls_kx.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_mem.c b/lib/gnutls_mem.c index 36aecf3df7..91a6fa3c7d 100644 --- a/lib/gnutls_mem.c +++ b/lib/gnutls_mem.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_mem.h b/lib/gnutls_mem.h index a22d0f2fc3..f76081e566 100644 --- a/lib/gnutls_mem.h +++ b/lib/gnutls_mem.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_mpi.c b/lib/gnutls_mpi.c index d031f854b6..0d807a1864 100644 --- a/lib/gnutls_mpi.c +++ b/lib/gnutls_mpi.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_mpi.h b/lib/gnutls_mpi.h index 5fdfb3498b..d0b7d3c975 100644 --- a/lib/gnutls_mpi.h +++ b/lib/gnutls_mpi.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_num.c b/lib/gnutls_num.c index 435697bfdd..da7be4b283 100644 --- a/lib/gnutls_num.c +++ b/lib/gnutls_num.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_num.h b/lib/gnutls_num.h index 3a7e99cc3b..7ac1fa9aff 100644 --- a/lib/gnutls_num.h +++ b/lib/gnutls_num.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_pk.c b/lib/gnutls_pk.c index 04e42ca958..389f40fcf1 100644 --- a/lib/gnutls_pk.c +++ b/lib/gnutls_pk.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_pk.h b/lib/gnutls_pk.h index 55d2b8afa7..e6f37b0e7f 100644 --- a/lib/gnutls_pk.h +++ b/lib/gnutls_pk.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_priority.c b/lib/gnutls_priority.c index 5f71df270b..0a44fdf096 100644 --- a/lib/gnutls_priority.c +++ b/lib/gnutls_priority.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_psk.c b/lib/gnutls_psk.c index ace9b47704..bd094d47e6 100644 --- a/lib/gnutls_psk.c +++ b/lib/gnutls_psk.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_record.c b/lib/gnutls_record.c index 4c1cbb10cf..cf904f492d 100644 --- a/lib/gnutls_record.c +++ b/lib/gnutls_record.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_record.h b/lib/gnutls_record.h index 10178fcf85..5595f32a7f 100644 --- a/lib/gnutls_record.h +++ b/lib/gnutls_record.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_rsa_export.c b/lib/gnutls_rsa_export.c index 8344fe99ab..46e4ad75ce 100644 --- a/lib/gnutls_rsa_export.c +++ b/lib/gnutls_rsa_export.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_rsa_export.h b/lib/gnutls_rsa_export.h index 1a825de245..b39e5e9325 100644 --- a/lib/gnutls_rsa_export.h +++ b/lib/gnutls_rsa_export.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_session.c b/lib/gnutls_session.c index 0da2c04abe..a1cd173e61 100644 --- a/lib/gnutls_session.c +++ b/lib/gnutls_session.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2003, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_session.h b/lib/gnutls_session.h index bf5449330b..dae99edc6c 100644 --- a/lib/gnutls_session.h +++ b/lib/gnutls_session.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_session_pack.c b/lib/gnutls_session_pack.c index 0dbdc13d16..9dc5ad2392 100644 --- a/lib/gnutls_session_pack.c +++ b/lib/gnutls_session_pack.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_session_pack.h b/lib/gnutls_session_pack.h index d2143c7a2b..93dd32deb7 100644 --- a/lib/gnutls_session_pack.h +++ b/lib/gnutls_session_pack.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_sig.c b/lib/gnutls_sig.c index 862b08cd54..fdfe75aa43 100644 --- a/lib/gnutls_sig.c +++ b/lib/gnutls_sig.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2004, 2005, 2006, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_sig.h b/lib/gnutls_sig.h index 43ecca5435..4d77071624 100644 --- a/lib/gnutls_sig.h +++ b/lib/gnutls_sig.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_srp.c b/lib/gnutls_srp.c index 99678a7035..e516de88ae 100644 --- a/lib/gnutls_srp.c +++ b/lib/gnutls_srp.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_srp.h b/lib/gnutls_srp.h index befcbc578e..1bf36e9432 100644 --- a/lib/gnutls_srp.h +++ b/lib/gnutls_srp.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_state.c b/lib/gnutls_state.c index 0e8e43d117..dee644d4be 100644 --- a/lib/gnutls_state.c +++ b/lib/gnutls_state.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_state.h b/lib/gnutls_state.h index 0bd9698bd7..ca5e641b52 100644 --- a/lib/gnutls_state.h +++ b/lib/gnutls_state.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_str.c b/lib/gnutls_str.c index 1c23217ea8..a3155745ad 100644 --- a/lib/gnutls_str.c +++ b/lib/gnutls_str.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_str.h b/lib/gnutls_str.h index ad7c1159a7..0800cf15fa 100644 --- a/lib/gnutls_str.h +++ b/lib/gnutls_str.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_ui.c b/lib/gnutls_ui.c index 66e33f8568..eea8b2f892 100644 --- a/lib/gnutls_ui.c +++ b/lib/gnutls_ui.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_v2_compat.c b/lib/gnutls_v2_compat.c index 23c54eccbf..eed1c812a6 100644 --- a/lib/gnutls_v2_compat.c +++ b/lib/gnutls_v2_compat.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2001, 2004, 2005, 2006 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_v2_compat.h b/lib/gnutls_v2_compat.h index effca1eeaf..59ee61303f 100644 --- a/lib/gnutls_v2_compat.h +++ b/lib/gnutls_v2_compat.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_x509.c b/lib/gnutls_x509.c index 68e574ce0e..858a42c4ef 100644 --- a/lib/gnutls_x509.c +++ b/lib/gnutls_x509.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/gnutls_x509.h b/lib/gnutls_x509.h index 2c2f62291d..3aa0d915f8 100644 --- a/lib/gnutls_x509.h +++ b/lib/gnutls_x509.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/io_debug.h b/lib/io_debug.h index 696d43b788..9800565e86 100644 --- a/lib/io_debug.h +++ b/lib/io_debug.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/common.c b/lib/x509/common.c index 01aac36a1d..ba24b589c1 100644 --- a/lib/x509/common.c +++ b/lib/x509/common.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/common.h b/lib/x509/common.h index 0b8640e0ba..9ac3f7707a 100644 --- a/lib/x509/common.h +++ b/lib/x509/common.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/crl.c b/lib/x509/crl.c index f822b45b06..4b77eb51a7 100644 --- a/lib/x509/crl.c +++ b/lib/x509/crl.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/crl_write.c b/lib/x509/crl_write.c index 97b7ece4f0..1faf2ab6a1 100644 --- a/lib/x509/crl_write.c +++ b/lib/x509/crl_write.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/crq.c b/lib/x509/crq.c index da759ba66f..f49adaf158 100644 --- a/lib/x509/crq.c +++ b/lib/x509/crq.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/crq.h b/lib/x509/crq.h index 6021096b5c..ab36e6451a 100644 --- a/lib/x509/crq.h +++ b/lib/x509/crq.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/dn.c b/lib/x509/dn.c index 33927cdac2..5167ebf233 100644 --- a/lib/x509/dn.c +++ b/lib/x509/dn.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/dn.h b/lib/x509/dn.h index 08cce091aa..93a9262c70 100644 --- a/lib/x509/dn.h +++ b/lib/x509/dn.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/dsa.c b/lib/x509/dsa.c index 5d46c26cac..51485695e9 100644 --- a/lib/x509/dsa.c +++ b/lib/x509/dsa.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/dsa.h b/lib/x509/dsa.h index 2d1e2fda9b..5489ffa3e1 100644 --- a/lib/x509/dsa.h +++ b/lib/x509/dsa.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/extensions.c b/lib/x509/extensions.c index 6dcecf73de..ecffca3211 100644 --- a/lib/x509/extensions.c +++ b/lib/x509/extensions.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/extensions.h b/lib/x509/extensions.h index 73d17e9712..fb758c9036 100644 --- a/lib/x509/extensions.h +++ b/lib/x509/extensions.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/mpi.c b/lib/x509/mpi.c index a26f092aba..5f287b6749 100644 --- a/lib/x509/mpi.c +++ b/lib/x509/mpi.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/mpi.h b/lib/x509/mpi.h index 6d11aede46..c864cbed51 100644 --- a/lib/x509/mpi.h +++ b/lib/x509/mpi.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/pkcs12.c b/lib/x509/pkcs12.c index 4ebcf8f370..d8de9072af 100644 --- a/lib/x509/pkcs12.c +++ b/lib/x509/pkcs12.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/pkcs12.h b/lib/x509/pkcs12.h index 5f547830bc..64c356311d 100644 --- a/lib/x509/pkcs12.h +++ b/lib/x509/pkcs12.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/pkcs12_bag.c b/lib/x509/pkcs12_bag.c index 5ffcf4ad99..68e1e3bc69 100644 --- a/lib/x509/pkcs12_bag.c +++ b/lib/x509/pkcs12_bag.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/pkcs7.c b/lib/x509/pkcs7.c index 97a97cc82a..b51a69a2d7 100644 --- a/lib/x509/pkcs7.c +++ b/lib/x509/pkcs7.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/pkcs7.h b/lib/x509/pkcs7.h index 7f9e3b8627..18447859d8 100644 --- a/lib/x509/pkcs7.h +++ b/lib/x509/pkcs7.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/privkey.c b/lib/x509/privkey.c index b9273932bf..9adf65b2f6 100644 --- a/lib/x509/privkey.c +++ b/lib/x509/privkey.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/privkey.h b/lib/x509/privkey.h index 0100aeec3a..777c42bfc5 100644 --- a/lib/x509/privkey.h +++ b/lib/x509/privkey.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/privkey_pkcs8.c b/lib/x509/privkey_pkcs8.c index 76143abc9b..23bab2f66f 100644 --- a/lib/x509/privkey_pkcs8.c +++ b/lib/x509/privkey_pkcs8.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/rfc2818.h b/lib/x509/rfc2818.h index 4bea2165f6..c339914527 100644 --- a/lib/x509/rfc2818.h +++ b/lib/x509/rfc2818.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/sign.c b/lib/x509/sign.c index 80e7e8e232..7ad703af3a 100644 --- a/lib/x509/sign.c +++ b/lib/x509/sign.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/sign.h b/lib/x509/sign.h index 8ac00f43ed..e1bf46d405 100644 --- a/lib/x509/sign.h +++ b/lib/x509/sign.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/verify.c b/lib/x509/verify.c index f57a3e9ba9..2700094399 100644 --- a/lib/x509/verify.c +++ b/lib/x509/verify.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/verify.h b/lib/x509/verify.h index 3f2bbfa1e9..d7ca515163 100644 --- a/lib/x509/verify.h +++ b/lib/x509/verify.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/x509.c b/lib/x509/x509.c index fe59ae842c..cca3ad192a 100644 --- a/lib/x509/x509.c +++ b/lib/x509/x509.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation - * Author: Nikos Mavroyanopoulos, Simon Josefsson, Howard Chu + * Author: Nikos Mavrogiannopoulos, Simon Josefsson, Howard Chu * * This file is part of GNUTLS. * diff --git a/lib/x509/x509.h b/lib/x509/x509.h index f6aac87dda..2f3bc92955 100644 --- a/lib/x509/x509.h +++ b/lib/x509/x509.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509/x509_write.c b/lib/x509/x509_write.c index 7ccd9b5ea8..87b810349d 100644 --- a/lib/x509/x509_write.c +++ b/lib/x509/x509_write.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509_b64.c b/lib/x509_b64.c index c433291764..f0b00c2f28 100644 --- a/lib/x509_b64.c +++ b/lib/x509_b64.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * diff --git a/lib/x509_b64.h b/lib/x509_b64.h index bbebacd7aa..539bec4202 100644 --- a/lib/x509_b64.h +++ b/lib/x509_b64.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * Author: Nikos Mavroyanopoulos + * Author: Nikos Mavrogiannopoulos * * This file is part of GNUTLS. * |