summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--cfg.mk3
-rw-r--r--configure.ac4
-rw-r--r--doc/Makefile.am3
-rw-r--r--doc/credentials/Makefile.am2
-rw-r--r--doc/cyclo/Makefile.am3
-rw-r--r--doc/errcodes.c3
-rw-r--r--doc/examples/Makefile.am3
-rw-r--r--doc/extract-guile-c-doc.scm2
-rw-r--r--doc/gendocs_template2
-rw-r--r--doc/manpages/Makefile.am3
-rw-r--r--doc/printlist.c2
-rw-r--r--gl/gnulib.mk3
-rw-r--r--gl/m4/onceonly_2_57.m43
-rw-r--r--gl/tests/gnulib.mk3
-rw-r--r--guile/Makefile.am2
-rw-r--r--guile/modules/Makefile.am2
-rw-r--r--guile/modules/gnutls.scm2
-rw-r--r--guile/modules/gnutls/build/enums.scm2
-rw-r--r--guile/modules/gnutls/build/priorities.scm2
-rw-r--r--guile/modules/gnutls/build/smobs.scm2
-rw-r--r--guile/modules/gnutls/build/utils.scm2
-rw-r--r--guile/modules/gnutls/extra.scm2
-rw-r--r--guile/modules/system/documentation/c-snarf.scm2
-rw-r--r--guile/modules/system/documentation/output.scm2
-rw-r--r--guile/pre-inst-guile.in2
-rw-r--r--guile/src/Makefile.am2
-rw-r--r--guile/src/core.c2
-rw-r--r--guile/src/errors.c2
-rw-r--r--guile/src/errors.h2
-rw-r--r--guile/src/extra.c2
-rw-r--r--guile/src/make-enum-header.scm2
-rw-r--r--guile/src/make-enum-map.scm2
-rw-r--r--guile/src/make-session-priorities.scm2
-rw-r--r--guile/src/make-smob-header.scm2
-rw-r--r--guile/src/make-smob-types.scm2
-rw-r--r--guile/src/utils.c2
-rw-r--r--guile/src/utils.h2
-rw-r--r--guile/tests/Makefile.am2
-rw-r--r--guile/tests/anonymous-auth.scm2
-rw-r--r--guile/tests/errors.scm2
-rw-r--r--guile/tests/openpgp-auth.scm2
-rw-r--r--guile/tests/openpgp-keyring.scm2
-rw-r--r--guile/tests/openpgp-keys.scm2
-rw-r--r--guile/tests/pkcs-import-export.scm2
-rw-r--r--guile/tests/session-record-port.scm2
-rw-r--r--guile/tests/srp-base64.scm2
-rw-r--r--guile/tests/x509-auth.scm2
-rw-r--r--guile/tests/x509-certificates.scm2
-rw-r--r--lib/Makefile.am3
-rw-r--r--lib/auth_anon.c3
-rw-r--r--lib/auth_anon.h3
-rw-r--r--lib/auth_cert.c3
-rw-r--r--lib/auth_cert.h3
-rw-r--r--lib/auth_dh_common.c3
-rw-r--r--lib/auth_dh_common.h3
-rw-r--r--lib/auth_dhe.c3
-rw-r--r--lib/auth_dhe_psk.c2
-rw-r--r--lib/auth_psk.c2
-rw-r--r--lib/auth_psk.h2
-rw-r--r--lib/auth_psk_passwd.c2
-rw-r--r--lib/auth_psk_passwd.h2
-rw-r--r--lib/auth_rsa.c3
-rw-r--r--lib/auth_rsa_export.c3
-rw-r--r--lib/auth_srp.c3
-rw-r--r--lib/auth_srp.h3
-rw-r--r--lib/auth_srp_passwd.c3
-rw-r--r--lib/auth_srp_passwd.h3
-rw-r--r--lib/auth_srp_rsa.c3
-rw-r--r--lib/auth_srp_sb64.c3
-rw-r--r--lib/cipher-libgcrypt.c2
-rw-r--r--lib/configure.ac4
-rw-r--r--lib/crypto-api.c3
-rw-r--r--lib/crypto.c2
-rw-r--r--lib/crypto.h2
-rw-r--r--lib/cryptodev.c2
-rw-r--r--lib/debug.c3
-rw-r--r--lib/debug.h3
-rw-r--r--lib/ext_cert_type.c3
-rw-r--r--lib/ext_cert_type.h3
-rw-r--r--lib/ext_max_record.c2
-rw-r--r--lib/ext_max_record.h3
-rw-r--r--lib/ext_oprfi.c2
-rw-r--r--lib/ext_oprfi.h2
-rw-r--r--lib/ext_safe_renegotiation.c2
-rw-r--r--lib/ext_safe_renegotiation.h2
-rw-r--r--lib/ext_server_name.c3
-rw-r--r--lib/ext_server_name.h3
-rw-r--r--lib/ext_session_ticket.c2
-rw-r--r--lib/ext_session_ticket.h2
-rw-r--r--lib/ext_signature.c3
-rw-r--r--lib/ext_signature.h3
-rw-r--r--lib/ext_srp.c3
-rw-r--r--lib/ext_srp.h3
-rw-r--r--lib/gnutls_alert.c3
-rw-r--r--lib/gnutls_algorithms.c3
-rw-r--r--lib/gnutls_algorithms.h3
-rw-r--r--lib/gnutls_anon_cred.c3
-rw-r--r--lib/gnutls_auth.c3
-rw-r--r--lib/gnutls_auth.h3
-rw-r--r--lib/gnutls_buffers.c3
-rw-r--r--lib/gnutls_buffers.h3
-rw-r--r--lib/gnutls_cert.c3
-rw-r--r--lib/gnutls_cert.h3
-rw-r--r--lib/gnutls_cipher.c3
-rw-r--r--lib/gnutls_cipher.h3
-rw-r--r--lib/gnutls_cipher_int.h3
-rw-r--r--lib/gnutls_compress.c3
-rw-r--r--lib/gnutls_compress.h3
-rw-r--r--lib/gnutls_constate.c3
-rw-r--r--lib/gnutls_constate.h3
-rw-r--r--lib/gnutls_datum.c3
-rw-r--r--lib/gnutls_datum.h3
-rw-r--r--lib/gnutls_db.c3
-rw-r--r--lib/gnutls_db.h3
-rw-r--r--lib/gnutls_dh.c3
-rw-r--r--lib/gnutls_dh.h3
-rw-r--r--lib/gnutls_dh_primes.c3
-rw-r--r--lib/gnutls_errors.c3
-rw-r--r--lib/gnutls_errors.h3
-rw-r--r--lib/gnutls_extensions.c3
-rw-r--r--lib/gnutls_extensions.h3
-rw-r--r--lib/gnutls_global.c3
-rw-r--r--lib/gnutls_global.h3
-rw-r--r--lib/gnutls_handshake.c3
-rw-r--r--lib/gnutls_handshake.h3
-rw-r--r--lib/gnutls_hash_int.c3
-rw-r--r--lib/gnutls_hash_int.h3
-rw-r--r--lib/gnutls_helper.c2
-rw-r--r--lib/gnutls_int.h3
-rw-r--r--lib/gnutls_kx.c3
-rw-r--r--lib/gnutls_kx.h3
-rw-r--r--lib/gnutls_mem.c3
-rw-r--r--lib/gnutls_mem.h3
-rw-r--r--lib/gnutls_mpi.c3
-rw-r--r--lib/gnutls_mpi.h3
-rw-r--r--lib/gnutls_num.c3
-rw-r--r--lib/gnutls_num.h3
-rw-r--r--lib/gnutls_pk.c3
-rw-r--r--lib/gnutls_pk.h3
-rw-r--r--lib/gnutls_priority.c3
-rw-r--r--lib/gnutls_psk.c3
-rw-r--r--lib/gnutls_psk_netconf.c2
-rw-r--r--lib/gnutls_record.c3
-rw-r--r--lib/gnutls_record.h3
-rw-r--r--lib/gnutls_rsa_export.c3
-rw-r--r--lib/gnutls_rsa_export.h3
-rw-r--r--lib/gnutls_session.c3
-rw-r--r--lib/gnutls_session_pack.c3
-rw-r--r--lib/gnutls_session_pack.h3
-rw-r--r--lib/gnutls_sig.c3
-rw-r--r--lib/gnutls_sig.h3
-rw-r--r--lib/gnutls_srp.c3
-rw-r--r--lib/gnutls_srp.h3
-rw-r--r--lib/gnutls_state.c3
-rw-r--r--lib/gnutls_state.h3
-rw-r--r--lib/gnutls_str.c3
-rw-r--r--lib/gnutls_str.h3
-rw-r--r--lib/gnutls_supplemental.c2
-rw-r--r--lib/gnutls_supplemental.h2
-rw-r--r--lib/gnutls_ui.c3
-rw-r--r--lib/gnutls_v2_compat.c3
-rw-r--r--lib/gnutls_v2_compat.h3
-rw-r--r--lib/gnutls_x509.c3
-rw-r--r--lib/gnutls_x509.h3
-rw-r--r--lib/includes/Makefile.am3
-rw-r--r--lib/includes/gnutls/crypto.h2
-rw-r--r--lib/includes/gnutls/gnutls.h.in3
-rw-r--r--lib/includes/gnutls/openpgp.h3
-rw-r--r--lib/includes/gnutls/pkcs12.h3
-rw-r--r--lib/includes/gnutls/x509.h3
-rw-r--r--lib/libgnutls.map3
-rw-r--r--lib/libgnutlsxx.map2
-rw-r--r--lib/m4/hooks.m44
-rw-r--r--lib/mac-libgcrypt.c2
-rw-r--r--lib/minitasn1/Makefile.am3
-rw-r--r--lib/minitasn1/gstr.c3
-rw-r--r--lib/minitasn1/int.h3
-rw-r--r--lib/minitasn1/libtasn1.h3
-rw-r--r--lib/minitasn1/parser_aux.c3
-rw-r--r--lib/minitasn1/structure.c3
-rw-r--r--lib/mpi-libgcrypt.c3
-rw-r--r--lib/opencdk/Makefile.am3
-rw-r--r--lib/opencdk/armor.c3
-rw-r--r--lib/opencdk/context.h3
-rw-r--r--lib/opencdk/filters.h2
-rw-r--r--lib/opencdk/hash.c3
-rw-r--r--lib/opencdk/kbnode.c3
-rw-r--r--lib/opencdk/keydb.c3
-rw-r--r--lib/opencdk/literal.c3
-rw-r--r--lib/opencdk/main.c3
-rw-r--r--lib/opencdk/main.h3
-rw-r--r--lib/opencdk/misc.c3
-rw-r--r--lib/opencdk/new-packet.c3
-rw-r--r--lib/opencdk/opencdk.h3
-rw-r--r--lib/opencdk/packet.h3
-rw-r--r--lib/opencdk/pubkey.c3
-rw-r--r--lib/opencdk/read-packet.c3
-rw-r--r--lib/opencdk/seskey.c3
-rw-r--r--lib/opencdk/sig-check.c3
-rw-r--r--lib/opencdk/stream.c3
-rw-r--r--lib/opencdk/stream.h3
-rw-r--r--lib/opencdk/types.h3
-rw-r--r--lib/opencdk/verify.c3
-rw-r--r--lib/opencdk/write-packet.c3
-rw-r--r--lib/openpgp/Makefile.am3
-rw-r--r--lib/openpgp/compat.c3
-rw-r--r--lib/openpgp/extras.c3
-rw-r--r--lib/openpgp/gnutls_openpgp.c3
-rw-r--r--lib/openpgp/output.c2
-rw-r--r--lib/openpgp/pgp.c3
-rw-r--r--lib/openpgp/pgpverify.c3
-rw-r--r--lib/openpgp/privkey.c3
-rw-r--r--lib/pk-libgcrypt.c3
-rw-r--r--lib/po/cs.po.in2
-rw-r--r--lib/po/de.po.in2
-rw-r--r--lib/po/fr.po.in2
-rw-r--r--lib/po/ms.po.in2
-rw-r--r--lib/po/nl.po.in2
-rw-r--r--lib/po/pl.po.in3
-rw-r--r--lib/po/sv.po.in2
-rw-r--r--lib/random.c2
-rw-r--r--lib/random.h2
-rw-r--r--lib/rnd-libgcrypt.c2
-rw-r--r--lib/x509/Makefile.am3
-rw-r--r--lib/x509/common.c3
-rw-r--r--lib/x509/common.h3
-rw-r--r--lib/x509/crl.c3
-rw-r--r--lib/x509/crl_write.c3
-rw-r--r--lib/x509/crq.c3
-rw-r--r--lib/x509/dn.c3
-rw-r--r--lib/x509/extensions.c3
-rw-r--r--lib/x509/mpi.c3
-rw-r--r--lib/x509/output.c2
-rw-r--r--lib/x509/pbkdf2-sha1.c3
-rw-r--r--lib/x509/pkcs12.c3
-rw-r--r--lib/x509/pkcs12_bag.c3
-rw-r--r--lib/x509/pkcs12_encr.c3
-rw-r--r--lib/x509/pkcs7.c3
-rw-r--r--lib/x509/privkey.c3
-rw-r--r--lib/x509/privkey_pkcs8.c3
-rw-r--r--lib/x509/rfc2818_hostname.c3
-rw-r--r--lib/x509/sign.c3
-rw-r--r--lib/x509/verify.c3
-rw-r--r--lib/x509/x509.c3
-rw-r--r--lib/x509/x509_int.h3
-rw-r--r--lib/x509/x509_write.c3
-rw-r--r--lib/x509_b64.c3
-rw-r--r--lib/x509_b64.h3
-rw-r--r--libextra/Makefile.am3
-rw-r--r--libextra/configure.ac4
-rw-r--r--libextra/ext_inner_application.c2
-rw-r--r--libextra/ext_inner_application.h2
-rw-r--r--libextra/fipsmd5.c2
-rw-r--r--libextra/gl/Makefile.am2
-rw-r--r--libextra/gnutls-extra.pc.in3
-rw-r--r--libextra/gnutls_extra.c3
-rw-r--r--libextra/gnutls_ia.c3
-rw-r--r--libextra/gnutls_openssl.c3
-rw-r--r--libextra/includes/Makefile.am3
-rw-r--r--libextra/includes/gnutls/extra.h3
-rw-r--r--libextra/includes/gnutls/openssl.h3
-rw-r--r--libextra/libgnutls-extra.map3
-rw-r--r--libextra/m4/hooks.m44
-rw-r--r--libextra/openssl_compat.c3
-rw-r--r--libextra/openssl_compat.h3
-rw-r--r--m4/guile.m42
-rw-r--r--m4/valgrind.m42
-rw-r--r--src/Makefile.am3
-rw-r--r--src/common.c3
-rw-r--r--src/serv.c3
-rw-r--r--tests/Makefile.am3
-rw-r--r--tests/anonself.c3
-rw-r--r--tests/certder.c2
-rw-r--r--tests/certificate_set_x509_crl.c2
-rw-r--r--tests/chainverify.c2
-rw-r--r--tests/crq_apis.c2
-rw-r--r--tests/crq_key_id.c2
-rw-r--r--tests/crypto_rng.c2
-rw-r--r--tests/cve-2008-4989.c2
-rw-r--r--tests/cve-2009-1415.c2
-rw-r--r--tests/cve-2009-1416.c2
-rw-r--r--tests/dhepskself.c3
-rw-r--r--tests/dn.c2
-rw-r--r--tests/dn2.c2
-rw-r--r--tests/finished.c2
-rw-r--r--tests/gc.c2
-rw-r--r--tests/hostname-check.c2
-rw-r--r--tests/init_roundtrip.c3
-rw-r--r--tests/key-id/Makefile.am2
-rwxr-xr-xtests/key-id/key-id2
-rw-r--r--tests/mini-eagain.c2
-rw-r--r--tests/mini.c2
-rw-r--r--tests/moredn.c2
-rw-r--r--tests/mpi.c2
-rw-r--r--tests/netconf-psk.c2
-rwxr-xr-xtests/nist-pkits/pkits2
-rwxr-xr-xtests/nist-pkits/pkits_crl2
-rwxr-xr-xtests/nist-pkits/pkits_crt2
-rwxr-xr-xtests/nist-pkits/pkits_pkcs122
-rwxr-xr-xtests/nist-pkits/pkits_smime2
-rw-r--r--tests/nul-in-x509-names.c2
-rw-r--r--tests/openpgp-certs/Makefile.am2
-rw-r--r--tests/openpgp-keyring.c2
-rw-r--r--tests/openpgpself.c3
-rw-r--r--tests/openssl.c3
-rw-r--r--tests/oprfi.c3
-rw-r--r--tests/parse_ca.c2
-rw-r--r--tests/pathlen/Makefile.am2
-rwxr-xr-xtests/pathlen/pathlen2
-rw-r--r--tests/pgps2kgnu.c2
-rw-r--r--tests/pkcs1-padding/Makefile.am2
-rwxr-xr-xtests/pkcs1-padding/pkcs1-pad3
-rw-r--r--tests/pkcs12-decode/Makefile.am2
-rwxr-xr-xtests/pkcs12-decode/pkcs123
-rw-r--r--tests/pkcs12_encode.c2
-rw-r--r--tests/pkcs12_s2k.c2
-rw-r--r--tests/pkcs12_s2k_pem.c2
-rw-r--r--tests/pkcs8-decode/Makefile.am2
-rwxr-xr-xtests/pkcs8-decode/pkcs82
-rw-r--r--tests/pskself.c2
-rw-r--r--tests/resume.c3
-rwxr-xr-xtests/rfc2253-escape-test2
-rw-r--r--tests/rsa-md5-collision/Makefile.am2
-rwxr-xr-xtests/rsa-md5-collision/rsa-md5-collision2
-rw-r--r--tests/set_pkcs12_cred.c2
-rw-r--r--tests/setcredcrash.c2
-rw-r--r--tests/sha2/Makefile.am2
-rwxr-xr-xtests/sha2/sha22
-rw-r--r--tests/simple.c3
-rw-r--r--tests/tlsia.c3
-rw-r--r--tests/userid/Makefile.am2
-rwxr-xr-xtests/userid/userid2
-rw-r--r--tests/utils.c3
-rw-r--r--tests/utils.h3
-rw-r--r--tests/x509_altname.c2
-rw-r--r--tests/x509dn.c3
-rwxr-xr-xtests/x509paths/chain3
-rw-r--r--tests/x509self.c3
-rw-r--r--tests/x509sign-verify.c3
-rw-r--r--tests/x509signself.c3
341 files changed, 552 insertions, 346 deletions
diff --git a/ChangeLog b/ChangeLog
index 305bbbfc44..7ec336be3a 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 61fd6011e9..f1cc04d458 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 910d87c045..821c7bc86c 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 b85fb9b8f8..7766ec2840 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 fe0c365d80..305253596c 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 eca41b4a00..da4e3d6139 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 5cbc239fa5..2c3f255e2b 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 7366ed971c..876af72812 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 ab9b2298aa..10b9e07c53 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 f566e08e33..90285353ac 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 01c712b6b7..7fb773b1e6 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 548c25e3ff..aaa6fe072a 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 046543dd67..b823ff503e 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 15884b3ea3..9a24bc30ec 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 637debf1a6..c5836c7dc8 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 34b90578da..3517df8fcc 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 176ccf6be2..786da89c0a 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 a14f1aa55e..425e7bd70d 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 f963bc9303..4c65e8ba74 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 1965fe5465..f3beba6af8 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 999c66c772..81cdd2e314 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 e28704e7af..349254cfa0 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 0a18cf0732..6f7c892bfc 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 40bfd8196a..2cd0bf5158 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 05cb0ca61b..4f996ffeb2 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 7657be9755..b078b748ac 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 2721edf837..bc4f52d41f 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 e31e336798..79ea2be92e 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 9e362b1db1..bffb7c1f62 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 00593facb7..fd5740eece 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 f8f4fdb5a3..80a0079503 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 e7ce647c35..c794bfeeef 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 17cbfaa7f4..58c692bede 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 594e353b30..c6bb2bdb39 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 3a86dfe8a5..8416f0fcb6 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 3225437841..8138bdf170 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 1bb531a5b2..be47827287 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 a13a53ef9a..4dd20a8b48 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 ac932735ec..ab78ecc1cc 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 f5500b2ddb..5a42d31d79 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 db1aadd1c1..1bfc829ed9 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 e3a7c749fc..34300cf5d6 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 875340cb63..9083d2fb4e 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 0aa9da5456..f97c7af30f 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 585e4b469d..d1cafde06b 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 978ba2de1b..021c2a2ae2 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 7db901281a..7c81fd29d0 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 432256fe95..147ff666b5 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 1099c7e9a0..3ecddb9711 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 e389d2515b..5e4ce56c62 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 28932e918d..b3917e02cd 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 66bb692b22..0a46704d89 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 337f67fa63..8e4f4aa997 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 1351af96b3..f7f752e2ab 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 d24db7f136..17052bfb68 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 fe243bbe67..57d17ffa4a 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 ee5f7704eb..b24c4569e1 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 d3b09f28db..29c65f9666 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 e33c0ef552..c7f1a2e41e 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 9ae4bd0377..4e6ea41f60 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 78f540a55f..98397a8c3c 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 0c8a1d805e..fe27804672 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 b8c498a7dc..e9bbb135e0 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 e07325a620..83d5b81be8 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 818d98df4d..3f5eb55f7f 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 7438d9bcae..b15f46e148 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 dec8531693..8d3e6d794c 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 813e59d003..6629206031 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 0603732457..6f15b80975 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 eec0dde356..d702c0db9e 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 c70aaad973..e2b34fedbf 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 4cf7d43b6d..01178b7fae 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 518ffb898e..a88ab94722 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 2fae849b89..9942efbf24 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 386490e9a3..ae4e9c221b 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 058a47e741..9a36b9d554 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 b753e88c05..58e0bcda8e 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 586b00cdf0..0fef2175dd 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 257a128970..b144dd51d8 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 3d3cc4f853..e515fdd593 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 cd27a112e4..02d74458f4 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 2afee10c02..502a1f9c01 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 0f2fb85320..b0a5bf7453 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 515c117f73..479efa3429 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 2cdae96ad4..fc11e94df5 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 (<dispensa@phonefactor.com>)
*
diff --git a/lib/ext_safe_renegotiation.h b/lib/ext_safe_renegotiation.h
index 5f0c4462fc..b70e4817d6 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 (<dispensa@phonefactor.com>)
*
diff --git a/lib/ext_server_name.c b/lib/ext_server_name.c
index c506420d84..533808b6bc 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 388d206e34..57555b23fe 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 4f65eb832f..d659a83f42 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 3fd8ee670e..49ca7f43bd 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 400c7983e5..b11a89153d 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 8b4360fb1c..7123637e7f 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 6950a2da95..c6ded6eb52 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 5ad7348f8d..42ca567b49 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 8e4ac4f22c..3176835765 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 e398df6c4b..861fbda13d 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 3d38d2b988..34df282d43 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 bafd6766b2..837bd94859 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 4730f51064..328fa2f83a 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 da2f6b80be..312b03ce48 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 d6effe2c58..8b2084231b 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 2a92538e01..1b0d194cbb 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 4e355dc326..ce2aef21f5 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 07beffc2b4..179a186845 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 cc9d38e428..f1a4efcba7 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 e4181e7736..aa6b9e3170 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 4f8fc3194c..55abc09590 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 73e3e27256..67044ded06 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 5d1f044c46..35cfcabb44 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 41e3d7ab37..3658949042 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 68076dddf2..26c0af0772 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 55661efd09..04c4411fd3 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 1ee8b11122..73488dc262 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 3f71ca9441..e136eaa19d 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 ad3bd8bf74..3848a50c9c 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 3760deef87..e1e5b5a8ce 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 0e17e0e6b4..dce3e5b7c7 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 8a3c5711db..2d79f07232 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 b4a1177ae8..0de3741a48 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 a1d8ac2ef5..9dd9a399a7 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 a1afc5f42d..e76a54dc59 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 3bceaf00a1..50cb2b9b52 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 aeb48b5d16..01b6ce4e66 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 5bf2b27a85..984a394c08 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 47565fa587..39669f1989 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 62bc92dc92..ed71319dd1 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 72caa950a6..ebbf4bc480 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 1fbd74a542..0df696745e 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 a2c3c813ad..ca4fccf5bd 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 f1982224a5..b8b8bbd275 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 e18a21cf8e..3f7bff2afb 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 bbf16c23dc..8f3654084a 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 c662158194..1acc4a5d4a 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 733b22e0ce..a5b4b87572 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 8d41ffa69b..76a93a0bbe 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 1a72a5901a..cd3d05af31 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 c932efd87a..68247d8e22 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 db7568c129..f8479226c5 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 f389819ee9..020e1b1e51 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 29168303cb..0a0f7c0fb1 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 96e2715e52..16d28d5df7 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 2b71b321bd..471def5c5b 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 a192a720a1..b6e5b9acf6 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 863b0c2107..6b8736df8c 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 96c90d3124..d65333ff67 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 f89a310e36..96879fb9a5 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 cad2148ab6..93f2c53c86 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 2179af8535..b4ef604670 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 c8817e7631..27afbc9829 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 89a1152fd1..b66ae2b5c1 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 186e3f26b4..0c78bf359b 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 3ca93c0fa5..a19f2366a3 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 ffb9243bca..aababc41ba 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 cdb81d0015..0c12d41ec2 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 82cd1fb584..672634d7f0 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 481db77d16..0b85ca41e3 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 6dbecafa13..02d629003c 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 72da1c050b..32ee16cf33 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 7e13dc51c4..9ee172b680 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 8888f5997d..67e4673026 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 43257ed054..32f3e38d80 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 d435186943..45cf8e356a 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 34653c5753..6a2cd945d9 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 fe0d4d1720..6e16311091 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 71ca71794b..dec92441fb 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 ae05c13066..e419786887 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 ca0cf4f45a..0c136de32a 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 394f589604..2e316898e5 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 1d6e16eec9..30880e9162 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 670b895512..a2cea1d8c3 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 d40244b5f6..fdd3823889 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 f02c4bd1eb..bec2db07b1 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 16b57b8dd5..b3e2e76924 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 edc3a3e5bf..f0f67e077d 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 3840add1da..3cff9b60f1 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 9a9bc82000..e32783e5ac 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 d6224909e6..e08de14316 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 5b42af5344..bc583c4dde 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 0e9d492900..d108322cd2 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 2cef2960c1..6057813d8c 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 48a18b82fa..fc7d727cab 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 35c7398a3f..0781dbfcb3 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 32603e5d2a..8d9913f746 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 3a08b5fda3..ad8c165a23 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 b695f0f45d..101b06098c 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 d5a63afd4d..d09a067695 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 6ea435d547..039e6d4c9e 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 cd8e939b48..7464dfbd3f 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 85281c69b5..7b798520e3 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 d76f795654..d654cd4e9c 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 ddf9c33032..1803643cbb 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 613bc940f3..0a76dc6dbb 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 1331253df6..26c159037d 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 dc5304b8bb..70048edc71 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 0ba17af47a..23b1471329 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 4e3f5a55b1..ea3b147d9e 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 0ee122bd30..d9f66f2474 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 a044a10c3a..cae56f1dbf 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 33d9c85bb5..e3e4d40a3d 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 f4e8ccf0f0..6c6f7c15d4 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 82f8155b01..68c6b3aed4 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 977d675b0b..f7883c5a19 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 8456a82292..5a225d9f7b 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 1b17940787..ab1638d5e1 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 b095655586..2c8e71334e 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 16f026dee7..5b28a4829f 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 c0095ea93c..0f4a602ab3 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 a6f61d8e86..60261c9ee3 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 b3c42dbbaf..1c6818e4d9 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 628949ae73..996d9f359a 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 d0e653947d..6e2a1227ba 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 89427bf11d..0bad94baf0 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 ee5a91a0f7..6b8cdcaf8f 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 bd9b000f95..89844b8426 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 750b54d381..be2c3dc15d 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 <petr.pisar@atlas.cz>, 2009.
#
diff --git a/lib/po/de.po.in b/lib/po/de.po.in
index 1b75bd62bd..bbdc4861aa 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 <jensseidel@users.sf.net>, 2006.
#
diff --git a/lib/po/fr.po.in b/lib/po/fr.po.in
index b528001672..50d3d02041 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 <nprovost@quadriv.com>, 2009.
#
diff --git a/lib/po/ms.po.in b/lib/po/ms.po.in
index 4260eb4927..83ab6745b5 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 <sharuzzaman@myrealbox.com>, 2006, 2007, 2008.
#
diff --git a/lib/po/nl.po.in b/lib/po/nl.po.in
index 64a5c15453..b91333d7f2 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 <benno@vertaalt.nl>, 2007, 2008.
# Erwin Poeze <erwin.poeze@gmail.com>, 2009
diff --git a/lib/po/pl.po.in b/lib/po/pl.po.in
index bcb85781d2..2b4e68574e 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 <qboosh@pld-linux.org>, 2006-2009.
#
diff --git a/lib/po/sv.po.in b/lib/po/sv.po.in
index fb09e879a1..b3ece676f6 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 <po@danielnylander.se>, 2006, 2007, 2008, 2009.
#
diff --git a/lib/random.c b/lib/random.c
index 5322ca1bd0..394d80b0bb 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 6c13182854..97f1478616 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 482135f430..3e75100aed 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 c47a98a251..ac36d5a796 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 b01a1a73d4..d49f0dbea2 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 81be2836e6..b70085befc 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 c770871d7e..ba9663abff 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 4920763980..26a3a25464 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 550d2a0027..a57988c1fb 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 7136b1089b..29d7696127 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 46cd1643ab..3498364f20 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 7955fe71c3..0a65d21166 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 79513e3c24..1263d17100 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 f63a23fdc5..09143db532 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 58852949ca..6c12e78026 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 8b4a1a4a63..b2ffea5720 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 5569eba217..d8518ac16e 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 81e42e927b..4bd89f794e 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 833529293c..77d205c442 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 ca1b6a2cbb..d2029e69d1 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 837ee5f245..2be1540318 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 885af18ad7..10a1dcbe10 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 b3cd27724b..06a0656f76 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 04f0382c9e..f2c012243f 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 4e39b52c37..cc734c6c67 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 b6dd7f01c6..908f41a8e9 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 6b27a51b23..9b2d1dfb8c 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 4006385e5b..85c4ffd215 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 23ed77fb7e..43c3c9c427 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 9452d77620..27a7add7aa 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 8fd827a5f8..36f5760e81 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 c88666a07c..12fb50bb80 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 24ac094c2b..b3f5bc14f5 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 022efb37fd..5114e91371 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 d8e4fe56b9..2eb74ae64f 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 2a55040cd9..57ebb818e9 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 6b4c4fb4ea..2bedf779e1 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 4f58af9dc0..ccd1c455de 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 <andrew@mcdonald.org.uk>
*
* This file is part of GNUTLS-EXTRA.
diff --git a/libextra/includes/Makefile.am b/libextra/includes/Makefile.am
index 41b02762e1..14a87c9d05 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 e27e307e99..5871a37d65 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 fb0f56bf82..668fa82148 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 <andrew@mcdonald.org.uk>
*
* This file is part of GNUTLS-EXTRA.
diff --git a/libextra/libgnutls-extra.map b/libextra/libgnutls-extra.map
index 96717162d8..d66ea7095d 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 fb26f2377a..e929749db5 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 66059d9c6d..ac7a2db818 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 521246f60d..a09499cc0c 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 fc248843d9..77e6420239 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 e22370f4f5..189ba088d6 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 7352eca38f..a551cf21ee 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 218aed8448..64aeb01960 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 38ed6a48de..79859c7469 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 7f8ad861d8..39dd595fe5 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 44b81a9ae0..fee0cd2a5b 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 879caadbe5..b86d38dc28 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 8dd4a75466..4d3dd282ca 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 6f3821439f..3529aaee22 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 f748d6509b..6d875ef90e 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 bc5319cbda..6c246bb8b5 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 88548aee6c..c1dca46a49 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 fb852878e7..ca38db53e0 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 fd304b6a39..3f3561c59e 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 69e68c20f7..715e404556 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 d3e89a979c..6f837766df 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 765f0cea55..d6dfd5e010 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 f5a7e92151..527473d4a9 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 10e67c9972..9fea34a860 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 776f6c174c..d9883a3a8b 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 f5ce4cc829..7cefa15130 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 589c80752d..1c6fca642c 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 75f1cb20c6..654f7afaf9 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 3fbffacee2..4c23614fa1 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 4a7c071d47..3956b98911 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 c9198ad036..cef2cc457b 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 d0b6ca712f..396accb5f1 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 f4e7343e85..73c3381013 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 fe86cd034d..6f82da679d 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 86b3095f8b..2468abd280 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 00d4bab774..2e85bd4c54 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 3de9771789..7147319fd8 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 f330c81125..24ca807259 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 d950334f40..30be305231 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 0ba85f89f1..1b31bb8028 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 7e9ae7ce44..17e97e6aa5 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 3fdf788d99..5cd50a58a2 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 459ff435a2..67b84b7afb 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 c534fbeac1..8d1d8d4228 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 51502acff5..aaacc255de 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 6a699ddecd..b8900f5473 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 f5b6b9e3e4..d81e67dded 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 ddda90baa2..8da7d5c17e 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 91a5285e59..5dfca15c95 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 <dkg@fifthhorseman.net>
diff --git a/tests/pkcs1-padding/Makefile.am b/tests/pkcs1-padding/Makefile.am
index d185415be5..0bf0c5c387 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 f43f2598e8..ce61fe95a6 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 6f46a61fcb..91a7d44c5a 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 1ae32b199c..f2c24cbdcc 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 55853c601e..f9a44c99ec 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 cbc1459a99..747c4ea7b3 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 9a44e0d5c1..1970111c0d 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 41eadb1f7e..7ef2b50e95 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 8af5f2d8d1..97065ae62e 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 1a854cd845..750e48d646 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 a6355c9ecc..afcc634ab1 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 60e82eed11..74224fc04a 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 6cfffd9082..c675667c3a 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 7472b149fb..d6bb324e5d 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 f520e40a7c..d15ae76b79 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 3e116b3c95..03b5bd5be8 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 0265be863b..fb6a7aee94 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 19a3a1df9a..3b77615a27 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 88b22fd1ce..0465bfaa80 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 a247cee68b..bce5f84d23 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 e43058aa3f..28334776b8 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 2dd4bfe81b..04c8dc65f9 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 50f623f40e..7e39dff439 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 326e3b27da..cf4c1a3cb8 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 f104525e81..eef77f7490 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 02923c6e52..87c19e7c1d 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 a0e34d0452..acb4149614 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 8b334bce9a..3bc4d094b8 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 4dc64100ee..3ee9560435 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 ebcad59d8f..6ab7238511 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
*