From: Nikos Date: Tue, 19 Feb 2008 18:39:37 +0000 (+0200) Subject: copyright 2008 X-Git-Tag: gnutls_2_3_1~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a019700fbc577adb4bfc154756d5e5e11b08e460;p=thirdparty%2Fgnutls.git copyright 2008 --- diff --git a/lib/auth_cert.c b/lib/auth_cert.c index 4d63f3b95a..e30179ad77 100644 --- a/lib/auth_cert.c +++ b/lib/auth_cert.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation + * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation * * Author: Nikos Mavrogiannopoulos * diff --git a/lib/gnutls_openpgp.c b/lib/gnutls_openpgp.c index 9a910e8993..937d25f475 100644 --- a/lib/gnutls_openpgp.c +++ b/lib/gnutls_openpgp.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation + * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation * * Author: Timo Schulz, Nikos Mavrogiannopoulos * diff --git a/lib/openpgp/extras.c b/lib/openpgp/extras.c index 4cfab0f3c4..0faa58156b 100644 --- a/lib/openpgp/extras.c +++ b/lib/openpgp/extras.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation + * Copyright (C) 2003, 2004, 2005, 2007, 2008 Free Software Foundation * * Author: Nikos Mavrogiannopoulos, Timo Schulz * diff --git a/lib/openpgp/output.c b/lib/openpgp/output.c index dbd25f863c..f02d4fc9d8 100644 --- a/lib/openpgp/output.c +++ b/lib/openpgp/output.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007 Free Software Foundation + * Copyright (C) 2007, 2008 Free Software Foundation * * Author: Simon Josefsson, Nikos Mavrogiannopoulos * diff --git a/lib/openpgp/pgpverify.c b/lib/openpgp/pgpverify.c index 1ac09c273b..2df407feeb 100644 --- a/lib/openpgp/pgpverify.c +++ b/lib/openpgp/pgpverify.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002, 2003, 2004, 2005, 2007 Free Software Foundation + * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation * * Author: Timo Schulz, Nikos Mavrogiannopoulos * diff --git a/lib/openpgp/privkey.c b/lib/openpgp/privkey.c index 8d61c719c5..acbafaa6fe 100644 --- a/lib/openpgp/privkey.c +++ b/lib/openpgp/privkey.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation + * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation * * Author: Nikos Mavrogiannopoulos *