gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, master, updated. gnutls_2_9_9-92-g17e65ba


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_9_9-92-g17e65ba
Date: Wed, 27 Jan 2010 15:34:06 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=17e65babe4476385a0e2b3f4b3558b69bc325516

The branch, master has been updated
       via  17e65babe4476385a0e2b3f4b3558b69bc325516 (commit)
      from  6a8fd67cf1a1ad36f7bf7ce1cb651d16678d612d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 17e65babe4476385a0e2b3f4b3558b69bc325516
Author: Simon Josefsson <address@hidden>
Date:   Wed Jan 27 16:33:59 2010 +0100

    Update copyright years.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                      |    3 ++-
 cfg.mk                                         |    3 ++-
 configure.ac                                   |    4 ++--
 doc/Makefile.am                                |    3 ++-
 doc/credentials/Makefile.am                    |    2 +-
 doc/cyclo/Makefile.am                          |    3 ++-
 doc/errcodes.c                                 |    3 ++-
 doc/examples/Makefile.am                       |    3 ++-
 doc/extract-guile-c-doc.scm                    |    2 +-
 doc/gendocs_template                           |    2 +-
 doc/manpages/Makefile.am                       |    3 ++-
 doc/printlist.c                                |    2 +-
 gl/gnulib.mk                                   |    3 ++-
 gl/m4/onceonly_2_57.m4                         |    3 ++-
 gl/tests/gnulib.mk                             |    3 ++-
 guile/Makefile.am                              |    2 +-
 guile/modules/Makefile.am                      |    2 +-
 guile/modules/gnutls.scm                       |    2 +-
 guile/modules/gnutls/build/enums.scm           |    2 +-
 guile/modules/gnutls/build/priorities.scm      |    2 +-
 guile/modules/gnutls/build/smobs.scm           |    2 +-
 guile/modules/gnutls/build/utils.scm           |    2 +-
 guile/modules/gnutls/extra.scm                 |    2 +-
 guile/modules/system/documentation/c-snarf.scm |    2 +-
 guile/modules/system/documentation/output.scm  |    2 +-
 guile/pre-inst-guile.in                        |    2 +-
 guile/src/Makefile.am                          |    2 +-
 guile/src/core.c                               |    2 +-
 guile/src/errors.c                             |    2 +-
 guile/src/errors.h                             |    2 +-
 guile/src/extra.c                              |    2 +-
 guile/src/make-enum-header.scm                 |    2 +-
 guile/src/make-enum-map.scm                    |    2 +-
 guile/src/make-session-priorities.scm          |    2 +-
 guile/src/make-smob-header.scm                 |    2 +-
 guile/src/make-smob-types.scm                  |    2 +-
 guile/src/utils.c                              |    2 +-
 guile/src/utils.h                              |    2 +-
 guile/tests/Makefile.am                        |    2 +-
 guile/tests/anonymous-auth.scm                 |    2 +-
 guile/tests/errors.scm                         |    2 +-
 guile/tests/openpgp-auth.scm                   |    2 +-
 guile/tests/openpgp-keyring.scm                |    2 +-
 guile/tests/openpgp-keys.scm                   |    2 +-
 guile/tests/pkcs-import-export.scm             |    2 +-
 guile/tests/session-record-port.scm            |    2 +-
 guile/tests/srp-base64.scm                     |    2 +-
 guile/tests/x509-auth.scm                      |    2 +-
 guile/tests/x509-certificates.scm              |    2 +-
 lib/Makefile.am                                |    3 ++-
 lib/auth_anon.c                                |    3 ++-
 lib/auth_anon.h                                |    3 ++-
 lib/auth_cert.c                                |    3 ++-
 lib/auth_cert.h                                |    3 ++-
 lib/auth_dh_common.c                           |    3 ++-
 lib/auth_dh_common.h                           |    3 ++-
 lib/auth_dhe.c                                 |    3 ++-
 lib/auth_dhe_psk.c                             |    2 +-
 lib/auth_psk.c                                 |    2 +-
 lib/auth_psk.h                                 |    2 +-
 lib/auth_psk_passwd.c                          |    2 +-
 lib/auth_psk_passwd.h                          |    2 +-
 lib/auth_rsa.c                                 |    3 ++-
 lib/auth_rsa_export.c                          |    3 ++-
 lib/auth_srp.c                                 |    3 ++-
 lib/auth_srp.h                                 |    3 ++-
 lib/auth_srp_passwd.c                          |    3 ++-
 lib/auth_srp_passwd.h                          |    3 ++-
 lib/auth_srp_rsa.c                             |    3 ++-
 lib/auth_srp_sb64.c                            |    3 ++-
 lib/cipher-libgcrypt.c                         |    2 +-
 lib/configure.ac                               |    4 ++--
 lib/crypto-api.c                               |    3 ++-
 lib/crypto.c                                   |    2 +-
 lib/crypto.h                                   |    2 +-
 lib/cryptodev.c                                |    2 +-
 lib/debug.c                                    |    3 ++-
 lib/debug.h                                    |    3 ++-
 lib/ext_cert_type.c                            |    3 ++-
 lib/ext_cert_type.h                            |    3 ++-
 lib/ext_max_record.c                           |    2 +-
 lib/ext_max_record.h                           |    3 ++-
 lib/ext_oprfi.c                                |    2 +-
 lib/ext_oprfi.h                                |    2 +-
 lib/ext_safe_renegotiation.c                   |    2 +-
 lib/ext_safe_renegotiation.h                   |    2 +-
 lib/ext_server_name.c                          |    3 ++-
 lib/ext_server_name.h                          |    3 ++-
 lib/ext_session_ticket.c                       |    2 +-
 lib/ext_session_ticket.h                       |    2 +-
 lib/ext_signature.c                            |    3 ++-
 lib/ext_signature.h                            |    3 ++-
 lib/ext_srp.c                                  |    3 ++-
 lib/ext_srp.h                                  |    3 ++-
 lib/gnutls_alert.c                             |    3 ++-
 lib/gnutls_algorithms.c                        |    3 ++-
 lib/gnutls_algorithms.h                        |    3 ++-
 lib/gnutls_anon_cred.c                         |    3 ++-
 lib/gnutls_auth.c                              |    3 ++-
 lib/gnutls_auth.h                              |    3 ++-
 lib/gnutls_buffers.c                           |    3 ++-
 lib/gnutls_buffers.h                           |    3 ++-
 lib/gnutls_cert.c                              |    3 ++-
 lib/gnutls_cert.h                              |    3 ++-
 lib/gnutls_cipher.c                            |    3 ++-
 lib/gnutls_cipher.h                            |    3 ++-
 lib/gnutls_cipher_int.h                        |    3 ++-
 lib/gnutls_compress.c                          |    3 ++-
 lib/gnutls_compress.h                          |    3 ++-
 lib/gnutls_constate.c                          |    3 ++-
 lib/gnutls_constate.h                          |    3 ++-
 lib/gnutls_datum.c                             |    3 ++-
 lib/gnutls_datum.h                             |    3 ++-
 lib/gnutls_db.c                                |    3 ++-
 lib/gnutls_db.h                                |    3 ++-
 lib/gnutls_dh.c                                |    3 ++-
 lib/gnutls_dh.h                                |    3 ++-
 lib/gnutls_dh_primes.c                         |    3 ++-
 lib/gnutls_errors.c                            |    3 ++-
 lib/gnutls_errors.h                            |    3 ++-
 lib/gnutls_extensions.c                        |    3 ++-
 lib/gnutls_extensions.h                        |    3 ++-
 lib/gnutls_global.c                            |    3 ++-
 lib/gnutls_global.h                            |    3 ++-
 lib/gnutls_handshake.c                         |    3 ++-
 lib/gnutls_handshake.h                         |    3 ++-
 lib/gnutls_hash_int.c                          |    3 ++-
 lib/gnutls_hash_int.h                          |    3 ++-
 lib/gnutls_helper.c                            |    2 +-
 lib/gnutls_int.h                               |    3 ++-
 lib/gnutls_kx.c                                |    3 ++-
 lib/gnutls_kx.h                                |    3 ++-
 lib/gnutls_mem.c                               |    3 ++-
 lib/gnutls_mem.h                               |    3 ++-
 lib/gnutls_mpi.c                               |    3 ++-
 lib/gnutls_mpi.h                               |    3 ++-
 lib/gnutls_num.c                               |    3 ++-
 lib/gnutls_num.h                               |    3 ++-
 lib/gnutls_pk.c                                |    3 ++-
 lib/gnutls_pk.h                                |    3 ++-
 lib/gnutls_priority.c                          |    3 ++-
 lib/gnutls_psk.c                               |    3 ++-
 lib/gnutls_psk_netconf.c                       |    2 +-
 lib/gnutls_record.c                            |    3 ++-
 lib/gnutls_record.h                            |    3 ++-
 lib/gnutls_rsa_export.c                        |    3 ++-
 lib/gnutls_rsa_export.h                        |    3 ++-
 lib/gnutls_session.c                           |    3 ++-
 lib/gnutls_session_pack.c                      |    3 ++-
 lib/gnutls_session_pack.h                      |    3 ++-
 lib/gnutls_sig.c                               |    3 ++-
 lib/gnutls_sig.h                               |    3 ++-
 lib/gnutls_srp.c                               |    3 ++-
 lib/gnutls_srp.h                               |    3 ++-
 lib/gnutls_state.c                             |    3 ++-
 lib/gnutls_state.h                             |    3 ++-
 lib/gnutls_str.c                               |    3 ++-
 lib/gnutls_str.h                               |    3 ++-
 lib/gnutls_supplemental.c                      |    2 +-
 lib/gnutls_supplemental.h                      |    2 +-
 lib/gnutls_ui.c                                |    3 ++-
 lib/gnutls_v2_compat.c                         |    3 ++-
 lib/gnutls_v2_compat.h                         |    3 ++-
 lib/gnutls_x509.c                              |    3 ++-
 lib/gnutls_x509.h                              |    3 ++-
 lib/includes/Makefile.am                       |    3 ++-
 lib/includes/gnutls/crypto.h                   |    2 +-
 lib/includes/gnutls/gnutls.h.in                |    3 ++-
 lib/includes/gnutls/openpgp.h                  |    3 ++-
 lib/includes/gnutls/pkcs12.h                   |    3 ++-
 lib/includes/gnutls/x509.h                     |    3 ++-
 lib/libgnutls.map                              |    3 ++-
 lib/libgnutlsxx.map                            |    2 +-
 lib/m4/hooks.m4                                |    4 ++--
 lib/mac-libgcrypt.c                            |    2 +-
 lib/minitasn1/Makefile.am                      |    3 ++-
 lib/minitasn1/gstr.c                           |    3 ++-
 lib/minitasn1/int.h                            |    3 ++-
 lib/minitasn1/libtasn1.h                       |    3 ++-
 lib/minitasn1/parser_aux.c                     |    3 ++-
 lib/minitasn1/structure.c                      |    3 ++-
 lib/mpi-libgcrypt.c                            |    3 ++-
 lib/opencdk/Makefile.am                        |    3 ++-
 lib/opencdk/armor.c                            |    3 ++-
 lib/opencdk/context.h                          |    3 ++-
 lib/opencdk/filters.h                          |    2 +-
 lib/opencdk/hash.c                             |    3 ++-
 lib/opencdk/kbnode.c                           |    3 ++-
 lib/opencdk/keydb.c                            |    3 ++-
 lib/opencdk/literal.c                          |    3 ++-
 lib/opencdk/main.c                             |    3 ++-
 lib/opencdk/main.h                             |    3 ++-
 lib/opencdk/misc.c                             |    3 ++-
 lib/opencdk/new-packet.c                       |    3 ++-
 lib/opencdk/opencdk.h                          |    3 ++-
 lib/opencdk/packet.h                           |    3 ++-
 lib/opencdk/pubkey.c                           |    3 ++-
 lib/opencdk/read-packet.c                      |    3 ++-
 lib/opencdk/seskey.c                           |    3 ++-
 lib/opencdk/sig-check.c                        |    3 ++-
 lib/opencdk/stream.c                           |    3 ++-
 lib/opencdk/stream.h                           |    3 ++-
 lib/opencdk/types.h                            |    3 ++-
 lib/opencdk/verify.c                           |    3 ++-
 lib/opencdk/write-packet.c                     |    3 ++-
 lib/openpgp/Makefile.am                        |    3 ++-
 lib/openpgp/compat.c                           |    3 ++-
 lib/openpgp/extras.c                           |    3 ++-
 lib/openpgp/gnutls_openpgp.c                   |    3 ++-
 lib/openpgp/output.c                           |    2 +-
 lib/openpgp/pgp.c                              |    3 ++-
 lib/openpgp/pgpverify.c                        |    3 ++-
 lib/openpgp/privkey.c                          |    3 ++-
 lib/pk-libgcrypt.c                             |    3 ++-
 lib/po/cs.po.in                                |    2 +-
 lib/po/de.po.in                                |    2 +-
 lib/po/fr.po.in                                |    2 +-
 lib/po/ms.po.in                                |    2 +-
 lib/po/nl.po.in                                |    2 +-
 lib/po/pl.po.in                                |    3 ++-
 lib/po/sv.po.in                                |    2 +-
 lib/random.c                                   |    2 +-
 lib/random.h                                   |    2 +-
 lib/rnd-libgcrypt.c                            |    2 +-
 lib/x509/Makefile.am                           |    3 ++-
 lib/x509/common.c                              |    3 ++-
 lib/x509/common.h                              |    3 ++-
 lib/x509/crl.c                                 |    3 ++-
 lib/x509/crl_write.c                           |    3 ++-
 lib/x509/crq.c                                 |    3 ++-
 lib/x509/dn.c                                  |    3 ++-
 lib/x509/extensions.c                          |    3 ++-
 lib/x509/mpi.c                                 |    3 ++-
 lib/x509/output.c                              |    2 +-
 lib/x509/pbkdf2-sha1.c                         |    3 ++-
 lib/x509/pkcs12.c                              |    3 ++-
 lib/x509/pkcs12_bag.c                          |    3 ++-
 lib/x509/pkcs12_encr.c                         |    3 ++-
 lib/x509/pkcs7.c                               |    3 ++-
 lib/x509/privkey.c                             |    3 ++-
 lib/x509/privkey_pkcs8.c                       |    3 ++-
 lib/x509/rfc2818_hostname.c                    |    3 ++-
 lib/x509/sign.c                                |    3 ++-
 lib/x509/verify.c                              |    3 ++-
 lib/x509/x509.c                                |    3 ++-
 lib/x509/x509_int.h                            |    3 ++-
 lib/x509/x509_write.c                          |    3 ++-
 lib/x509_b64.c                                 |    3 ++-
 lib/x509_b64.h                                 |    3 ++-
 libextra/Makefile.am                           |    3 ++-
 libextra/configure.ac                          |    4 ++--
 libextra/ext_inner_application.c               |    2 +-
 libextra/ext_inner_application.h               |    2 +-
 libextra/fipsmd5.c                             |    2 +-
 libextra/gl/Makefile.am                        |    2 +-
 libextra/gnutls-extra.pc.in                    |    3 ++-
 libextra/gnutls_extra.c                        |    3 ++-
 libextra/gnutls_ia.c                           |    3 ++-
 libextra/gnutls_openssl.c                      |    3 ++-
 libextra/includes/Makefile.am                  |    3 ++-
 libextra/includes/gnutls/extra.h               |    3 ++-
 libextra/includes/gnutls/openssl.h             |    3 ++-
 libextra/libgnutls-extra.map                   |    3 ++-
 libextra/m4/hooks.m4                           |    4 ++--
 libextra/openssl_compat.c                      |    3 ++-
 libextra/openssl_compat.h                      |    3 ++-
 m4/guile.m4                                    |    2 +-
 m4/valgrind.m4                                 |    2 +-
 src/Makefile.am                                |    3 ++-
 src/common.c                                   |    3 ++-
 src/serv.c                                     |    3 ++-
 tests/Makefile.am                              |    3 ++-
 tests/anonself.c                               |    3 ++-
 tests/certder.c                                |    2 +-
 tests/certificate_set_x509_crl.c               |    2 +-
 tests/chainverify.c                            |    2 +-
 tests/crq_apis.c                               |    2 +-
 tests/crq_key_id.c                             |    2 +-
 tests/crypto_rng.c                             |    2 +-
 tests/cve-2008-4989.c                          |    2 +-
 tests/cve-2009-1415.c                          |    2 +-
 tests/cve-2009-1416.c                          |    2 +-
 tests/dhepskself.c                             |    3 ++-
 tests/dn.c                                     |    2 +-
 tests/dn2.c                                    |    2 +-
 tests/finished.c                               |    2 +-
 tests/gc.c                                     |    2 +-
 tests/hostname-check.c                         |    2 +-
 tests/init_roundtrip.c                         |    3 ++-
 tests/key-id/Makefile.am                       |    2 +-
 tests/key-id/key-id                            |    2 +-
 tests/mini-eagain.c                            |    2 +-
 tests/mini.c                                   |    2 +-
 tests/moredn.c                                 |    2 +-
 tests/mpi.c                                    |    2 +-
 tests/netconf-psk.c                            |    2 +-
 tests/nist-pkits/pkits                         |    2 +-
 tests/nist-pkits/pkits_crl                     |    2 +-
 tests/nist-pkits/pkits_crt                     |    2 +-
 tests/nist-pkits/pkits_pkcs12                  |    2 +-
 tests/nist-pkits/pkits_smime                   |    2 +-
 tests/nul-in-x509-names.c                      |    2 +-
 tests/openpgp-certs/Makefile.am                |    2 +-
 tests/openpgp-keyring.c                        |    2 +-
 tests/openpgpself.c                            |    3 ++-
 tests/openssl.c                                |    3 ++-
 tests/oprfi.c                                  |    3 ++-
 tests/parse_ca.c                               |    2 +-
 tests/pathlen/Makefile.am                      |    2 +-
 tests/pathlen/pathlen                          |    2 +-
 tests/pgps2kgnu.c                              |    2 +-
 tests/pkcs1-padding/Makefile.am                |    2 +-
 tests/pkcs1-padding/pkcs1-pad                  |    3 ++-
 tests/pkcs12-decode/Makefile.am                |    2 +-
 tests/pkcs12-decode/pkcs12                     |    3 ++-
 tests/pkcs12_encode.c                          |    2 +-
 tests/pkcs12_s2k.c                             |    2 +-
 tests/pkcs12_s2k_pem.c                         |    2 +-
 tests/pkcs8-decode/Makefile.am                 |    2 +-
 tests/pkcs8-decode/pkcs8                       |    2 +-
 tests/pskself.c                                |    2 +-
 tests/resume.c                                 |    3 ++-
 tests/rfc2253-escape-test                      |    2 +-
 tests/rsa-md5-collision/Makefile.am            |    2 +-
 tests/rsa-md5-collision/rsa-md5-collision      |    2 +-
 tests/set_pkcs12_cred.c                        |    2 +-
 tests/setcredcrash.c                           |    2 +-
 tests/sha2/Makefile.am                         |    2 +-
 tests/sha2/sha2                                |    2 +-
 tests/simple.c                                 |    3 ++-
 tests/tlsia.c                                  |    3 ++-
 tests/userid/Makefile.am                       |    2 +-
 tests/userid/userid                            |    2 +-
 tests/utils.c                                  |    3 ++-
 tests/utils.h                                  |    3 ++-
 tests/x509_altname.c                           |    2 +-
 tests/x509dn.c                                 |    3 ++-
 tests/x509paths/chain                          |    3 ++-
 tests/x509self.c                               |    3 ++-
 tests/x509sign-verify.c                        |    3 ++-
 tests/x509signself.c                           |    3 ++-
 341 files changed, 552 insertions(+), 346 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 305bbbf..7ec336b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19222,7 +19222,8 @@
 
        -----
 
-       Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+       Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+       Foundation, Inc.
 
        Copying and distribution of this file, with or without
        modification, are permitted provided the copyright notice
diff --git a/cfg.mk b/cfg.mk
index 61fd601..f1cc04d 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,4 +1,5 @@
-# Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
+# Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/configure.ac b/configure.ac
index 910d87c..821c7bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-#    Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos, Simon Josefsson
 #
diff --git a/doc/Makefile.am b/doc/Makefile.am
index b85fb9b..7766ec2 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 
Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
diff --git a/doc/credentials/Makefile.am b/doc/credentials/Makefile.am
index fe0c365..3052535 100644
--- a/doc/credentials/Makefile.am
+++ b/doc/credentials/Makefile.am
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/doc/cyclo/Makefile.am b/doc/cyclo/Makefile.am
index eca41b4..da4e3d6 100644
--- a/doc/cyclo/Makefile.am
+++ b/doc/cyclo/Makefile.am
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, 
Inc.
+# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2010 Free Software
+# Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/doc/errcodes.c b/doc/errcodes.c
index 5cbc239..2c3f255 100644
--- a/doc/errcodes.c
+++ b/doc/errcodes.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  * Author: Nikos Mavrogiannopoulos, Simon Josefsson
  *
  * This file is part of GNUTLS.
diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am
index 7366ed9..876af72 100644
--- a/doc/examples/Makefile.am
+++ b/doc/examples/Makefile.am
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+# Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/doc/extract-guile-c-doc.scm b/doc/extract-guile-c-doc.scm
index ab9b229..10b9e07 100644
--- a/doc/extract-guile-c-doc.scm
+++ b/doc/extract-guile-c-doc.scm
@@ -1,6 +1,6 @@
 ;;; extract-c-doc.scm  --  Output Texinfo from "snarffed" C files.
 ;;;
-;;; Copyright 2006, 2007  Free Software Foundation, Inc.
+;;; Copyright 2006, 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
diff --git a/doc/gendocs_template b/doc/gendocs_template
index f566e08..9028535 100644
--- a/doc/gendocs_template
+++ b/doc/gendocs_template
@@ -92,7 +92,7 @@ Please send broken links and other corrections or suggestions 
to
 <a href="mailto:%%EMAIL%%";>&lt;%%EMAIL%%&gt;</a>.
 </p>
 
-<p>Copyright &copy; 2009 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2009, 2010 Free Software Foundation, Inc.</p>
 
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index 01c712b..7fb773b 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+# Software Foundation, Inc.
 #
 # Author: Nikos Mavroyanopoulos, Simon Josefsson
 #
diff --git a/doc/printlist.c b/doc/printlist.c
index 548c25e..aaa6fe0 100644
--- a/doc/printlist.c
+++ b/doc/printlist.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
  * Author: Nikos Mavrogiannopoulos
  *
  * This file is part of GNUTLS.
diff --git a/gl/gnulib.mk b/gl/gnulib.mk
index 046543d..b823ff5 100644
--- a/gl/gnulib.mk
+++ b/gl/gnulib.mk
@@ -1,6 +1,7 @@
 ## DO NOT EDIT! GENERATED AUTOMATICALLY!
 ## Process this file with automake to produce Makefile.in.
-# Copyright (C) 2002-2008 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010 Free
+# Software Foundation, Inc.
 #
 # This file is free software, distributed under the terms of the GNU
 # General Public License.  As a special exception to the GNU General
diff --git a/gl/m4/onceonly_2_57.m4 b/gl/m4/onceonly_2_57.m4
index 15884b3..9a24bc3 100644
--- a/gl/m4/onceonly_2_57.m4
+++ b/gl/m4/onceonly_2_57.m4
@@ -1,5 +1,6 @@
 # onceonly_2_57.m4 serial 4
-dnl Copyright (C) 2002-2003, 2005-2006 Free Software Foundation, Inc.
+dnl Copyright (C) 2002, 2003, 2005, 2006, 2010 Free Software Foundation,
+dnl Inc.
 dnl This file is free software, distributed under the terms of the GNU
 dnl General Public License.  As a special exception to the GNU General
 dnl Public License, this file may be distributed as part of a program
diff --git a/gl/tests/gnulib.mk b/gl/tests/gnulib.mk
index 637debf..c5836c7 100644
--- a/gl/tests/gnulib.mk
+++ b/gl/tests/gnulib.mk
@@ -1,6 +1,7 @@
 ## DO NOT EDIT! GENERATED AUTOMATICALLY!
 ## Process this file with automake to produce Makefile.in.
-# Copyright (C) 2002-2008 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010 Free
+# Software Foundation, Inc.
 #
 # This file is free software, distributed under the terms of the GNU
 # General Public License.  As a special exception to the GNU General
diff --git a/guile/Makefile.am b/guile/Makefile.am
index 34b9057..3517df8 100644
--- a/guile/Makefile.am
+++ b/guile/Makefile.am
@@ -1,5 +1,5 @@
 #  GNUTLS -- Guile bindings for GnuTLS.
-#  Copyright (C) 2007  Free Software Foundation, Inc.
+#  Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 #
 #  GNUTLS is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
diff --git a/guile/modules/Makefile.am b/guile/modules/Makefile.am
index 176ccf6..786da89 100644
--- a/guile/modules/Makefile.am
+++ b/guile/modules/Makefile.am
@@ -1,5 +1,5 @@
 #  GNUTLS -- Guile bindings for GnuTLS.
-#  Copyright (C) 2007  Free Software Foundation, Inc.
+#  Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 #
 #  GNUTLS is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
diff --git a/guile/modules/gnutls.scm b/guile/modules/gnutls.scm
index a14f1aa..425e7bd 100644
--- a/guile/modules/gnutls.scm
+++ b/guile/modules/gnutls.scm
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/modules/gnutls/build/enums.scm 
b/guile/modules/gnutls/build/enums.scm
index f963bc9..4c65e8b 100644
--- a/guile/modules/gnutls/build/enums.scm
+++ b/guile/modules/gnutls/build/enums.scm
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/modules/gnutls/build/priorities.scm 
b/guile/modules/gnutls/build/priorities.scm
index 1965fe5..f3beba6 100644
--- a/guile/modules/gnutls/build/priorities.scm
+++ b/guile/modules/gnutls/build/priorities.scm
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/modules/gnutls/build/smobs.scm 
b/guile/modules/gnutls/build/smobs.scm
index 999c66c..81cdd2e 100644
--- a/guile/modules/gnutls/build/smobs.scm
+++ b/guile/modules/gnutls/build/smobs.scm
@@ -1,7 +1,7 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/modules/gnutls/build/utils.scm 
b/guile/modules/gnutls/build/utils.scm
index e28704e..349254c 100644
--- a/guile/modules/gnutls/build/utils.scm
+++ b/guile/modules/gnutls/build/utils.scm
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/modules/gnutls/extra.scm b/guile/modules/gnutls/extra.scm
index 0a18cf0..6f7c892 100644
--- a/guile/modules/gnutls/extra.scm
+++ b/guile/modules/gnutls/extra.scm
@@ -1,5 +1,5 @@
 ;;; GNUTLS-EXTRA --- Guile bindings for GnuTLS-EXTRA.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS-EXTRA is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/guile/modules/system/documentation/c-snarf.scm 
b/guile/modules/system/documentation/c-snarf.scm
index 40bfd81..2cd0bf5 100644
--- a/guile/modules/system/documentation/c-snarf.scm
+++ b/guile/modules/system/documentation/c-snarf.scm
@@ -1,6 +1,6 @@
 ;;; c-snarf.scm  --  Parsing documentation "snarffed" from C files.
 ;;;
-;;; Copyright 2006, 2007  Free Software Foundation, Inc.
+;;; Copyright 2006, 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
diff --git a/guile/modules/system/documentation/output.scm 
b/guile/modules/system/documentation/output.scm
index 05cb0ca..4f996ff 100644
--- a/guile/modules/system/documentation/output.scm
+++ b/guile/modules/system/documentation/output.scm
@@ -1,6 +1,6 @@
 ;;; output.scm  --  Output documentation "snarffed" from C files in Texi/GDF.
 ;;;
-;;; Copyright 2006, 2007  Free Software Foundation, Inc.
+;;; Copyright 2006, 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
diff --git a/guile/pre-inst-guile.in b/guile/pre-inst-guile.in
index 7657be9..b078b74 100644
--- a/guile/pre-inst-guile.in
+++ b/guile/pre-inst-guile.in
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2007  Free Software Foundation, Inc.
+# Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/guile/src/Makefile.am b/guile/src/Makefile.am
index 2721edf..bc4f52d 100644
--- a/guile/src/Makefile.am
+++ b/guile/src/Makefile.am
@@ -1,5 +1,5 @@
 #  GNUTLS -- Guile bindings for GnuTLS.
-#  Copyright (C) 2007, 2008, 2009  Free Software Foundation, Inc.
+#  Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 #
 #  GNUTLS is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/core.c b/guile/src/core.c
index e31e336..79ea2be 100644
--- a/guile/src/core.c
+++ b/guile/src/core.c
@@ -1,5 +1,5 @@
 /* GNUTLS --- Guile bindings for GnuTLS.
-   Copyright (C) 2007, 2008, 2009  Free Software Foundation, Inc.
+   Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    GNUTLS is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/errors.c b/guile/src/errors.c
index 9e362b1..bffb7c1 100644
--- a/guile/src/errors.c
+++ b/guile/src/errors.c
@@ -1,5 +1,5 @@
 /* GNUTLS --- Guile bindings for GnuTLS.
-   Copyright (C) 2007, 2009  Free Software Foundation, Inc.
+   Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
 
    GNUTLS is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/errors.h b/guile/src/errors.h
index 00593fa..fd5740e 100644
--- a/guile/src/errors.h
+++ b/guile/src/errors.h
@@ -1,5 +1,5 @@
 /* GNUTLS --- Guile bindings for GnuTLS.
-   Copyright (C) 2007  Free Software Foundation, Inc.
+   Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 
    GNUTLS is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/extra.c b/guile/src/extra.c
index f8f4fdb..80a0079 100644
--- a/guile/src/extra.c
+++ b/guile/src/extra.c
@@ -1,5 +1,5 @@
 /* GNUTLS-EXTRA --- Guile bindings for GNUTLS-EXTRA.
-   Copyright (C) 2007, 2009  Free Software Foundation, Inc.
+   Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
 
    GNUTLS-EXTRA is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
diff --git a/guile/src/make-enum-header.scm b/guile/src/make-enum-header.scm
index e7ce647..c794bfe 100644
--- a/guile/src/make-enum-header.scm
+++ b/guile/src/make-enum-header.scm
@@ -1,7 +1,7 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2008  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/make-enum-map.scm b/guile/src/make-enum-map.scm
index 17cbfaa..58c692b 100644
--- a/guile/src/make-enum-map.scm
+++ b/guile/src/make-enum-map.scm
@@ -1,7 +1,7 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/make-session-priorities.scm 
b/guile/src/make-session-priorities.scm
index 594e353..c6bb2bd 100644
--- a/guile/src/make-session-priorities.scm
+++ b/guile/src/make-session-priorities.scm
@@ -1,7 +1,7 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/make-smob-header.scm b/guile/src/make-smob-header.scm
index 3a86dfe..8416f0f 100644
--- a/guile/src/make-smob-header.scm
+++ b/guile/src/make-smob-header.scm
@@ -1,7 +1,7 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/make-smob-types.scm b/guile/src/make-smob-types.scm
index 3225437..8138bdf 100644
--- a/guile/src/make-smob-types.scm
+++ b/guile/src/make-smob-types.scm
@@ -1,7 +1,7 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/utils.c b/guile/src/utils.c
index 1bb531a..be47827 100644
--- a/guile/src/utils.c
+++ b/guile/src/utils.c
@@ -1,5 +1,5 @@
 /* GNUTLS --- Guile bindings for GnuTLS.
-   Copyright (C) 2007, 2008, 2009  Free Software Foundation, Inc.
+   Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    GNUTLS is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/utils.h b/guile/src/utils.h
index a13a53e..4dd20a8 100644
--- a/guile/src/utils.h
+++ b/guile/src/utils.h
@@ -1,5 +1,5 @@
 /* GNUTLS --- Guile bindings for GnuTLS.
-   Copyright (C) 2007, 2008, 2009  Free Software Foundation, Inc.
+   Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    GNUTLS is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/guile/tests/Makefile.am b/guile/tests/Makefile.am
index ac93273..ab78ecc 100644
--- a/guile/tests/Makefile.am
+++ b/guile/tests/Makefile.am
@@ -1,5 +1,5 @@
 #  GNUTLS -- Guile bindings for GnuTLS.
-#  Copyright (C) 2007, 2008, 2009  Free Software Foundation, Inc.
+#  Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 #
 #  GNUTLS is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
diff --git a/guile/tests/anonymous-auth.scm b/guile/tests/anonymous-auth.scm
index f5500b2..5a42d31 100644
--- a/guile/tests/anonymous-auth.scm
+++ b/guile/tests/anonymous-auth.scm
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/tests/errors.scm b/guile/tests/errors.scm
index db1aadd..1bfc829 100644
--- a/guile/tests/errors.scm
+++ b/guile/tests/errors.scm
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/tests/openpgp-auth.scm b/guile/tests/openpgp-auth.scm
index e3a7c74..34300cf 100644
--- a/guile/tests/openpgp-auth.scm
+++ b/guile/tests/openpgp-auth.scm
@@ -1,5 +1,5 @@
 ;;; GNUTLS-EXTRA --- Guile bindings for GnuTLS-EXTRA.
-;;; Copyright (C) 2007, 2008  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS-EXTRA is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/guile/tests/openpgp-keyring.scm b/guile/tests/openpgp-keyring.scm
index 875340c..9083d2f 100644
--- a/guile/tests/openpgp-keyring.scm
+++ b/guile/tests/openpgp-keyring.scm
@@ -1,5 +1,5 @@
 ;;; GNUTLS-EXTRA --- Guile bindings for GnuTLS-EXTRA.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS-EXTRA is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/guile/tests/openpgp-keys.scm b/guile/tests/openpgp-keys.scm
index 0aa9da5..f97c7af 100644
--- a/guile/tests/openpgp-keys.scm
+++ b/guile/tests/openpgp-keys.scm
@@ -1,5 +1,5 @@
 ;;; GNUTLS-EXTRA --- Guile bindings for GnuTLS-EXTRA.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS-EXTRA is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
diff --git a/guile/tests/pkcs-import-export.scm 
b/guile/tests/pkcs-import-export.scm
index 585e4b4..d1cafde 100644
--- a/guile/tests/pkcs-import-export.scm
+++ b/guile/tests/pkcs-import-export.scm
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/tests/session-record-port.scm 
b/guile/tests/session-record-port.scm
index 978ba2d..021c2a2 100644
--- a/guile/tests/session-record-port.scm
+++ b/guile/tests/session-record-port.scm
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/tests/srp-base64.scm b/guile/tests/srp-base64.scm
index 7db9012..7c81fd2 100644
--- a/guile/tests/srp-base64.scm
+++ b/guile/tests/srp-base64.scm
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/tests/x509-auth.scm b/guile/tests/x509-auth.scm
index 432256f..147ff66 100644
--- a/guile/tests/x509-auth.scm
+++ b/guile/tests/x509-auth.scm
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/tests/x509-certificates.scm 
b/guile/tests/x509-certificates.scm
index 1099c7e..3ecddb9 100644
--- a/guile/tests/x509-certificates.scm
+++ b/guile/tests/x509-certificates.scm
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
diff --git a/lib/Makefile.am b/lib/Makefile.am
index e389d25..5e4ce56 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 
Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
diff --git a/lib/auth_anon.c b/lib/auth_anon.c
index 28932e9..b3917e0 100644
--- a/lib/auth_anon.c
+++ b/lib/auth_anon.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/auth_anon.h b/lib/auth_anon.h
index 66bb692..0a46704 100644
--- a/lib/auth_anon.h
+++ b/lib/auth_anon.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/auth_cert.c b/lib/auth_cert.c
index 337f67f..8e4f4aa 100644
--- a/lib/auth_cert.c
+++ b/lib/auth_cert.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free 
Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+ * 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/auth_cert.h b/lib/auth_cert.h
index 1351af9..f7f752e 100644
--- a/lib/auth_cert.h
+++ b/lib/auth_cert.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, 
Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/auth_dh_common.c b/lib/auth_dh_common.c
index d24db7f..17052bf 100644
--- a/lib/auth_dh_common.c
+++ b/lib/auth_dh_common.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/auth_dh_common.h b/lib/auth_dh_common.h
index fe243bb..57d17ff 100644
--- a/lib/auth_dh_common.h
+++ b/lib/auth_dh_common.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/auth_dhe.c b/lib/auth_dhe.c
index ee5f770..b24c456 100644
--- a/lib/auth_dhe.c
+++ b/lib/auth_dhe.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/auth_dhe_psk.c b/lib/auth_dhe_psk.c
index d3b09f2..29c65f9 100644
--- a/lib/auth_dhe_psk.c
+++ b/lib/auth_dhe_psk.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2007, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/auth_psk.c b/lib/auth_psk.c
index e33c0ef..c7f1a2e 100644
--- a/lib/auth_psk.c
+++ b/lib/auth_psk.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2007, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/auth_psk.h b/lib/auth_psk.h
index 9ae4bd0..4e6ea41 100644
--- a/lib/auth_psk.h
+++ b/lib/auth_psk.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2007, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/auth_psk_passwd.c b/lib/auth_psk_passwd.c
index 78f540a..98397a8 100644
--- a/lib/auth_psk_passwd.c
+++ b/lib/auth_psk_passwd.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2007, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/auth_psk_passwd.h b/lib/auth_psk_passwd.h
index 0c8a1d8..fe27804 100644
--- a/lib/auth_psk_passwd.h
+++ b/lib/auth_psk_passwd.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2007, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/auth_rsa.c b/lib/auth_rsa.c
index b8c498a..e9bbb13 100644
--- a/lib/auth_rsa.c
+++ b/lib/auth_rsa.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/auth_rsa_export.c b/lib/auth_rsa_export.c
index e07325a..83d5b81 100644
--- a/lib/auth_rsa_export.c
+++ b/lib/auth_rsa_export.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/auth_srp.c b/lib/auth_srp.c
index 818d98d..3f5eb55 100644
--- a/lib/auth_srp.c
+++ b/lib/auth_srp.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/auth_srp.h b/lib/auth_srp.h
index 7438d9b..b15f46e 100644
--- a/lib/auth_srp.h
+++ b/lib/auth_srp.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, 
Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/auth_srp_passwd.c b/lib/auth_srp_passwd.c
index dec8531..8d3e6d7 100644
--- a/lib/auth_srp_passwd.c
+++ b/lib/auth_srp_passwd.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, 
Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/auth_srp_passwd.h b/lib/auth_srp_passwd.h
index 813e59d..6629206 100644
--- a/lib/auth_srp_passwd.h
+++ b/lib/auth_srp_passwd.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, 
Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/auth_srp_rsa.c b/lib/auth_srp_rsa.c
index 0603732..6f15b80 100644
--- a/lib/auth_srp_rsa.c
+++ b/lib/auth_srp_rsa.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation, 
Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/auth_srp_sb64.c b/lib/auth_srp_sb64.c
index eec0dde..d702c0d 100644
--- a/lib/auth_srp_sb64.c
+++ b/lib/auth_srp_sb64.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, 
Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/cipher-libgcrypt.c b/lib/cipher-libgcrypt.c
index c70aaad..e2b34fe 100644
--- a/lib/cipher-libgcrypt.c
+++ b/lib/cipher-libgcrypt.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/configure.ac b/lib/configure.ac
index 4cf7d43..01178b7 100644
--- a/lib/configure.ac
+++ b/lib/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-#    Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos, Simon Josefsson
 #
diff --git a/lib/crypto-api.c b/lib/crypto-api.c
index 518ffb8..a88ab94 100644
--- a/lib/crypto-api.c
+++ b/lib/crypto-api.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2004, 2005, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/crypto.c b/lib/crypto.c
index 2fae849..9942efb 100644
--- a/lib/crypto.c
+++ b/lib/crypto.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/crypto.h b/lib/crypto.h
index 386490e..ae4e9c2 100644
--- a/lib/crypto.h
+++ b/lib/crypto.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/cryptodev.c b/lib/cryptodev.c
index 058a47e..9a36b9d 100644
--- a/lib/cryptodev.c
+++ b/lib/cryptodev.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/debug.c b/lib/debug.c
index b753e88..58e0bcd 100644
--- a/lib/debug.c
+++ b/lib/debug.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/debug.h b/lib/debug.h
index 586b00c..0fef217 100644
--- a/lib/debug.h
+++ b/lib/debug.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2003, 2004, 2005, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2001, 2003, 2004, 2005, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/ext_cert_type.c b/lib/ext_cert_type.c
index 257a128..b144dd5 100644
--- a/lib/ext_cert_type.c
+++ b/lib/ext_cert_type.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/ext_cert_type.h b/lib/ext_cert_type.h
index 3d3cc4f..e515fdd 100644
--- a/lib/ext_cert_type.h
+++ b/lib/ext_cert_type.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/ext_max_record.c b/lib/ext_max_record.c
index cd27a11..02d7445 100644
--- a/lib/ext_max_record.c
+++ b/lib/ext_max_record.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2004, 2005, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/ext_max_record.h b/lib/ext_max_record.h
index 2afee10..502a1f9 100644
--- a/lib/ext_max_record.h
+++ b/lib/ext_max_record.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/ext_oprfi.c b/lib/ext_oprfi.c
index 0f2fb85..b0a5bf7 100644
--- a/lib/ext_oprfi.c
+++ b/lib/ext_oprfi.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/lib/ext_oprfi.h b/lib/ext_oprfi.h
index 515c117..479efa3 100644
--- a/lib/ext_oprfi.h
+++ b/lib/ext_oprfi.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/lib/ext_safe_renegotiation.c b/lib/ext_safe_renegotiation.c
index 2cdae96..fc11e94 100644
--- a/lib/ext_safe_renegotiation.c
+++ b/lib/ext_safe_renegotiation.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Steve Dispensa (<address@hidden>)
  *
diff --git a/lib/ext_safe_renegotiation.h b/lib/ext_safe_renegotiation.h
index 5f0c446..b70e481 100644
--- a/lib/ext_safe_renegotiation.h
+++ b/lib/ext_safe_renegotiation.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Steve Dispensa (<address@hidden>)
  *
diff --git a/lib/ext_server_name.c b/lib/ext_server_name.c
index c506420..533808b 100644
--- a/lib/ext_server_name.c
+++ b/lib/ext_server_name.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/ext_server_name.h b/lib/ext_server_name.h
index 388d206..57555b2 100644
--- a/lib/ext_server_name.h
+++ b/lib/ext_server_name.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/ext_session_ticket.c b/lib/ext_session_ticket.c
index 4f65eb8..d659a83 100644
--- a/lib/ext_session_ticket.c
+++ b/lib/ext_session_ticket.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Daiki Ueno
  *
diff --git a/lib/ext_session_ticket.h b/lib/ext_session_ticket.h
index 3fd8ee6..49ca7f4 100644
--- a/lib/ext_session_ticket.h
+++ b/lib/ext_session_ticket.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Daiki Ueno
  *
diff --git a/lib/ext_signature.c b/lib/ext_signature.c
index 400c798..b11a891 100644
--- a/lib/ext_signature.c
+++ b/lib/ext_signature.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/ext_signature.h b/lib/ext_signature.h
index 8b4360f..7123637 100644
--- a/lib/ext_signature.h
+++ b/lib/ext_signature.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/ext_srp.c b/lib/ext_srp.c
index 6950a2d..c6ded6e 100644
--- a/lib/ext_srp.c
+++ b/lib/ext_srp.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/ext_srp.h b/lib/ext_srp.h
index 5ad7348..42ca567 100644
--- a/lib/ext_srp.h
+++ b/lib/ext_srp.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_alert.c b/lib/gnutls_alert.c
index 8e4ac4f..3176835 100644
--- a/lib/gnutls_alert.c
+++ b/lib/gnutls_alert.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_algorithms.c b/lib/gnutls_algorithms.c
index e398df6..861fbda 100644
--- a/lib/gnutls_algorithms.c
+++ b/lib/gnutls_algorithms.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free 
Software Foundation, Inc.
+ * Copyright (C) 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+ * 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_algorithms.h b/lib/gnutls_algorithms.h
index 3d38d2b..34df282 100644
--- a/lib/gnutls_algorithms.h
+++ b/lib/gnutls_algorithms.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_anon_cred.c b/lib/gnutls_anon_cred.c
index bafd676..837bd94 100644
--- a/lib/gnutls_anon_cred.c
+++ b/lib/gnutls_anon_cred.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2001, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_auth.c b/lib/gnutls_auth.c
index 4730f51..328fa2f 100644
--- a/lib/gnutls_auth.c
+++ b/lib/gnutls_auth.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_auth.h b/lib/gnutls_auth.h
index da2f6b8..312b03c 100644
--- a/lib/gnutls_auth.h
+++ b/lib/gnutls_auth.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_buffers.c b/lib/gnutls_buffers.c
index d6effe2..8b20842 100644
--- a/lib/gnutls_buffers.c
+++ b/lib/gnutls_buffers.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 
Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+ * 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_buffers.h b/lib/gnutls_buffers.h
index 2a92538..1b0d194 100644
--- a/lib/gnutls_buffers.h
+++ b/lib/gnutls_buffers.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_cert.c b/lib/gnutls_cert.c
index 4e355dc..ce2aef2 100644
--- a/lib/gnutls_cert.c
+++ b/lib/gnutls_cert.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free 
Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+ * 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_cert.h b/lib/gnutls_cert.h
index 07beffc..179a186 100644
--- a/lib/gnutls_cert.h
+++ b/lib/gnutls_cert.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_cipher.c b/lib/gnutls_cipher.c
index cc9d38e..f1a4efc 100644
--- a/lib/gnutls_cipher.c
+++ b/lib/gnutls_cipher.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_cipher.h b/lib/gnutls_cipher.h
index e4181e7..aa6b9e3 100644
--- a/lib/gnutls_cipher.h
+++ b/lib/gnutls_cipher.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_cipher_int.h b/lib/gnutls_cipher_int.h
index 4f8fc31..55abc09 100644
--- a/lib/gnutls_cipher_int.h
+++ b/lib/gnutls_cipher_int.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_compress.c b/lib/gnutls_compress.c
index 73e3e27..67044de 100644
--- a/lib/gnutls_compress.c
+++ b/lib/gnutls_compress.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2004, 2005, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_compress.h b/lib/gnutls_compress.h
index 5d1f044..35cfcab 100644
--- a/lib/gnutls_compress.h
+++ b/lib/gnutls_compress.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_constate.c b/lib/gnutls_constate.c
index 41e3d7a..3658949 100644
--- a/lib/gnutls_constate.c
+++ b/lib/gnutls_constate.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008  Free Software 
Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_constate.h b/lib/gnutls_constate.h
index 68076dd..26c0af0 100644
--- a/lib/gnutls_constate.h
+++ b/lib/gnutls_constate.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_datum.c b/lib/gnutls_datum.c
index 55661ef..04c4411 100644
--- a/lib/gnutls_datum.c
+++ b/lib/gnutls_datum.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation, 
Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_datum.h b/lib/gnutls_datum.h
index 1ee8b11..73488dc 100644
--- a/lib/gnutls_datum.h
+++ b/lib/gnutls_datum.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_db.c b/lib/gnutls_db.c
index 3f71ca9..e136eaa 100644
--- a/lib/gnutls_db.c
+++ b/lib/gnutls_db.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2002, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_db.h b/lib/gnutls_db.h
index ad3bd8b..3848a50 100644
--- a/lib/gnutls_db.h
+++ b/lib/gnutls_db.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_dh.c b/lib/gnutls_dh.c
index 3760dee..e1e5b5a 100644
--- a/lib/gnutls_dh.c
+++ b/lib/gnutls_dh.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_dh.h b/lib/gnutls_dh.h
index 0e17e0e..dce3e5b 100644
--- a/lib/gnutls_dh.h
+++ b/lib/gnutls_dh.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_dh_primes.c b/lib/gnutls_dh_primes.c
index 8a3c571..2d79f07 100644
--- a/lib/gnutls_dh_primes.c
+++ b/lib/gnutls_dh_primes.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2003, 2004, 2005, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2003, 2004, 2005, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_errors.c b/lib/gnutls_errors.c
index b4a1177..0de3741 100644
--- a/lib/gnutls_errors.c
+++ b/lib/gnutls_errors.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 
Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+ * 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_errors.h b/lib/gnutls_errors.h
index a1d8ac2..9dd9a39 100644
--- a/lib/gnutls_errors.h
+++ b/lib/gnutls_errors.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_extensions.c b/lib/gnutls_extensions.c
index a1afc5f..e76a54d 100644
--- a/lib/gnutls_extensions.c
+++ b/lib/gnutls_extensions.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos, Simon Josefsson
  *
diff --git a/lib/gnutls_extensions.h b/lib/gnutls_extensions.h
index 3bceaf0..50cb2b9 100644
--- a/lib/gnutls_extensions.h
+++ b/lib/gnutls_extensions.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_global.c b/lib/gnutls_global.c
index aeb48b5..01b6ce4 100644
--- a/lib/gnutls_global.c
+++ b/lib/gnutls_global.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_global.h b/lib/gnutls_global.h
index 5bf2b27..984a394 100644
--- a/lib/gnutls_global.h
+++ b/lib/gnutls_global.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_handshake.c b/lib/gnutls_handshake.c
index 47565fa..39669f1 100644
--- a/lib/gnutls_handshake.c
+++ b/lib/gnutls_handshake.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 
Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+ * 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_handshake.h b/lib/gnutls_handshake.h
index 62bc92d..ed71319 100644
--- a/lib/gnutls_handshake.h
+++ b/lib/gnutls_handshake.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_hash_int.c b/lib/gnutls_hash_int.c
index 72caa95..ebbf4bc 100644
--- a/lib/gnutls_hash_int.c
+++ b/lib/gnutls_hash_int.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2004, 2005, 2007, 2008 Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2001, 2004, 2005, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_hash_int.h b/lib/gnutls_hash_int.h
index 1fbd74a..0df6967 100644
--- a/lib/gnutls_hash_int.h
+++ b/lib/gnutls_hash_int.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_helper.c b/lib/gnutls_helper.c
index a2c3c81..ca4fccf 100644
--- a/lib/gnutls_helper.c
+++ b/lib/gnutls_helper.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_int.h b/lib/gnutls_int.h
index f198222..b8b8bbd 100644
--- a/lib/gnutls_int.h
+++ b/lib/gnutls_int.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 
Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+ * 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_kx.c b/lib/gnutls_kx.c
index e18a21c..3f7bff2 100644
--- a/lib/gnutls_kx.c
+++ b/lib/gnutls_kx.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2004, 2005, 2006, 2008  Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2001, 2004, 2005, 2006, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_kx.h b/lib/gnutls_kx.h
index bbf16c2..8f36540 100644
--- a/lib/gnutls_kx.h
+++ b/lib/gnutls_kx.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_mem.c b/lib/gnutls_mem.c
index c662158..1acc4a5 100644
--- a/lib/gnutls_mem.c
+++ b/lib/gnutls_mem.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, 
Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_mem.h b/lib/gnutls_mem.h
index 733b22e..a5b4b87 100644
--- a/lib/gnutls_mem.h
+++ b/lib/gnutls_mem.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_mpi.c b/lib/gnutls_mpi.c
index 8d41ffa..76a93a0 100644
--- a/lib/gnutls_mpi.c
+++ b/lib/gnutls_mpi.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, 
Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_mpi.h b/lib/gnutls_mpi.h
index 1a72a59..cd3d05a 100644
--- a/lib/gnutls_mpi.h
+++ b/lib/gnutls_mpi.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_num.c b/lib/gnutls_num.c
index c932efd..68247d8 100644
--- a/lib/gnutls_num.c
+++ b/lib/gnutls_num.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_num.h b/lib/gnutls_num.h
index db7568c..f847922 100644
--- a/lib/gnutls_num.h
+++ b/lib/gnutls_num.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_pk.c b/lib/gnutls_pk.c
index f389819..020e1b1 100644
--- a/lib/gnutls_pk.c
+++ b/lib/gnutls_pk.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_pk.h b/lib/gnutls_pk.h
index 2916830..0a0f7c0 100644
--- a/lib/gnutls_pk.h
+++ b/lib/gnutls_pk.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_priority.c b/lib/gnutls_priority.c
index 96e2715..16d28d5 100644
--- a/lib/gnutls_priority.c
+++ b/lib/gnutls_priority.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_psk.c b/lib/gnutls_psk.c
index 2b71b32..471def5 100644
--- a/lib/gnutls_psk.c
+++ b/lib/gnutls_psk.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_psk_netconf.c b/lib/gnutls_psk_netconf.c
index a192a72..b6e5b9a 100644
--- a/lib/gnutls_psk_netconf.c
+++ b/lib/gnutls_psk_netconf.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/lib/gnutls_record.c b/lib/gnutls_record.c
index 863b0c2..6b8736d 100644
--- a/lib/gnutls_record.c
+++ b/lib/gnutls_record.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 
Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+ * 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_record.h b/lib/gnutls_record.h
index 96c90d3..d65333f 100644
--- a/lib/gnutls_record.h
+++ b/lib/gnutls_record.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_rsa_export.c b/lib/gnutls_rsa_export.c
index f89a310..96879fb 100644
--- a/lib/gnutls_rsa_export.c
+++ b/lib/gnutls_rsa_export.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_rsa_export.h b/lib/gnutls_rsa_export.h
index cad2148..93f2c53 100644
--- a/lib/gnutls_rsa_export.h
+++ b/lib/gnutls_rsa_export.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_session.c b/lib/gnutls_session.c
index 2179af8..b4ef604 100644
--- a/lib/gnutls_session.c
+++ b/lib/gnutls_session.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2003, 2004, 2005, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_session_pack.c b/lib/gnutls_session_pack.c
index c8817e7..27afbc9 100644
--- a/lib/gnutls_session_pack.c
+++ b/lib/gnutls_session_pack.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_session_pack.h b/lib/gnutls_session_pack.h
index 89a1152..b66ae2b 100644
--- a/lib/gnutls_session_pack.h
+++ b/lib/gnutls_session_pack.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_sig.c b/lib/gnutls_sig.c
index 186e3f2..0c78bf3 100644
--- a/lib/gnutls_sig.c
+++ b/lib/gnutls_sig.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2001, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_sig.h b/lib/gnutls_sig.h
index 3ca93c0..a19f236 100644
--- a/lib/gnutls_sig.h
+++ b/lib/gnutls_sig.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_srp.c b/lib/gnutls_srp.c
index ffb9243..aababc4 100644
--- a/lib/gnutls_srp.c
+++ b/lib/gnutls_srp.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_srp.h b/lib/gnutls_srp.h
index cdb81d0..0c12d41 100644
--- a/lib/gnutls_srp.h
+++ b/lib/gnutls_srp.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_state.c b/lib/gnutls_state.c
index 82cd1fb..672634d 100644
--- a/lib/gnutls_state.c
+++ b/lib/gnutls_state.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_state.h b/lib/gnutls_state.h
index 481db77..0b85ca4 100644
--- a/lib/gnutls_state.h
+++ b/lib/gnutls_state.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_str.c b/lib/gnutls_str.c
index 6dbecaf..02d6290 100644
--- a/lib/gnutls_str.c
+++ b/lib/gnutls_str.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2004, 2005, 2007, 2008, 2009  Free Software Foundation, 
Inc.
+ * Copyright (C) 2002, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_str.h b/lib/gnutls_str.h
index 72da1c0..32ee16c 100644
--- a/lib/gnutls_str.h
+++ b/lib/gnutls_str.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009 Free 
Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009,
+ * 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_supplemental.c b/lib/gnutls_supplemental.c
index 7e13dc5..9ee172b 100644
--- a/lib/gnutls_supplemental.c
+++ b/lib/gnutls_supplemental.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/lib/gnutls_supplemental.h b/lib/gnutls_supplemental.h
index 8888f59..67e4673 100644
--- a/lib/gnutls_supplemental.h
+++ b/lib/gnutls_supplemental.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/lib/gnutls_ui.c b/lib/gnutls_ui.c
index 43257ed..32f3e38 100644
--- a/lib/gnutls_ui.c
+++ b/lib/gnutls_ui.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_v2_compat.c b/lib/gnutls_v2_compat.c
index d435186..45cf8e3 100644
--- a/lib/gnutls_v2_compat.c
+++ b/lib/gnutls_v2_compat.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2004, 2005, 2006, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_v2_compat.h b/lib/gnutls_v2_compat.h
index 34653c5..6a2cd94 100644
--- a/lib/gnutls_v2_compat.h
+++ b/lib/gnutls_v2_compat.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_x509.c b/lib/gnutls_x509.c
index fe0d4d1..6e16311 100644
--- a/lib/gnutls_x509.c
+++ b/lib/gnutls_x509.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/gnutls_x509.h b/lib/gnutls_x509.h
index 71ca717..dec9244 100644
--- a/lib/gnutls_x509.h
+++ b/lib/gnutls_x509.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/includes/Makefile.am b/lib/includes/Makefile.am
index ae05c13..e419786 100644
--- a/lib/includes/Makefile.am
+++ b/lib/includes/Makefile.am
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free 
Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2010 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
diff --git a/lib/includes/gnutls/crypto.h b/lib/includes/gnutls/crypto.h
index ca0cf4f..0c136de 100644
--- a/lib/includes/gnutls/crypto.h
+++ b/lib/includes/gnutls/crypto.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/includes/gnutls/gnutls.h.in b/lib/includes/gnutls/gnutls.h.in
index 394f589..2e31689 100644
--- a/lib/includes/gnutls/gnutls.h.in
+++ b/lib/includes/gnutls/gnutls.h.in
@@ -1,5 +1,6 @@
 /* -*- c -*-
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 
Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+ * 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavroyanopoulos
  *
diff --git a/lib/includes/gnutls/openpgp.h b/lib/includes/gnutls/openpgp.h
index 1d6e16e..30880e9 100644
--- a/lib/includes/gnutls/openpgp.h
+++ b/lib/includes/gnutls/openpgp.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/includes/gnutls/pkcs12.h b/lib/includes/gnutls/pkcs12.h
index 670b895..a2cea1d 100644
--- a/lib/includes/gnutls/pkcs12.h
+++ b/lib/includes/gnutls/pkcs12.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/includes/gnutls/x509.h b/lib/includes/gnutls/x509.h
index d40244b..fdd3823 100644
--- a/lib/includes/gnutls/x509.h
+++ b/lib/includes/gnutls/x509.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/libgnutls.map b/lib/libgnutls.map
index f02c4bd..bec2db0 100644
--- a/lib/libgnutls.map
+++ b/lib/libgnutls.map
@@ -1,5 +1,6 @@
 # libgnutls.map -- libgnutls linker version script.           -*- ld-script -*-
-# Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+# Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/lib/libgnutlsxx.map b/lib/libgnutlsxx.map
index 16b57b8..b3e2e76 100644
--- a/lib/libgnutlsxx.map
+++ b/lib/libgnutlsxx.map
@@ -1,5 +1,5 @@
 # libgnutlsxx.map -- linker script for libgnutls.              -*- ld-script 
-*-
-# Copyright (C) 2005, 2006, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2006, 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/lib/m4/hooks.m4 b/lib/m4/hooks.m4
index edc3a3e..f0f67e0 100644
--- a/lib/m4/hooks.m4
+++ b/lib/m4/hooks.m4
@@ -1,5 +1,5 @@
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-#    Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos, Simon Josefsson
 #
diff --git a/lib/mac-libgcrypt.c b/lib/mac-libgcrypt.c
index 3840add..3cff9b6 100644
--- a/lib/mac-libgcrypt.c
+++ b/lib/mac-libgcrypt.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/minitasn1/Makefile.am b/lib/minitasn1/Makefile.am
index 9a9bc82..e32783e 100644
--- a/lib/minitasn1/Makefile.am
+++ b/lib/minitasn1/Makefile.am
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+# Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
diff --git a/lib/minitasn1/gstr.c b/lib/minitasn1/gstr.c
index d622490..e08de14 100644
--- a/lib/minitasn1/gstr.c
+++ b/lib/minitasn1/gstr.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
+ * Inc.
  * Copyright (C) 2002 Nikos Mavroyanopoulos
  *
  * This file is part of LIBTASN1.
diff --git a/lib/minitasn1/int.h b/lib/minitasn1/int.h
index 5b42af5..bc583c4 100644
--- a/lib/minitasn1/int.h
+++ b/lib/minitasn1/int.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  * Copyright (C) 2002 Fabio Fiorina
  *
  * This file is part of LIBTASN1.
diff --git a/lib/minitasn1/libtasn1.h b/lib/minitasn1/libtasn1.h
index 0e9d492..d108322 100644
--- a/lib/minitasn1/libtasn1.h
+++ b/lib/minitasn1/libtasn1.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  * Copyright (C) 2002 Fabio Fiorina
  *
  * This file is part of LIBTASN1.
diff --git a/lib/minitasn1/parser_aux.c b/lib/minitasn1/parser_aux.c
index 2cef296..6057813 100644
--- a/lib/minitasn1/parser_aux.c
+++ b/lib/minitasn1/parser_aux.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  * Copyright (C) 2000,2001 Fabio Fiorina
  *
  * This file is part of LIBTASN1.
diff --git a/lib/minitasn1/structure.c b/lib/minitasn1/structure.c
index 48a18b8..fc7d727 100644
--- a/lib/minitasn1/structure.c
+++ b/lib/minitasn1/structure.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  * Copyright (C) 2002  Fabio Fiorina
  *
  * This file is part of LIBTASN1.
diff --git a/lib/mpi-libgcrypt.c b/lib/mpi-libgcrypt.c
index 35c7398..0781dbf 100644
--- a/lib/mpi-libgcrypt.c
+++ b/lib/mpi-libgcrypt.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/opencdk/Makefile.am b/lib/opencdk/Makefile.am
index 32603e5..8d9913f 100644
--- a/lib/opencdk/Makefile.am
+++ b/lib/opencdk/Makefile.am
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2010 Free Software
+# Foundation, Inc.
 #
 # Author: Nikos Mavroyanopoulos
 #
diff --git a/lib/opencdk/armor.c b/lib/opencdk/armor.c
index 3a08b5f..ad8c165 100644
--- a/lib/opencdk/armor.c
+++ b/lib/opencdk/armor.c
@@ -1,5 +1,6 @@
 /* armor.c - Armor filters
- * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2007, 2008 Free Software 
Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/context.h b/lib/opencdk/context.h
index b695f0f..101b060 100644
--- a/lib/opencdk/context.h
+++ b/lib/opencdk/context.h
@@ -1,5 +1,6 @@
 /* context.h
- * Copyright (C) 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2007, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/filters.h b/lib/opencdk/filters.h
index d5a63af..d09a067 100644
--- a/lib/opencdk/filters.h
+++ b/lib/opencdk/filters.h
@@ -1,5 +1,5 @@
 /* filters.h - Filter structs
- * Copyright (C) 2002, 2003, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/hash.c b/lib/opencdk/hash.c
index 6ea435d..039e6d4 100644
--- a/lib/opencdk/hash.c
+++ b/lib/opencdk/hash.c
@@ -1,5 +1,6 @@
 /* hash.c - Hash filters
- * Copyright (C) 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2007, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/kbnode.c b/lib/opencdk/kbnode.c
index cd8e939..7464dfb 100644
--- a/lib/opencdk/kbnode.c
+++ b/lib/opencdk/kbnode.c
@@ -1,5 +1,6 @@
 /* kbnode.c -  keyblock node utility functions
- * Copyright (C) 1998-2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/keydb.c b/lib/opencdk/keydb.c
index 85281c6..7b79852 100644
--- a/lib/opencdk/keydb.c
+++ b/lib/opencdk/keydb.c
@@ -1,5 +1,6 @@
 /* keydb.c - Key database routines
- * Copyright (C) 2002, 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/literal.c b/lib/opencdk/literal.c
index d76f795..d654cd4 100644
--- a/lib/opencdk/literal.c
+++ b/lib/opencdk/literal.c
@@ -1,5 +1,6 @@
 /* literal.c - Literal packet filters
- * Copyright (C) 2002, 2003, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2008, 2009, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/main.c b/lib/opencdk/main.c
index ddf9c33..1803643 100644
--- a/lib/opencdk/main.c
+++ b/lib/opencdk/main.c
@@ -1,5 +1,6 @@
 /* main.c
- * Copyright (C) 2001, 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/main.h b/lib/opencdk/main.h
index 613bc94..0a76dc6 100644
--- a/lib/opencdk/main.h
+++ b/lib/opencdk/main.h
@@ -1,5 +1,6 @@
 /* main.h
- * Copyright (C) 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2007, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/misc.c b/lib/opencdk/misc.c
index 1331253..26c1590 100644
--- a/lib/opencdk/misc.c
+++ b/lib/opencdk/misc.c
@@ -1,5 +1,6 @@
 /* misc.c
- * Copyright (C) 1998-2002, 2003, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2009,
+ * 2010 Free Software Foundation, Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/new-packet.c b/lib/opencdk/new-packet.c
index dc5304b..70048ed 100644
--- a/lib/opencdk/new-packet.c
+++ b/lib/opencdk/new-packet.c
@@ -1,5 +1,6 @@
 /* new-packet.c - packet handling (freeing, copying, ...)
- * Copyright (C) 2001, 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/opencdk.h b/lib/opencdk/opencdk.h
index 0ba17af..23b1471 100644
--- a/lib/opencdk/opencdk.h
+++ b/lib/opencdk/opencdk.h
@@ -1,5 +1,6 @@
 /* opencdk.h - Open Crypto Development Kit (OpenCDK)
- * Copyright (C) 2001, 2002, 2003, 2006, 2007, 2008 Free Software Foundation, 
Inc.
+ * Copyright (C) 2001, 2002, 2003, 2006, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/packet.h b/lib/opencdk/packet.h
index 4e3f5a5..ea3b147 100644
--- a/lib/opencdk/packet.h
+++ b/lib/opencdk/packet.h
@@ -1,5 +1,6 @@
 /* packet.h
- * Copyright (C) 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2007, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/pubkey.c b/lib/opencdk/pubkey.c
index 0ee122b..d9f66f2 100644
--- a/lib/opencdk/pubkey.c
+++ b/lib/opencdk/pubkey.c
@@ -1,5 +1,6 @@
 /* pubkey.c - Public key API
- * Copyright (C) 2002, 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/read-packet.c b/lib/opencdk/read-packet.c
index a044a10..cae56f1 100644
--- a/lib/opencdk/read-packet.c
+++ b/lib/opencdk/read-packet.c
@@ -1,5 +1,6 @@
 /* read-packet.c - Read OpenPGP packets
- * Copyright (C) 2001, 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/seskey.c b/lib/opencdk/seskey.c
index 33d9c85..e3e4d40 100644
--- a/lib/opencdk/seskey.c
+++ b/lib/opencdk/seskey.c
@@ -1,5 +1,6 @@
 /* seskey.c - Session key routines
- * Copyright (C) 1998-2000, 2002, 2003, 2007, 2008 Free Software Foundation, 
Inc.
+ * Copyright (C) 1998, 1999, 2000, 2002, 2003, 2007, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/sig-check.c b/lib/opencdk/sig-check.c
index f4e8ccf..6c6f7c1 100644
--- a/lib/opencdk/sig-check.c
+++ b/lib/opencdk/sig-check.c
@@ -1,5 +1,6 @@
 /* sig-check.c - Check signatures
- * Copyright (C) 1998-2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/stream.c b/lib/opencdk/stream.c
index 82f8155..68c6b3a 100644
--- a/lib/opencdk/stream.c
+++ b/lib/opencdk/stream.c
@@ -1,5 +1,6 @@
 /* stream.c - The stream implementation
- * Copyright (C) 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2007, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/stream.h b/lib/opencdk/stream.h
index 977d675..f7883c5 100644
--- a/lib/opencdk/stream.h
+++ b/lib/opencdk/stream.h
@@ -1,5 +1,6 @@
 /* stream.h - internal definiton for the STREAM object
- * Copyright (C) 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2007, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/types.h b/lib/opencdk/types.h
index 8456a82..5a225d9 100644
--- a/lib/opencdk/types.h
+++ b/lib/opencdk/types.h
@@ -1,5 +1,6 @@
 /* types.h - Some type definitions
- * Copyright (C) 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2007, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/verify.c b/lib/opencdk/verify.c
index 1b17940..ab1638d 100644
--- a/lib/opencdk/verify.c
+++ b/lib/opencdk/verify.c
@@ -1,5 +1,6 @@
 /* verify.c - Verify signatures
- * Copyright (C) 2001, 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/opencdk/write-packet.c b/lib/opencdk/write-packet.c
index b095655..2c8e713 100644
--- a/lib/opencdk/write-packet.c
+++ b/lib/opencdk/write-packet.c
@@ -1,5 +1,6 @@
 /* write-packet.c - Write OpenPGP packets
- * Copyright (C) 2001, 2002, 2003, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2001, 2002, 2003, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz
  *
diff --git a/lib/openpgp/Makefile.am b/lib/openpgp/Makefile.am
index 16f026d..5b28a48 100644
--- a/lib/openpgp/Makefile.am
+++ b/lib/openpgp/Makefile.am
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+# Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
diff --git a/lib/openpgp/compat.c b/lib/openpgp/compat.c
index c0095ea..0f4a602 100644
--- a/lib/openpgp/compat.c
+++ b/lib/openpgp/compat.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz, Nikos Mavrogiannopoulos
  *
diff --git a/lib/openpgp/extras.c b/lib/openpgp/extras.c
index a6f61d8..60261c9 100644
--- a/lib/openpgp/extras.c
+++ b/lib/openpgp/extras.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos, Timo Schulz
  *
diff --git a/lib/openpgp/gnutls_openpgp.c b/lib/openpgp/gnutls_openpgp.c
index b3c42db..1c6818e 100644
--- a/lib/openpgp/gnutls_openpgp.c
+++ b/lib/openpgp/gnutls_openpgp.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Timo Schulz, Nikos Mavrogiannopoulos
  *
diff --git a/lib/openpgp/output.c b/lib/openpgp/output.c
index 628949a..996d9f3 100644
--- a/lib/openpgp/output.c
+++ b/lib/openpgp/output.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson, Nikos Mavrogiannopoulos
  *
diff --git a/lib/openpgp/pgp.c b/lib/openpgp/pgp.c
index d0e6539..6e2a122 100644
--- a/lib/openpgp/pgp.c
+++ b/lib/openpgp/pgp.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Timo Schulz, Nikos Mavrogiannopoulos
  *
diff --git a/lib/openpgp/pgpverify.c b/lib/openpgp/pgpverify.c
index 89427bf..0bad94b 100644
--- a/lib/openpgp/pgpverify.c
+++ b/lib/openpgp/pgpverify.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, 
Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz, Nikos Mavrogiannopoulos
  *
diff --git a/lib/openpgp/privkey.c b/lib/openpgp/privkey.c
index ee5a91a..6b8cdca 100644
--- a/lib/openpgp/privkey.c
+++ b/lib/openpgp/privkey.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/pk-libgcrypt.c b/lib/pk-libgcrypt.c
index bd9b000..89844b8 100644
--- a/lib/pk-libgcrypt.c
+++ b/lib/pk-libgcrypt.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/po/cs.po.in b/lib/po/cs.po.in
index 750b54d..be2c3dc 100644
--- a/lib/po/cs.po.in
+++ b/lib/po/cs.po.in
@@ -1,5 +1,5 @@
 # Czech translation of libgnutls.
-# Copyright (C) 2009 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 # This file is distributed under the same license as the libgnutls package.
 # Petr Pisar <address@hidden>, 2009.
 #
diff --git a/lib/po/de.po.in b/lib/po/de.po.in
index 1b75bd6..bbdc486 100644
--- a/lib/po/de.po.in
+++ b/lib/po/de.po.in
@@ -1,5 +1,5 @@
 # German gnutls translation.
-# Copyright (C) 2006 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2010 Free Software Foundation, Inc.
 # This file is distributed under the same license as the gnutls package.
 # Jens Seidel <address@hidden>, 2006.
 #
diff --git a/lib/po/fr.po.in b/lib/po/fr.po.in
index b528001..50d3d02 100644
--- a/lib/po/fr.po.in
+++ b/lib/po/fr.po.in
@@ -1,5 +1,5 @@
 # translation of libgnutls-2.8.1.po to French
-# Copyright (C) 2008 Free Software Foundation, Inc.
+# Copyright (C) 2008, 2010 Free Software Foundation, Inc.
 # This file is distributed under the same license as the libgnutls package.
 # Nicolas Provost <address@hidden>, 2009.
 #
diff --git a/lib/po/ms.po.in b/lib/po/ms.po.in
index 4260eb4..83ab674 100644
--- a/lib/po/ms.po.in
+++ b/lib/po/ms.po.in
@@ -1,5 +1,5 @@
 # gnutls Bahasa Melayu (Malay) (ms)
-# Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
 # This file is distributed under the same license as the gnutls package.
 # Sharuzzaman Ahmat Raslan <address@hidden>, 2006, 2007, 2008.
 #
diff --git a/lib/po/nl.po.in b/lib/po/nl.po.in
index 64a5c15..b91333d 100644
--- a/lib/po/nl.po.in
+++ b/lib/po/nl.po.in
@@ -1,5 +1,5 @@
 # Dutch translations for libgnutls
-# Copyright (C) 2009 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 # This file is distributed under the same license as the libgnutls package.
 # Benno Schulenberg <address@hidden>, 2007, 2008.
 # Erwin Poeze <address@hidden>, 2009
diff --git a/lib/po/pl.po.in b/lib/po/pl.po.in
index bcb8578..2b4e685 100644
--- a/lib/po/pl.po.in
+++ b/lib/po/pl.po.in
@@ -1,5 +1,6 @@
 # Polish translation for gnutls.
-# Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
+# Inc.
 # This file is distributed under the same license as the libgnutls package.
 # Jakub Bogusz <address@hidden>, 2006-2009.
 #
diff --git a/lib/po/sv.po.in b/lib/po/sv.po.in
index fb09e87..b3ece67 100644
--- a/lib/po/sv.po.in
+++ b/lib/po/sv.po.in
@@ -1,5 +1,5 @@
 # Swedish translation of libgnutls.
-# Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 # This file is distributed under the same license as the libgnutls package.
 # Daniel Nylander <address@hidden>, 2006, 2007, 2008, 2009.
 #
diff --git a/lib/random.c b/lib/random.c
index 5322ca1..394d80b 100644
--- a/lib/random.c
+++ b/lib/random.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/random.h b/lib/random.h
index 6c13182..97f1478 100644
--- a/lib/random.h
+++ b/lib/random.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/rnd-libgcrypt.c b/lib/rnd-libgcrypt.c
index 482135f..3e75100 100644
--- a/lib/rnd-libgcrypt.c
+++ b/lib/rnd-libgcrypt.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/x509/Makefile.am b/lib/x509/Makefile.am
index c47a98a..ac36d5a 100644
--- a/lib/x509/Makefile.am
+++ b/lib/x509/Makefile.am
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+# Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
diff --git a/lib/x509/common.c b/lib/x509/common.c
index b01a1a7..d49f0db 100644
--- a/lib/x509/common.c
+++ b/lib/x509/common.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/x509/common.h b/lib/x509/common.h
index 81be283..b70085b 100644
--- a/lib/x509/common.h
+++ b/lib/x509/common.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/x509/crl.c b/lib/x509/crl.c
index c770871..ba9663a 100644
--- a/lib/x509/crl.c
+++ b/lib/x509/crl.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, 
Inc.
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/x509/crl_write.c b/lib/x509/crl_write.c
index 4920763..26a3a25 100644
--- a/lib/x509/crl_write.c
+++ b/lib/x509/crl_write.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/x509/crq.c b/lib/x509/crq.c
index 550d2a0..a57988c 100644
--- a/lib/x509/crq.c
+++ b/lib/x509/crq.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/x509/dn.c b/lib/x509/dn.c
index 7136b10..29d7696 100644
--- a/lib/x509/dn.c
+++ b/lib/x509/dn.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009  Free Software Foundation, 
Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/x509/extensions.c b/lib/x509/extensions.c
index 46cd164..3498364 100644
--- a/lib/x509/extensions.c
+++ b/lib/x509/extensions.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/x509/mpi.c b/lib/x509/mpi.c
index 7955fe7..0a65d21 100644
--- a/lib/x509/mpi.c
+++ b/lib/x509/mpi.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/x509/output.c b/lib/x509/output.c
index 79513e3..1263d17 100644
--- a/lib/x509/output.c
+++ b/lib/x509/output.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/lib/x509/pbkdf2-sha1.c b/lib/x509/pbkdf2-sha1.c
index f63a23f..09143db 100644
--- a/lib/x509/pbkdf2-sha1.c
+++ b/lib/x509/pbkdf2-sha1.c
@@ -1,5 +1,6 @@
 /* gc-pbkdf2-sha1.c --- Password-Based Key Derivation Function a'la PKCS#5
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008 Free Software Foundation, 
Inc.
+   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008, 2010 Free Software
+   Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU Lesser General Public License as published by
diff --git a/lib/x509/pkcs12.c b/lib/x509/pkcs12.c
index 5885294..6c12e78 100644
--- a/lib/x509/pkcs12.c
+++ b/lib/x509/pkcs12.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/x509/pkcs12_bag.c b/lib/x509/pkcs12_bag.c
index 8b4a1a4..b2ffea5 100644
--- a/lib/x509/pkcs12_bag.c
+++ b/lib/x509/pkcs12_bag.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/x509/pkcs12_encr.c b/lib/x509/pkcs12_encr.c
index 5569eba..d8518ac 100644
--- a/lib/x509/pkcs12_encr.c
+++ b/lib/x509/pkcs12_encr.c
@@ -1,6 +1,7 @@
 /* minip12.c - A mini pkcs-12 implementation (modified for gnutls)
  *
- * Copyright (C) 2002, 2004, 2005, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2004, 2005, 2009, 2010 Free Software Foundation,
+ * Inc.
  *
  * This file is part of GNUTLS.
  *
diff --git a/lib/x509/pkcs7.c b/lib/x509/pkcs7.c
index 81e42e9..4bd89f7 100644
--- a/lib/x509/pkcs7.c
+++ b/lib/x509/pkcs7.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/x509/privkey.c b/lib/x509/privkey.c
index 8335292..77d205c 100644
--- a/lib/x509/privkey.c
+++ b/lib/x509/privkey.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/x509/privkey_pkcs8.c b/lib/x509/privkey_pkcs8.c
index ca1b6a2..d2029e6 100644
--- a/lib/x509/privkey_pkcs8.c
+++ b/lib/x509/privkey_pkcs8.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/x509/rfc2818_hostname.c b/lib/x509/rfc2818_hostname.c
index 837ee5f..2be1540 100644
--- a/lib/x509/rfc2818_hostname.c
+++ b/lib/x509/rfc2818_hostname.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  * Copyright (C) 2002 Andrew McDonald
  *
  * This file is part of GNUTLS.
diff --git a/lib/x509/sign.c b/lib/x509/sign.c
index 885af18..10a1dcb 100644
--- a/lib/x509/sign.c
+++ b/lib/x509/sign.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, 
Inc.
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/x509/verify.c b/lib/x509/verify.c
index b3cd277..06a0656 100644
--- a/lib/x509/verify.c
+++ b/lib/x509/verify.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/x509/x509.c b/lib/x509/x509.c
index 04f0382..f2c0122 100644
--- a/lib/x509/x509.c
+++ b/lib/x509/x509.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  * Author: Nikos Mavrogiannopoulos, Simon Josefsson, Howard Chu
  *
  * This file is part of GNUTLS.
diff --git a/lib/x509/x509_int.h b/lib/x509/x509_int.h
index 4e39b52..cc734c6 100644
--- a/lib/x509/x509_int.h
+++ b/lib/x509/x509_int.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/x509/x509_write.c b/lib/x509/x509_write.c
index b6dd7f0..908f41a 100644
--- a/lib/x509/x509_write.c
+++ b/lib/x509/x509_write.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/x509_b64.c b/lib/x509_b64.c
index 6b27a51..9b2d1df 100644
--- a/lib/x509_b64.c
+++ b/lib/x509_b64.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2003, 2004, 2005, 2008 Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2001, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/lib/x509_b64.h b/lib/x509_b64.h
index 4006385..85c4ffd 100644
--- a/lib/x509_b64.h
+++ b/lib/x509_b64.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, 
Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/libextra/Makefile.am b/libextra/Makefile.am
index 23ed77f..43c3c9c 100644
--- a/libextra/Makefile.am
+++ b/libextra/Makefile.am
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+# Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
diff --git a/libextra/configure.ac b/libextra/configure.ac
index 9452d77..27a7add 100644
--- a/libextra/configure.ac
+++ b/libextra/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-#    Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos, Simon Josefsson
 #
diff --git a/libextra/ext_inner_application.c b/libextra/ext_inner_application.c
index 8fd827a..36f5760 100644
--- a/libextra/ext_inner_application.c
+++ b/libextra/ext_inner_application.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2006, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2006, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/libextra/ext_inner_application.h b/libextra/ext_inner_application.h
index c88666a..12fb50b 100644
--- a/libextra/ext_inner_application.h
+++ b/libextra/ext_inner_application.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/libextra/fipsmd5.c b/libextra/fipsmd5.c
index 24ac094..b3f5bc1 100644
--- a/libextra/fipsmd5.c
+++ b/libextra/fipsmd5.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/libextra/gl/Makefile.am b/libextra/gl/Makefile.am
index 022efb3..5114e91 100644
--- a/libextra/gl/Makefile.am
+++ b/libextra/gl/Makefile.am
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2007, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/libextra/gnutls-extra.pc.in b/libextra/gnutls-extra.pc.in
index d8e4fe5..2eb74ae 100644
--- a/libextra/gnutls-extra.pc.in
+++ b/libextra/gnutls-extra.pc.in
@@ -1,5 +1,6 @@
 # Process this file with autoconf to produce a pkg-config metadata file.
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008 Free Software Foundation, 
Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008, 2010 Free Software
+# Foundation, Inc.
 # Author: Simon Josefsson
 # 
 # This file is free software; as a special exception the author gives
diff --git a/libextra/gnutls_extra.c b/libextra/gnutls_extra.c
index 2a55040..57ebb81 100644
--- a/libextra/gnutls_extra.c
+++ b/libextra/gnutls_extra.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2001, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/libextra/gnutls_ia.c b/libextra/gnutls_ia.c
index 6b4c4fb..2bedf77 100644
--- a/libextra/gnutls_ia.c
+++ b/libextra/gnutls_ia.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2006, 2008, 2009, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/libextra/gnutls_openssl.c b/libextra/gnutls_openssl.c
index 4f58af9..ccd1c45 100644
--- a/libextra/gnutls_openssl.c
+++ b/libextra/gnutls_openssl.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2006, 2008, 2010 Free Software Foundation,
+ * Inc.
  * Copyright (c) 2002 Andrew McDonald <address@hidden>
  *
  * This file is part of GNUTLS-EXTRA.
diff --git a/libextra/includes/Makefile.am b/libextra/includes/Makefile.am
index 41b0276..14a87c9 100644
--- a/libextra/includes/Makefile.am
+++ b/libextra/includes/Makefile.am
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software 
Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010 Free
+# Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
diff --git a/libextra/includes/gnutls/extra.h b/libextra/includes/gnutls/extra.h
index e27e307..5871a37 100644
--- a/libextra/includes/gnutls/extra.h
+++ b/libextra/includes/gnutls/extra.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2009 Free Software 
Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/libextra/includes/gnutls/openssl.h 
b/libextra/includes/gnutls/openssl.h
index fb0f56b..668fa82 100644
--- a/libextra/includes/gnutls/openssl.h
+++ b/libextra/includes/gnutls/openssl.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  * Copyright (c) 2002 Andrew McDonald <address@hidden>
  *
  * This file is part of GNUTLS-EXTRA.
diff --git a/libextra/libgnutls-extra.map b/libextra/libgnutls-extra.map
index 9671716..d66ea70 100644
--- a/libextra/libgnutls-extra.map
+++ b/libextra/libgnutls-extra.map
@@ -1,5 +1,6 @@
 # libgnutls-extra.map -- libgnutls-extra linker version script-*- ld-script -*-
-# Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation,
+# Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/libextra/m4/hooks.m4 b/libextra/m4/hooks.m4
index fb26f23..e929749 100644
--- a/libextra/m4/hooks.m4
+++ b/libextra/m4/hooks.m4
@@ -1,5 +1,5 @@
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-#    Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos, Simon Josefsson
 #
diff --git a/libextra/openssl_compat.c b/libextra/openssl_compat.c
index 66059d9..ac7a2db 100644
--- a/libextra/openssl_compat.c
+++ b/libextra/openssl_compat.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, 
Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/libextra/openssl_compat.h b/libextra/openssl_compat.h
index 521246f..a09499c 100644
--- a/libextra/openssl_compat.h
+++ b/libextra/openssl_compat.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/m4/guile.m4 b/m4/guile.m4
index fc24884..77e6420 100644
--- a/m4/guile.m4
+++ b/m4/guile.m4
@@ -1,6 +1,6 @@
 ## Autoconf macros for working with Guile.
 ##
-##   Copyright (C) 1998,2001, 2006 Free Software Foundation, Inc.
+##   Copyright (C) 1998, 2001, 2006, 2010 Free Software Foundation, Inc.
 ##
 ## This library is free software; you can redistribute it and/or
 ## modify it under the terms of the GNU Lesser General Public
diff --git a/m4/valgrind.m4 b/m4/valgrind.m4
index e22370f..189ba08 100644
--- a/m4/valgrind.m4
+++ b/m4/valgrind.m4
@@ -1,5 +1,5 @@
 # valgrind.m4 serial 2
-dnl Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+dnl Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
diff --git a/src/Makefile.am b/src/Makefile.am
index 7352eca..a551cf2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 
Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2009, 2010 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
diff --git a/src/common.c b/src/common.c
index 218aed8..64aeb01 100644
--- a/src/common.c
+++ b/src/common.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 
Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+ * 2009, 2010 Free Software Foundation, Inc.
  * Author: Nikos Mavrogiannopoulos
  *
  * This file is part of GNUTLS.
diff --git a/src/serv.c b/src/serv.c
index 38ed6a4..79859c7 100644
--- a/src/serv.c
+++ b/src/serv.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  * Copyright (C) 2001,2002 Paul Sheer
  * Portions Copyright (C) 2002,2003 Nikos Mavrogiannopoulos
  *
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 7f8ad86..39dd595 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+# Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/tests/anonself.c b/tests/anonself.c
index 44b81a9..fee0cd2 100644
--- a/tests/anonself.c
+++ b/tests/anonself.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/certder.c b/tests/certder.c
index 879caad..b86d38d 100644
--- a/tests/certder.c
+++ b/tests/certder.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/certificate_set_x509_crl.c b/tests/certificate_set_x509_crl.c
index 8dd4a75..4d3dd28 100644
--- a/tests/certificate_set_x509_crl.c
+++ b/tests/certificate_set_x509_crl.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007  Free Software Foundation, Inc.
+ * Copyright (C) 2006, 2007, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/chainverify.c b/tests/chainverify.c
index 6f38214..3529aae 100644
--- a/tests/chainverify.c
+++ b/tests/chainverify.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/crq_apis.c b/tests/crq_apis.c
index f748d65..6d875ef 100644
--- a/tests/crq_apis.c
+++ b/tests/crq_apis.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/crq_key_id.c b/tests/crq_key_id.c
index bc5319c..6c246bb 100644
--- a/tests/crq_key_id.c
+++ b/tests/crq_key_id.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: David Marín Carreño
  *
diff --git a/tests/crypto_rng.c b/tests/crypto_rng.c
index 88548ae..c1dca46 100644
--- a/tests/crypto_rng.c
+++ b/tests/crypto_rng.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
diff --git a/tests/cve-2008-4989.c b/tests/cve-2008-4989.c
index fb85287..ca38db5 100644
--- a/tests/cve-2008-4989.c
+++ b/tests/cve-2008-4989.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/cve-2009-1415.c b/tests/cve-2009-1415.c
index fd304b6..3f3561c 100644
--- a/tests/cve-2009-1415.c
+++ b/tests/cve-2009-1415.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/cve-2009-1416.c b/tests/cve-2009-1416.c
index 69e68c2..715e404 100644
--- a/tests/cve-2009-1416.c
+++ b/tests/cve-2009-1416.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/dhepskself.c b/tests/dhepskself.c
index d3e89a9..6f83776 100644
--- a/tests/dhepskself.c
+++ b/tests/dhepskself.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2008, 2009, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/dn.c b/tests/dn.c
index 765f0ce..d6dfd5e 100644
--- a/tests/dn.c
+++ b/tests/dn.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
  * Author: Simon Josefsson, Howard Chu
  *
  * This file is part of GNUTLS.
diff --git a/tests/dn2.c b/tests/dn2.c
index f5a7e92..527473d 100644
--- a/tests/dn2.c
+++ b/tests/dn2.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  * Author: Simon Josefsson
  *
  * This file is part of GNUTLS.
diff --git a/tests/finished.c b/tests/finished.c
index 10e67c9..9fea34a 100644
--- a/tests/finished.c
+++ b/tests/finished.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/gc.c b/tests/gc.c
index 776f6c1..d9883a3 100644
--- a/tests/gc.c
+++ b/tests/gc.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2008, 2010 Free Software Foundation, Inc.
  *
  * This file is part of GNUTLS.
  *
diff --git a/tests/hostname-check.c b/tests/hostname-check.c
index f5ce4cc..7cefa15 100644
--- a/tests/hostname-check.c
+++ b/tests/hostname-check.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/init_roundtrip.c b/tests/init_roundtrip.c
index 589c807..1c6fca6 100644
--- a/tests/init_roundtrip.c
+++ b/tests/init_roundtrip.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2008, 2009, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/key-id/Makefile.am b/tests/key-id/Makefile.am
index 75f1cb2..654f7af 100644
--- a/tests/key-id/Makefile.am
+++ b/tests/key-id/Makefile.am
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/tests/key-id/key-id b/tests/key-id/key-id
index 3fbffac..4c23614 100755
--- a/tests/key-id/key-id
+++ b/tests/key-id/key-id
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/tests/mini-eagain.c b/tests/mini-eagain.c
index 4a7c071..3956b98 100644
--- a/tests/mini-eagain.c
+++ b/tests/mini-eagain.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson, Nikos Mavrogiannopoulos
  *
diff --git a/tests/mini.c b/tests/mini.c
index c9198ad..cef2cc4 100644
--- a/tests/mini.c
+++ b/tests/mini.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/moredn.c b/tests/moredn.c
index d0b6ca7..396accb 100644
--- a/tests/moredn.c
+++ b/tests/moredn.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Joe Orton
  *
diff --git a/tests/mpi.c b/tests/mpi.c
index f4e7343..73c3381 100644
--- a/tests/mpi.c
+++ b/tests/mpi.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/netconf-psk.c b/tests/netconf-psk.c
index fe86cd0..6f82da6 100644
--- a/tests/netconf-psk.c
+++ b/tests/netconf-psk.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/nist-pkits/pkits b/tests/nist-pkits/pkits
index 86b3095..2468abd 100755
--- a/tests/nist-pkits/pkits
+++ b/tests/nist-pkits/pkits
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2007 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
diff --git a/tests/nist-pkits/pkits_crl b/tests/nist-pkits/pkits_crl
index 00d4bab..2e85bd4 100755
--- a/tests/nist-pkits/pkits_crl
+++ b/tests/nist-pkits/pkits_crl
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2007 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
diff --git a/tests/nist-pkits/pkits_crt b/tests/nist-pkits/pkits_crt
index 3de9771..7147319 100755
--- a/tests/nist-pkits/pkits_crt
+++ b/tests/nist-pkits/pkits_crt
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2007 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
diff --git a/tests/nist-pkits/pkits_pkcs12 b/tests/nist-pkits/pkits_pkcs12
index f330c81..24ca807 100755
--- a/tests/nist-pkits/pkits_pkcs12
+++ b/tests/nist-pkits/pkits_pkcs12
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2007 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
diff --git a/tests/nist-pkits/pkits_smime b/tests/nist-pkits/pkits_smime
index d950334..30be305 100755
--- a/tests/nist-pkits/pkits_smime
+++ b/tests/nist-pkits/pkits_smime
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2007 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
diff --git a/tests/nul-in-x509-names.c b/tests/nul-in-x509-names.c
index 0ba85f8..1b31bb8 100644
--- a/tests/nul-in-x509-names.c
+++ b/tests/nul-in-x509-names.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/openpgp-certs/Makefile.am b/tests/openpgp-certs/Makefile.am
index 7e9ae7c..17e97e6 100644
--- a/tests/openpgp-certs/Makefile.am
+++ b/tests/openpgp-certs/Makefile.am
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
diff --git a/tests/openpgp-keyring.c b/tests/openpgp-keyring.c
index 3fdf788..5cd50a5 100644
--- a/tests/openpgp-keyring.c
+++ b/tests/openpgp-keyring.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2010 Free Software Foundation, Inc.
  * Author: Ludovic Courtès, Timo Schulz
  *
  * This file is part of GNUTLS.
diff --git a/tests/openpgpself.c b/tests/openpgpself.c
index 459ff43..67b84b7 100644
--- a/tests/openpgpself.c
+++ b/tests/openpgpself.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/openssl.c b/tests/openssl.c
index c534fbe..8d1d8d4 100644
--- a/tests/openssl.c
+++ b/tests/openssl.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2008, 2009, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/oprfi.c b/tests/oprfi.c
index 51502ac..aaacc25 100644
--- a/tests/oprfi.c
+++ b/tests/oprfi.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/parse_ca.c b/tests/parse_ca.c
index 6a699dd..b8900f5 100644
--- a/tests/parse_ca.c
+++ b/tests/parse_ca.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/pathlen/Makefile.am b/tests/pathlen/Makefile.am
index f5b6b9e..d81e67d 100644
--- a/tests/pathlen/Makefile.am
+++ b/tests/pathlen/Makefile.am
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/tests/pathlen/pathlen b/tests/pathlen/pathlen
index ddda90b..8da7d5c 100755
--- a/tests/pathlen/pathlen
+++ b/tests/pathlen/pathlen
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/tests/pgps2kgnu.c b/tests/pgps2kgnu.c
index 91a5285..5dfca15 100644
--- a/tests/pgps2kgnu.c
+++ b/tests/pgps2kgnu.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008  Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Daniel Kahn Gillmor <address@hidden>
 
diff --git a/tests/pkcs1-padding/Makefile.am b/tests/pkcs1-padding/Makefile.am
index d185415..0bf0c5c 100644
--- a/tests/pkcs1-padding/Makefile.am
+++ b/tests/pkcs1-padding/Makefile.am
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/tests/pkcs1-padding/pkcs1-pad b/tests/pkcs1-padding/pkcs1-pad
index f43f259..ce61fe9 100755
--- a/tests/pkcs1-padding/pkcs1-pad
+++ b/tests/pkcs1-padding/pkcs1-pad
@@ -1,6 +1,7 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Free Software
+# Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/tests/pkcs12-decode/Makefile.am b/tests/pkcs12-decode/Makefile.am
index 6f46a61..91a7d44 100644
--- a/tests/pkcs12-decode/Makefile.am
+++ b/tests/pkcs12-decode/Makefile.am
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/tests/pkcs12-decode/pkcs12 b/tests/pkcs12-decode/pkcs12
index 1ae32b1..f2c24cb 100755
--- a/tests/pkcs12-decode/pkcs12
+++ b/tests/pkcs12-decode/pkcs12
@@ -1,6 +1,7 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005, 2006, 2008, 2010 Free Software Foundation,
+# Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/tests/pkcs12_encode.c b/tests/pkcs12_encode.c
index 55853c6..f9a44c9 100644
--- a/tests/pkcs12_encode.c
+++ b/tests/pkcs12_encode.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/pkcs12_s2k.c b/tests/pkcs12_s2k.c
index cbc1459..747c4ea 100644
--- a/tests/pkcs12_s2k.c
+++ b/tests/pkcs12_s2k.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/pkcs12_s2k_pem.c b/tests/pkcs12_s2k_pem.c
index 9a44e0d..1970111 100644
--- a/tests/pkcs12_s2k_pem.c
+++ b/tests/pkcs12_s2k_pem.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/pkcs8-decode/Makefile.am b/tests/pkcs8-decode/Makefile.am
index 41eadb1..7ef2b50 100644
--- a/tests/pkcs8-decode/Makefile.am
+++ b/tests/pkcs8-decode/Makefile.am
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/tests/pkcs8-decode/pkcs8 b/tests/pkcs8-decode/pkcs8
index 8af5f2d..97065ae 100755
--- a/tests/pkcs8-decode/pkcs8
+++ b/tests/pkcs8-decode/pkcs8
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005, 2006, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/tests/pskself.c b/tests/pskself.c
index 1a854cd..750e48d 100644
--- a/tests/pskself.c
+++ b/tests/pskself.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/resume.c b/tests/resume.c
index a6355c9..afcc634 100644
--- a/tests/resume.c
+++ b/tests/resume.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/rfc2253-escape-test b/tests/rfc2253-escape-test
index 60e82ee..74224fc 100755
--- a/tests/rfc2253-escape-test
+++ b/tests/rfc2253-escape-test
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2009 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/tests/rsa-md5-collision/Makefile.am 
b/tests/rsa-md5-collision/Makefile.am
index 6cfffd9..c675667 100644
--- a/tests/rsa-md5-collision/Makefile.am
+++ b/tests/rsa-md5-collision/Makefile.am
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/tests/rsa-md5-collision/rsa-md5-collision 
b/tests/rsa-md5-collision/rsa-md5-collision
index 7472b14..d6bb324 100755
--- a/tests/rsa-md5-collision/rsa-md5-collision
+++ b/tests/rsa-md5-collision/rsa-md5-collision
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/tests/set_pkcs12_cred.c b/tests/set_pkcs12_cred.c
index f520e40..d15ae76 100644
--- a/tests/set_pkcs12_cred.c
+++ b/tests/set_pkcs12_cred.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2006, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2006, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/setcredcrash.c b/tests/setcredcrash.c
index 3e116b3..03b5bd5 100644
--- a/tests/setcredcrash.c
+++ b/tests/setcredcrash.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/sha2/Makefile.am b/tests/sha2/Makefile.am
index 0265be8..fb6a7ae 100644
--- a/tests/sha2/Makefile.am
+++ b/tests/sha2/Makefile.am
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/tests/sha2/sha2 b/tests/sha2/sha2
index 19a3a1d..3b77615 100755
--- a/tests/sha2/sha2
+++ b/tests/sha2/sha2
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/tests/simple.c b/tests/simple.c
index 88b22fd..0465bfa 100644
--- a/tests/simple.c
+++ b/tests/simple.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2008, 2009, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/tlsia.c b/tests/tlsia.c
index a247cee..bce5f84 100644
--- a/tests/tlsia.c
+++ b/tests/tlsia.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/userid/Makefile.am b/tests/userid/Makefile.am
index e43058a..2833477 100644
--- a/tests/userid/Makefile.am
+++ b/tests/userid/Makefile.am
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/tests/userid/userid b/tests/userid/userid
index 2dd4bfe..04c8dc6 100755
--- a/tests/userid/userid
+++ b/tests/userid/userid
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/tests/utils.c b/tests/utils.c
index 50f623f..7e39dff 100644
--- a/tests/utils.c
+++ b/tests/utils.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/utils.h b/tests/utils.h
index 326e3b2..cf4c1a3 100644
--- a/tests/utils.h
+++ b/tests/utils.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2007, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/x509_altname.c b/tests/x509_altname.c
index f104525..eef77f7 100644
--- a/tests/x509_altname.c
+++ b/tests/x509_altname.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
  * Author: Simon Josefsson, Howard Chu
  *
  * This file is part of GNUTLS.
diff --git a/tests/x509dn.c b/tests/x509dn.c
index 02923c6..87c19e7 100644
--- a/tests/x509dn.c
+++ b/tests/x509dn.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/x509paths/chain b/tests/x509paths/chain
index a0e34d0..acb4149 100755
--- a/tests/x509paths/chain
+++ b/tests/x509paths/chain
@@ -1,6 +1,7 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005, 2007, 2009, 2010 Free Software Foundation,
+# Inc.
 #
 # Author: Simon Josefsson
 #
diff --git a/tests/x509self.c b/tests/x509self.c
index 8b334bc..3bc4d09 100644
--- a/tests/x509self.c
+++ b/tests/x509self.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
diff --git a/tests/x509sign-verify.c b/tests/x509sign-verify.c
index 4dc6410..3ee9560 100644
--- a/tests/x509sign-verify.c
+++ b/tests/x509sign-verify.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos, Simon Josefsson
  *
diff --git a/tests/x509signself.c b/tests/x509signself.c
index ebcad59..6ab7238 100644
--- a/tests/x509signself.c
+++ b/tests/x509signself.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 
Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Simon Josefsson
  *


hooks/post-receive
-- 
GNU gnutls




reply via email to

[Prev in Thread] Current Thread [Next in Thread]