summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2012-01-16 13:48:58 +0100
committerSimon Josefsson <simon@josefsson.org>2012-01-16 13:48:58 +0100
commitbbfd707cb666b9c2bba8bc37f8fb9e5f9500753f (patch)
treef22108f26cd9480e4162a22a1ea292317636c92a /lib
parentb9dea0c392c0f462eade4b152af7c7fafb7759a1 (diff)
downloadgnutls-bbfd707cb666b9c2bba8bc37f8fb9e5f9500753f.tar.gz
Run 'make update-copyright'.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am2
-rw-r--r--lib/accelerated/Makefile.am2
-rw-r--r--lib/accelerated/accelerated.c2
-rw-r--r--lib/accelerated/cryptodev.c2
-rw-r--r--lib/accelerated/x86/Makefile.am2
-rw-r--r--lib/accelerated/x86/aes-gcm-padlock.c2
-rw-r--r--lib/accelerated/x86/aes-gcm-x86.c2
-rw-r--r--lib/accelerated/x86/aes-padlock.c2
-rw-r--r--lib/accelerated/x86/aes-x86.c2
-rw-r--r--lib/accelerated/x86/asm-coff/cpuid-x86-64-coff.s2
-rw-r--r--lib/accelerated/x86/asm-coff/cpuid-x86-coff.s2
-rw-r--r--lib/accelerated/x86/asm/cpuid-x86-64.s2
-rw-r--r--lib/accelerated/x86/asm/cpuid-x86.s2
-rw-r--r--lib/accelerated/x86/hmac-padlock.c2
-rw-r--r--lib/accelerated/x86/sha-padlock.c2
-rw-r--r--lib/accelerated/x86/x86.h2
-rw-r--r--lib/algorithms.h2
-rw-r--r--lib/algorithms/Makefile.am2
-rw-r--r--lib/algorithms/cert_types.c2
-rw-r--r--lib/algorithms/ciphers.c2
-rw-r--r--lib/algorithms/ciphersuites.c2
-rw-r--r--lib/algorithms/ecc.c2
-rw-r--r--lib/algorithms/kx.c2
-rw-r--r--lib/algorithms/mac.c2
-rw-r--r--lib/algorithms/protocols.c2
-rw-r--r--lib/algorithms/publickey.c2
-rw-r--r--lib/algorithms/secparams.c2
-rw-r--r--lib/algorithms/sign.c2
-rw-r--r--lib/auth/Makefile.am2
-rw-r--r--lib/auth/anon.c4
-rw-r--r--lib/auth/anon.h2
-rw-r--r--lib/auth/anon_ecdh.c4
-rw-r--r--lib/auth/cert.c2
-rw-r--r--lib/auth/cert.h2
-rw-r--r--lib/auth/dh_common.c2
-rw-r--r--lib/auth/dh_common.h2
-rw-r--r--lib/auth/dhe.c4
-rw-r--r--lib/auth/dhe_psk.c2
-rw-r--r--lib/auth/ecdh_common.c2
-rw-r--r--lib/auth/ecdh_common.h2
-rw-r--r--lib/auth/psk.c3
-rw-r--r--lib/auth/psk.h2
-rw-r--r--lib/auth/psk_passwd.c3
-rw-r--r--lib/auth/psk_passwd.h2
-rw-r--r--lib/auth/rsa.c4
-rw-r--r--lib/auth/rsa_export.c4
-rw-r--r--lib/auth/srp.c2
-rw-r--r--lib/auth/srp.h2
-rw-r--r--lib/auth/srp_passwd.c4
-rw-r--r--lib/auth/srp_passwd.h2
-rw-r--r--lib/auth/srp_rsa.c4
-rw-r--r--lib/auth/srp_sb64.c4
-rw-r--r--lib/crypto-api.c4
-rw-r--r--lib/crypto-backend.c2
-rw-r--r--lib/crypto-backend.h2
-rw-r--r--lib/crypto.h2
-rw-r--r--lib/debug.c4
-rw-r--r--lib/debug.h2
-rw-r--r--lib/ext/Makefile.am2
-rw-r--r--lib/ext/cert_type.c2
-rw-r--r--lib/ext/cert_type.h2
-rw-r--r--lib/ext/ecc.c2
-rw-r--r--lib/ext/ecc.h2
-rw-r--r--lib/ext/max_record.c3
-rw-r--r--lib/ext/max_record.h3
-rw-r--r--lib/ext/safe_renegotiation.c2
-rw-r--r--lib/ext/safe_renegotiation.h2
-rw-r--r--lib/ext/server_name.c4
-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/extras/Makefile.am2
-rw-r--r--lib/gnutls.pc.in3
-rw-r--r--lib/gnutls_alert.c4
-rw-r--r--lib/gnutls_anon_cred.c2
-rw-r--r--lib/gnutls_auth.c4
-rw-r--r--lib/gnutls_auth.h2
-rw-r--r--lib/gnutls_buffers.c3
-rw-r--r--lib/gnutls_buffers.h2
-rw-r--r--lib/gnutls_cert.c3
-rw-r--r--lib/gnutls_cipher.c4
-rw-r--r--lib/gnutls_cipher.h2
-rw-r--r--lib/gnutls_cipher_int.c2
-rw-r--r--lib/gnutls_cipher_int.h2
-rw-r--r--lib/gnutls_compress.c2
-rw-r--r--lib/gnutls_compress.h2
-rw-r--r--lib/gnutls_constate.c4
-rw-r--r--lib/gnutls_constate.h2
-rw-r--r--lib/gnutls_datum.c4
-rw-r--r--lib/gnutls_datum.h2
-rw-r--r--lib/gnutls_db.c2
-rw-r--r--lib/gnutls_db.h2
-rw-r--r--lib/gnutls_dh.c4
-rw-r--r--lib/gnutls_dh.h2
-rw-r--r--lib/gnutls_dh_primes.c4
-rw-r--r--lib/gnutls_dtls.h2
-rw-r--r--lib/gnutls_ecc.c2
-rw-r--r--lib/gnutls_errors.c3
-rw-r--r--lib/gnutls_errors.h2
-rw-r--r--lib/gnutls_extensions.c4
-rw-r--r--lib/gnutls_extensions.h2
-rw-r--r--lib/gnutls_global.c3
-rw-r--r--lib/gnutls_global.h2
-rw-r--r--lib/gnutls_handshake.c3
-rw-r--r--lib/gnutls_handshake.h2
-rw-r--r--lib/gnutls_hash_int.c4
-rw-r--r--lib/gnutls_hash_int.h2
-rw-r--r--lib/gnutls_helper.c2
-rw-r--r--lib/gnutls_int.h2
-rw-r--r--lib/gnutls_kx.c2
-rw-r--r--lib/gnutls_kx.h2
-rw-r--r--lib/gnutls_mbuffers.h2
-rw-r--r--lib/gnutls_mem.c4
-rw-r--r--lib/gnutls_mem.h2
-rw-r--r--lib/gnutls_mpi.c4
-rw-r--r--lib/gnutls_mpi.h2
-rw-r--r--lib/gnutls_num.c4
-rw-r--r--lib/gnutls_num.h2
-rw-r--r--lib/gnutls_pcert.c2
-rw-r--r--lib/gnutls_pk.h2
-rw-r--r--lib/gnutls_priority.c3
-rw-r--r--lib/gnutls_psk.c3
-rw-r--r--lib/gnutls_record.c3
-rw-r--r--lib/gnutls_record.h2
-rw-r--r--lib/gnutls_rsa_export.c4
-rw-r--r--lib/gnutls_rsa_export.h2
-rw-r--r--lib/gnutls_session.c4
-rw-r--r--lib/gnutls_session_pack.c2
-rw-r--r--lib/gnutls_session_pack.h2
-rw-r--r--lib/gnutls_sig.c3
-rw-r--r--lib/gnutls_sig.h2
-rw-r--r--lib/gnutls_srp.c4
-rw-r--r--lib/gnutls_srp.h2
-rw-r--r--lib/gnutls_state.h2
-rw-r--r--lib/gnutls_str.c2
-rw-r--r--lib/gnutls_str.h2
-rw-r--r--lib/gnutls_str_array.h2
-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.c2
-rw-r--r--lib/gnutls_v2_compat.h2
-rw-r--r--lib/gnutls_x509.c3
-rw-r--r--lib/gnutls_x509.h2
-rw-r--r--lib/hash.c2
-rw-r--r--lib/includes/Makefile.am2
-rw-r--r--lib/includes/gnutls/abstract.h2
-rw-r--r--lib/includes/gnutls/compat.h2
-rw-r--r--lib/includes/gnutls/crypto.h2
-rw-r--r--lib/includes/gnutls/dtls.h2
-rw-r--r--lib/includes/gnutls/gnutlsxx.h2
-rw-r--r--lib/includes/gnutls/openpgp.h2
-rw-r--r--lib/includes/gnutls/pkcs11.h2
-rw-r--r--lib/includes/gnutls/pkcs12.h2
-rw-r--r--lib/includes/gnutls/x509.h2
-rw-r--r--lib/libgnutls.map2
-rw-r--r--lib/libgnutlsxx.map2
-rw-r--r--lib/locks.c2
-rw-r--r--lib/minitasn1/Makefile.am3
-rw-r--r--lib/minitasn1/coding.c4
-rw-r--r--lib/minitasn1/decoding.c4
-rw-r--r--lib/minitasn1/element.c4
-rw-r--r--lib/minitasn1/element.h4
-rw-r--r--lib/minitasn1/errors.c4
-rw-r--r--lib/minitasn1/gstr.c3
-rw-r--r--lib/minitasn1/gstr.h3
-rw-r--r--lib/minitasn1/int.h3
-rw-r--r--lib/minitasn1/libtasn1.h3
-rw-r--r--lib/minitasn1/parser_aux.c4
-rw-r--r--lib/minitasn1/parser_aux.h4
-rw-r--r--lib/minitasn1/structure.c3
-rw-r--r--lib/minitasn1/structure.h3
-rw-r--r--lib/minitasn1/version.c4
-rw-r--r--lib/nettle/Makefile.am2
-rw-r--r--lib/nettle/cipher.c2
-rw-r--r--lib/nettle/ecc_free.c2
-rw-r--r--lib/nettle/ecc_make_key.c2
-rw-r--r--lib/nettle/ecc_map.c2
-rw-r--r--lib/nettle/ecc_mulmod.c2
-rw-r--r--lib/nettle/ecc_mulmod_timing.c2
-rw-r--r--lib/nettle/ecc_points.c2
-rw-r--r--lib/nettle/ecc_projective_add_point.c2
-rw-r--r--lib/nettle/ecc_projective_check_point.c2
-rw-r--r--lib/nettle/ecc_projective_dbl_point_3.c2
-rw-r--r--lib/nettle/ecc_shared_secret.c2
-rw-r--r--lib/nettle/ecc_sign_hash.c2
-rw-r--r--lib/nettle/ecc_verify_hash.c2
-rw-r--r--lib/nettle/egd.c3
-rw-r--r--lib/nettle/init.c2
-rw-r--r--lib/nettle/mac.c2
-rw-r--r--lib/nettle/mpi.c2
-rw-r--r--lib/nettle/pk.c2
-rw-r--r--lib/nettle/rnd.c2
-rw-r--r--lib/opencdk/Makefile.am2
-rw-r--r--lib/opencdk/armor.c4
-rw-r--r--lib/opencdk/context.h4
-rw-r--r--lib/opencdk/filters.h3
-rw-r--r--lib/opencdk/hash.c4
-rw-r--r--lib/opencdk/kbnode.c2
-rw-r--r--lib/opencdk/keydb.c4
-rw-r--r--lib/opencdk/literal.c2
-rw-r--r--lib/opencdk/main.h4
-rw-r--r--lib/opencdk/misc.c4
-rw-r--r--lib/opencdk/new-packet.c2
-rw-r--r--lib/opencdk/opencdk.h2
-rw-r--r--lib/opencdk/packet.h4
-rw-r--r--lib/opencdk/pubkey.c4
-rw-r--r--lib/opencdk/read-packet.c2
-rw-r--r--lib/opencdk/seskey.c2
-rw-r--r--lib/opencdk/sig-check.c4
-rw-r--r--lib/opencdk/stream.c4
-rw-r--r--lib/opencdk/stream.h4
-rw-r--r--lib/opencdk/types.h4
-rw-r--r--lib/opencdk/write-packet.c4
-rw-r--r--lib/openpgp/Makefile.am2
-rw-r--r--lib/openpgp/compat.c4
-rw-r--r--lib/openpgp/extras.c4
-rw-r--r--lib/openpgp/gnutls_openpgp.c2
-rw-r--r--lib/openpgp/output.c2
-rw-r--r--lib/openpgp/pgp.c2
-rw-r--r--lib/openpgp/pgpverify.c2
-rw-r--r--lib/openpgp/privkey.c2
-rw-r--r--lib/random.c2
-rw-r--r--lib/random.h2
-rw-r--r--lib/system.c2
-rw-r--r--lib/system_override.c3
-rw-r--r--lib/x509/Makefile.am2
-rw-r--r--lib/x509/common.c2
-rw-r--r--lib/x509/common.h2
-rw-r--r--lib/x509/crl.c3
-rw-r--r--lib/x509/crl_write.c2
-rw-r--r--lib/x509/crq.c3
-rw-r--r--lib/x509/dn.c4
-rw-r--r--lib/x509/extensions.c2
-rw-r--r--lib/x509/key_decode.c2
-rw-r--r--lib/x509/key_encode.c2
-rw-r--r--lib/x509/mpi.c4
-rw-r--r--lib/x509/output.c2
-rw-r--r--lib/x509/pbkdf2-sha1.c4
-rw-r--r--lib/x509/pkcs12.c2
-rw-r--r--lib/x509/pkcs12_bag.c4
-rw-r--r--lib/x509/pkcs12_encr.c4
-rw-r--r--lib/x509/pkcs7.c4
-rw-r--r--lib/x509/privkey.c3
-rw-r--r--lib/x509/privkey_pkcs8.c4
-rw-r--r--lib/x509/rfc2818_hostname.c2
-rw-r--r--lib/x509/sign.c3
-rw-r--r--lib/x509/verify-high.c2
-rw-r--r--lib/x509/verify-high.h2
-rw-r--r--lib/x509/x509_int.h2
-rw-r--r--lib/x509/x509_write.c3
-rw-r--r--lib/x509_b64.c2
-rw-r--r--lib/x509_b64.h2
257 files changed, 318 insertions, 344 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 7fd533adab..d692a5864f 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/lib/accelerated/Makefile.am b/lib/accelerated/Makefile.am
index 37acd47cff..be3677ebda 100644
--- a/lib/accelerated/Makefile.am
+++ b/lib/accelerated/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/lib/accelerated/accelerated.c b/lib/accelerated/accelerated.c
index 6047dd141a..13ef3eb1bc 100644
--- a/lib/accelerated/accelerated.c
+++ b/lib/accelerated/accelerated.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/accelerated/cryptodev.c b/lib/accelerated/cryptodev.c
index 2e06da5c8b..2fb063bf67 100644
--- a/lib/accelerated/cryptodev.c
+++ b/lib/accelerated/cryptodev.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2010, 2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/accelerated/x86/Makefile.am b/lib/accelerated/x86/Makefile.am
index d96837c87f..4e2aa624a5 100644
--- a/lib/accelerated/x86/Makefile.am
+++ b/lib/accelerated/x86/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/lib/accelerated/x86/aes-gcm-padlock.c b/lib/accelerated/x86/aes-gcm-padlock.c
index 5039e86f7c..5c17a2b2af 100644
--- a/lib/accelerated/x86/aes-gcm-padlock.c
+++ b/lib/accelerated/x86/aes-gcm-padlock.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/accelerated/x86/aes-gcm-x86.c b/lib/accelerated/x86/aes-gcm-x86.c
index 2e37b0abb2..29339fd168 100644
--- a/lib/accelerated/x86/aes-gcm-x86.c
+++ b/lib/accelerated/x86/aes-gcm-x86.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/accelerated/x86/aes-padlock.c b/lib/accelerated/x86/aes-padlock.c
index 962c1bb9a0..63914133cf 100644
--- a/lib/accelerated/x86/aes-padlock.c
+++ b/lib/accelerated/x86/aes-padlock.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/accelerated/x86/aes-x86.c b/lib/accelerated/x86/aes-x86.c
index 7987781049..fcbe43930d 100644
--- a/lib/accelerated/x86/aes-x86.c
+++ b/lib/accelerated/x86/aes-x86.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/accelerated/x86/asm-coff/cpuid-x86-64-coff.s b/lib/accelerated/x86/asm-coff/cpuid-x86-64-coff.s
index 432bce78a8..c7e9cc462f 100644
--- a/lib/accelerated/x86/asm-coff/cpuid-x86-64-coff.s
+++ b/lib/accelerated/x86/asm-coff/cpuid-x86-64-coff.s
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/lib/accelerated/x86/asm-coff/cpuid-x86-coff.s b/lib/accelerated/x86/asm-coff/cpuid-x86-coff.s
index 9c6142a513..cf5365ee8c 100644
--- a/lib/accelerated/x86/asm-coff/cpuid-x86-coff.s
+++ b/lib/accelerated/x86/asm-coff/cpuid-x86-coff.s
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/lib/accelerated/x86/asm/cpuid-x86-64.s b/lib/accelerated/x86/asm/cpuid-x86-64.s
index 0a8e8b3b01..7520978fe8 100644
--- a/lib/accelerated/x86/asm/cpuid-x86-64.s
+++ b/lib/accelerated/x86/asm/cpuid-x86-64.s
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/lib/accelerated/x86/asm/cpuid-x86.s b/lib/accelerated/x86/asm/cpuid-x86.s
index d32009b25d..b0fb52f5f6 100644
--- a/lib/accelerated/x86/asm/cpuid-x86.s
+++ b/lib/accelerated/x86/asm/cpuid-x86.s
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/lib/accelerated/x86/hmac-padlock.c b/lib/accelerated/x86/hmac-padlock.c
index 7b7a294e7a..e74fa2c1fa 100644
--- a/lib/accelerated/x86/hmac-padlock.c
+++ b/lib/accelerated/x86/hmac-padlock.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/accelerated/x86/sha-padlock.c b/lib/accelerated/x86/sha-padlock.c
index becaaf96ba..ddb74cf64d 100644
--- a/lib/accelerated/x86/sha-padlock.c
+++ b/lib/accelerated/x86/sha-padlock.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
* Portions Copyright (C) 2001 Niels Moeller
*
* Author: Nikos Mavrogiannopoulos
diff --git a/lib/accelerated/x86/x86.h b/lib/accelerated/x86/x86.h
index 617db0f56e..ec1f32bcdc 100644
--- a/lib/accelerated/x86/x86.h
+++ b/lib/accelerated/x86/x86.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/algorithms.h b/lib/algorithms.h
index 6b78505a84..7709557043 100644
--- a/lib/algorithms.h
+++ b/lib/algorithms.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/algorithms/Makefile.am b/lib/algorithms/Makefile.am
index e4d62eec8b..13b287a405 100644
--- a/lib/algorithms/Makefile.am
+++ b/lib/algorithms/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/lib/algorithms/cert_types.c b/lib/algorithms/cert_types.c
index 2ea34c95e8..000e43531a 100644
--- a/lib/algorithms/cert_types.c
+++ b/lib/algorithms/cert_types.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/algorithms/ciphers.c b/lib/algorithms/ciphers.c
index 788b27de0c..7c88231da2 100644
--- a/lib/algorithms/ciphers.c
+++ b/lib/algorithms/ciphers.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/algorithms/ciphersuites.c b/lib/algorithms/ciphersuites.c
index 8924d4ca71..59aebb7fb3 100644
--- a/lib/algorithms/ciphersuites.c
+++ b/lib/algorithms/ciphersuites.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/algorithms/ecc.c b/lib/algorithms/ecc.c
index 2e52dc4111..ea0b830d35 100644
--- a/lib/algorithms/ecc.c
+++ b/lib/algorithms/ecc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/algorithms/kx.c b/lib/algorithms/kx.c
index c44fafb47c..7a47781c0c 100644
--- a/lib/algorithms/kx.c
+++ b/lib/algorithms/kx.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/algorithms/mac.c b/lib/algorithms/mac.c
index e60555aae9..0813df2010 100644
--- a/lib/algorithms/mac.c
+++ b/lib/algorithms/mac.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/algorithms/protocols.c b/lib/algorithms/protocols.c
index e59c8fd30d..a152901a5d 100644
--- a/lib/algorithms/protocols.c
+++ b/lib/algorithms/protocols.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/algorithms/publickey.c b/lib/algorithms/publickey.c
index e9f9b3ee61..4089bfb364 100644
--- a/lib/algorithms/publickey.c
+++ b/lib/algorithms/publickey.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/algorithms/secparams.c b/lib/algorithms/secparams.c
index 2584c252f4..775d4d2a28 100644
--- a/lib/algorithms/secparams.c
+++ b/lib/algorithms/secparams.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/algorithms/sign.c b/lib/algorithms/sign.c
index ba98d6bcb5..ab81b830d3 100644
--- a/lib/algorithms/sign.c
+++ b/lib/algorithms/sign.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/Makefile.am b/lib/auth/Makefile.am
index 1bf965b4b5..504a44822b 100644
--- a/lib/auth/Makefile.am
+++ b/lib/auth/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/lib/auth/anon.c b/lib/auth/anon.c
index 49efb497c6..ab137c143e 100644
--- a/lib/auth/anon.c
+++ b/lib/auth/anon.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010 Free
- * Software Foundation, Inc.
+ * Copyright (C) 2000-2005, 2009-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/anon.h b/lib/auth/anon.h
index 3006d6bd6d..4ff0aa2880 100644
--- a/lib/auth/anon.h
+++ b/lib/auth/anon.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/anon_ecdh.c b/lib/auth/anon_ecdh.c
index 040f39674e..9c0731afde 100644
--- a/lib/auth/anon_ecdh.c
+++ b/lib/auth/anon_ecdh.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010 Free
- * Software Foundation, Inc.
+ * Copyright (C) 2000-2005, 2009-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/cert.c b/lib/auth/cert.c
index 38d2c0047b..b62c7007d2 100644
--- a/lib/auth/cert.c
+++ b/lib/auth/cert.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/cert.h b/lib/auth/cert.h
index 7ef0e92dfe..277a52de61 100644
--- a/lib/auth/cert.h
+++ b/lib/auth/cert.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2002-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/dh_common.c b/lib/auth/dh_common.c
index 25ad4e7798..2f647f49fd 100644
--- a/lib/auth/dh_common.c
+++ b/lib/auth/dh_common.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2009, 2010 Free Software
+ * Copyright (C) 2002-2005, 2007, 2009-2010, 2012 Free Software
* Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
diff --git a/lib/auth/dh_common.h b/lib/auth/dh_common.h
index 2ff976a9a4..e7487d17f4 100644
--- a/lib/auth/dh_common.h
+++ b/lib/auth/dh_common.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2002-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/dhe.c b/lib/auth/dhe.c
index c21405df20..6ea8afd1ba 100644
--- a/lib/auth/dhe.c
+++ b/lib/auth/dhe.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2009, 2010
- * Free Software Foundation, Inc.
+ * Copyright (C) 2000-2005, 2007, 2009-2010, 2012 Free Software
+ * Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/dhe_psk.c b/lib/auth/dhe_psk.c
index 7170c0b11c..a2bb87b000 100644
--- a/lib/auth/dhe_psk.c
+++ b/lib/auth/dhe_psk.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005, 2007, 2009, 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2007, 2009-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/ecdh_common.c b/lib/auth/ecdh_common.c
index f1beda861c..7112418ff2 100644
--- a/lib/auth/ecdh_common.c
+++ b/lib/auth/ecdh_common.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/ecdh_common.h b/lib/auth/ecdh_common.h
index b2d25de56c..9884cdfbb6 100644
--- a/lib/auth/ecdh_common.h
+++ b/lib/auth/ecdh_common.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/psk.c b/lib/auth/psk.c
index 1817cd4bf1..0d64009fd5 100644
--- a/lib/auth/psk.c
+++ b/lib/auth/psk.c
@@ -1,5 +1,6 @@
/*
- * Copyright (C) 2005, 2007, 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2007-2008, 2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/psk.h b/lib/auth/psk.h
index aa68e7cbed..0207fbe3aa 100644
--- a/lib/auth/psk.h
+++ b/lib/auth/psk.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2005-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/psk_passwd.c b/lib/auth/psk_passwd.c
index 195454dac6..fe367f4b97 100644
--- a/lib/auth/psk_passwd.c
+++ b/lib/auth/psk_passwd.c
@@ -1,5 +1,6 @@
/*
- * Copyright (C) 2005, 2007, 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2007-2008, 2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/psk_passwd.h b/lib/auth/psk_passwd.h
index 11b08ed667..aea501885e 100644
--- a/lib/auth/psk_passwd.h
+++ b/lib/auth/psk_passwd.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2005-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/rsa.c b/lib/auth/rsa.c
index 0806d0311c..41a31de4f4 100644
--- a/lib/auth/rsa.c
+++ b/lib/auth/rsa.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2010
- * Free Software Foundation, Inc.
+ * Copyright (C) 2000-2005, 2007-2008, 2010, 2012 Free Software
+ * Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/rsa_export.c b/lib/auth/rsa_export.c
index 4bd9750a33..6b98bc3c55 100644
--- a/lib/auth/rsa_export.c
+++ b/lib/auth/rsa_export.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2010 Free
- * Software Foundation, Inc.
+ * Copyright (C) 2000-2005, 2007, 2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/srp.c b/lib/auth/srp.c
index 6c9d233006..867a457d79 100644
--- a/lib/auth/srp.c
+++ b/lib/auth/srp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/srp.h b/lib/auth/srp.h
index 96c97c810c..97f87fbd9d 100644
--- a/lib/auth/srp.h
+++ b/lib/auth/srp.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/srp_passwd.c b/lib/auth/srp_passwd.c
index 19972201c6..07c01bf539 100644
--- a/lib/auth/srp_passwd.c
+++ b/lib/auth/srp_passwd.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2001-2005, 2008, 2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/srp_passwd.h b/lib/auth/srp_passwd.h
index d89c1a4e99..9285fd03fa 100644
--- a/lib/auth/srp_passwd.h
+++ b/lib/auth/srp_passwd.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/srp_rsa.c b/lib/auth/srp_rsa.c
index e3b8785e03..9a22bba598 100644
--- a/lib/auth/srp_rsa.c
+++ b/lib/auth/srp_rsa.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2001-2005, 2007, 2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/auth/srp_sb64.c b/lib/auth/srp_sb64.c
index ea50c9ad16..12073f6b1b 100644
--- a/lib/auth/srp_sb64.c
+++ b/lib/auth/srp_sb64.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2001-2005, 2008, 2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/crypto-api.c b/lib/crypto-api.c
index 260f942217..290e3393c6 100644
--- a/lib/crypto-api.c
+++ b/lib/crypto-api.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000, 2004, 2005, 2008, 2010, 2011 Free Software Foundation,
- * Inc.
+ * Copyright (C) 2000, 2004-2005, 2008, 2010-2012 Free Software
+ * Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/crypto-backend.c b/lib/crypto-backend.c
index 93d4eb949c..79c0688495 100644
--- a/lib/crypto-backend.c
+++ b/lib/crypto-backend.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/crypto-backend.h b/lib/crypto-backend.h
index 677d4551bd..2af78aa874 100644
--- a/lib/crypto-backend.h
+++ b/lib/crypto-backend.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/crypto.h b/lib/crypto.h
index 0973a002a9..058c3463c9 100644
--- a/lib/crypto.h
+++ b/lib/crypto.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/debug.c b/lib/debug.c
index 19246e449d..95d8ff5c4e 100644
--- a/lib/debug.c
+++ b/lib/debug.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010
- * Free Software Foundation, Inc.
+ * Copyright (C) 2001-2005, 2007-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/debug.h b/lib/debug.h
index d0ad69370e..cb01771469 100644
--- a/lib/debug.h
+++ b/lib/debug.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/ext/Makefile.am b/lib/ext/Makefile.am
index a2adcca7a5..0062d495fe 100644
--- a/lib/ext/Makefile.am
+++ b/lib/ext/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/lib/ext/cert_type.c b/lib/ext/cert_type.c
index b4a2e2c26c..635e06a26d 100644
--- a/lib/ext/cert_type.c
+++ b/lib/ext/cert_type.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2002-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/ext/cert_type.h b/lib/ext/cert_type.h
index 80ac3b4e22..f6f1ea7792 100644
--- a/lib/ext/cert_type.h
+++ b/lib/ext/cert_type.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2002-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/ext/ecc.c b/lib/ext/ecc.c
index 9db0f14f0f..bc2ea98b39 100644
--- a/lib/ext/ecc.c
+++ b/lib/ext/ecc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/ext/ecc.h b/lib/ext/ecc.h
index ebd52b5496..d7e70efa71 100644
--- a/lib/ext/ecc.h
+++ b/lib/ext/ecc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/ext/max_record.c b/lib/ext/max_record.c
index f86007bdda..652a6e5aa5 100644
--- a/lib/ext/max_record.c
+++ b/lib/ext/max_record.c
@@ -1,5 +1,6 @@
/*
- * Copyright (C) 2001, 2004, 2005, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2004-2005, 2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/ext/max_record.h b/lib/ext/max_record.h
index 709451324c..41799267df 100644
--- a/lib/ext/max_record.h
+++ b/lib/ext/max_record.h
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2010, 2011 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2001-2005, 2010-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/ext/safe_renegotiation.c b/lib/ext/safe_renegotiation.c
index 956b1e6d65..a94ddca674 100644
--- a/lib/ext/safe_renegotiation.c
+++ b/lib/ext/safe_renegotiation.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2010, 2012 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 3f1022cc17..977e24067f 100644
--- a/lib/ext/safe_renegotiation.h
+++ b/lib/ext/safe_renegotiation.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2012 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 a2d2bc4966..5c6af0ea59 100644
--- a/lib/ext/server_name.c
+++ b/lib/ext/server_name.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2002, 2003, 2004, 2005, 2008, 2009, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2002-2005, 2008-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/ext/server_name.h b/lib/ext/server_name.h
index d67580995c..4f94fdb48e 100644
--- a/lib/ext/server_name.h
+++ b/lib/ext/server_name.h
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010, 2011 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2000-2005, 2010-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/ext/session_ticket.c b/lib/ext/session_ticket.c
index 8da06361ce..a7537f34e5 100644
--- a/lib/ext/session_ticket.c
+++ b/lib/ext/session_ticket.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2010, 2012 Free Software Foundation, Inc.
*
* Author: Daiki Ueno
*
diff --git a/lib/ext/session_ticket.h b/lib/ext/session_ticket.h
index 2a43c472f2..61a6888be4 100644
--- a/lib/ext/session_ticket.h
+++ b/lib/ext/session_ticket.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2012 Free Software Foundation, Inc.
*
* Author: Daiki Ueno
*
diff --git a/lib/ext/signature.c b/lib/ext/signature.c
index 304d1f64c0..019eb9c63f 100644
--- a/lib/ext/signature.c
+++ b/lib/ext/signature.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2002,2003,2004,2005,2009,2010,2011 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2002-2005, 2009-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/ext/signature.h b/lib/ext/signature.h
index 53d0dbb6a2..d3e00d397f 100644
--- a/lib/ext/signature.h
+++ b/lib/ext/signature.h
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2002, 2003, 2004, 2005, 2010, 2011 Free Software Foundation,
- * Inc.
+ * Copyright (C) 2002-2005, 2010-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/ext/srp.c b/lib/ext/srp.c
index e4af8468d0..51a1dc8eb8 100644
--- a/lib/ext/srp.c
+++ b/lib/ext/srp.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2001-2005, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/ext/srp.h b/lib/ext/srp.h
index ee47b8e2b2..4fadfbb627 100644
--- a/lib/ext/srp.h
+++ b/lib/ext/srp.h
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010, 2011 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2000-2005, 2010-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/extras/Makefile.am b/lib/extras/Makefile.am
index eec0581476..c6afbe50da 100644
--- a/lib/extras/Makefile.am
+++ b/lib/extras/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/lib/gnutls.pc.in b/lib/gnutls.pc.in
index 32170b64e1..b11acc830a 100644
--- a/lib/gnutls.pc.in
+++ b/lib/gnutls.pc.in
@@ -1,7 +1,6 @@
# Process this file with autoconf to produce a pkg-config metadata file.
-# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
-# Foundation, Inc.
+# Copyright (C) 2004-2010, 2012 Free Software Foundation, Inc.
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
diff --git a/lib/gnutls_alert.c b/lib/gnutls_alert.c
index 3482185647..e03d985847 100644
--- a/lib/gnutls_alert.c
+++ b/lib/gnutls_alert.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010, 2011 Free
- * Software Foundation, Inc.
+ * Copyright (C) 2000-2005, 2008, 2010-2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_anon_cred.c b/lib/gnutls_anon_cred.c
index b0bfbf8603..2c2b33d9de 100644
--- a/lib/gnutls_anon_cred.c
+++ b/lib/gnutls_anon_cred.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Copyright (C) 2001, 2004-2005, 2007-2010, 2012 Free Software
* Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
diff --git a/lib/gnutls_auth.c b/lib/gnutls_auth.c
index eb64214b87..0567dbfcc2 100644
--- a/lib/gnutls_auth.c
+++ b/lib/gnutls_auth.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010 Free
- * Software Foundation, Inc.
+ * Copyright (C) 2001-2005, 2008-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_auth.h b/lib/gnutls_auth.h
index 508ddcef09..cb686fad50 100644
--- a/lib/gnutls_auth.h
+++ b/lib/gnutls_auth.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_buffers.c b/lib/gnutls_buffers.c
index db9106607a..6c71fe223b 100644
--- a/lib/gnutls_buffers.c
+++ b/lib/gnutls_buffers.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
- * 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2010, 2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_buffers.h b/lib/gnutls_buffers.h
index da9faca036..22e9d02c56 100644
--- a/lib/gnutls_buffers.h
+++ b/lib/gnutls_buffers.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_cert.c b/lib/gnutls_cert.c
index 66d0a9f226..7e66f4f66b 100644
--- a/lib/gnutls_cert.c
+++ b/lib/gnutls_cert.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
- * 2010,2011 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_cipher.c b/lib/gnutls_cipher.c
index bd8b14a0c9..a323defb21 100644
--- a/lib/gnutls_cipher.c
+++ b/lib/gnutls_cipher.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010
- * Free Software Foundation, Inc.
+ * Copyright (C) 2000-2005, 2008-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_cipher.h b/lib/gnutls_cipher.h
index c15732e6ac..a0b2bffbd0 100644
--- a/lib/gnutls_cipher.h
+++ b/lib/gnutls_cipher.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_cipher_int.c b/lib/gnutls_cipher_int.c
index 1a5346b82b..c6b83749b2 100644
--- a/lib/gnutls_cipher_int.c
+++ b/lib/gnutls_cipher_int.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2010, 2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_cipher_int.h b/lib/gnutls_cipher_int.h
index ce51588df8..5e7b7a1711 100644
--- a/lib/gnutls_cipher_int.h
+++ b/lib/gnutls_cipher_int.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_compress.c b/lib/gnutls_compress.c
index 3821a84879..792e48440f 100644
--- a/lib/gnutls_compress.c
+++ b/lib/gnutls_compress.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000, 2004, 2005, 2007, 2008, 2010 Free Software
+ * Copyright (C) 2000, 2004-2005, 2007-2008, 2010, 2012 Free Software
* Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
diff --git a/lib/gnutls_compress.h b/lib/gnutls_compress.h
index 559906da8b..0146375606 100644
--- a/lib/gnutls_compress.h
+++ b/lib/gnutls_compress.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_constate.c b/lib/gnutls_constate.c
index 40e30a2caf..f44ac43f74 100644
--- a/lib/gnutls_constate.c
+++ b/lib/gnutls_constate.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2010 Free
- * Software Foundation, Inc.
+ * Copyright (C) 2001-2006, 2008, 2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_constate.h b/lib/gnutls_constate.h
index b7cb1c4d58..b604f42d22 100644
--- a/lib/gnutls_constate.h
+++ b/lib/gnutls_constate.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_datum.c b/lib/gnutls_datum.c
index de6f17dedc..8218bb3168 100644
--- a/lib/gnutls_datum.c
+++ b/lib/gnutls_datum.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2001-2005, 2007, 2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_datum.h b/lib/gnutls_datum.h
index bd9a4d4da8..2c0c95ef20 100644
--- a/lib/gnutls_datum.h
+++ b/lib/gnutls_datum.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_db.c b/lib/gnutls_db.c
index ed91fe7c9c..135a595984 100644
--- a/lib/gnutls_db.c
+++ b/lib/gnutls_db.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_db.h b/lib/gnutls_db.h
index bf43e02a7c..e81e203f5d 100644
--- a/lib/gnutls_db.h
+++ b/lib/gnutls_db.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_dh.c b/lib/gnutls_dh.c
index d38856b809..8226d2045e 100644
--- a/lib/gnutls_dh.c
+++ b/lib/gnutls_dh.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
- * Software Foundation, Inc.
+ * Copyright (C) 2000-2005, 2008, 2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_dh.h b/lib/gnutls_dh.h
index 5b053705c4..fdd659e254 100644
--- a/lib/gnutls_dh.h
+++ b/lib/gnutls_dh.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_dh_primes.c b/lib/gnutls_dh_primes.c
index bd0b956fdd..d820ddce45 100644
--- a/lib/gnutls_dh_primes.c
+++ b/lib/gnutls_dh_primes.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000, 2001, 2003, 2004, 2005, 2008, 2009, 2010 Free
- * Software Foundation, Inc.
+ * Copyright (C) 2000-2001, 2003-2005, 2008-2010, 2012 Free Software
+ * Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_dtls.h b/lib/gnutls_dtls.h
index 7cbc271a69..253432ff1a 100644
--- a/lib/gnutls_dtls.h
+++ b/lib/gnutls_dtls.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2012 Free Software Foundation, Inc.
*
* Author: Jonathan Bastien-Filiatrault
*
diff --git a/lib/gnutls_ecc.c b/lib/gnutls_ecc.c
index 9c5a97a208..d9798a3a22 100644
--- a/lib/gnutls_ecc.c
+++ b/lib/gnutls_ecc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_errors.c b/lib/gnutls_errors.c
index 3b5397aa72..72209ab98c 100644
--- a/lib/gnutls_errors.c
+++ b/lib/gnutls_errors.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
- * 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2010, 2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_errors.h b/lib/gnutls_errors.h
index 94370ca6bd..28dc1a7558 100644
--- a/lib/gnutls_errors.h
+++ b/lib/gnutls_errors.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_extensions.c b/lib/gnutls_extensions.c
index 0c98f762e2..9a08d15924 100644
--- a/lib/gnutls_extensions.c
+++ b/lib/gnutls_extensions.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010
- * Free Software Foundation, Inc.
+ * Copyright (C) 2001-2005, 2007-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos, Simon Josefsson
*
diff --git a/lib/gnutls_extensions.h b/lib/gnutls_extensions.h
index f51a5f9478..c1d6a8d8ed 100644
--- a/lib/gnutls_extensions.h
+++ b/lib/gnutls_extensions.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_global.c b/lib/gnutls_global.c
index 14fc2120b5..00b47ae9c6 100644
--- a/lib/gnutls_global.c
+++ b/lib/gnutls_global.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2011
- * Free Software Foundation, Inc.
+ * Copyright (C) 2001-2006, 2008-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_global.h b/lib/gnutls_global.h
index 7d8fc6f49e..f92d3219f1 100644
--- a/lib/gnutls_global.h
+++ b/lib/gnutls_global.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_handshake.c b/lib/gnutls_handshake.c
index 36cf8a7711..a3045512a5 100644
--- a/lib/gnutls_handshake.c
+++ b/lib/gnutls_handshake.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
- * 2009, 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_handshake.h b/lib/gnutls_handshake.h
index 2232ffa687..2366303597 100644
--- a/lib/gnutls_handshake.h
+++ b/lib/gnutls_handshake.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_hash_int.c b/lib/gnutls_hash_int.c
index be676b5b00..e34014b898 100644
--- a/lib/gnutls_hash_int.c
+++ b/lib/gnutls_hash_int.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000, 2001, 2004, 2005, 2007, 2008, 2010, 2011 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2000-2001, 2004-2005, 2007-2008, 2010-2012 Free
+ * Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_hash_int.h b/lib/gnutls_hash_int.h
index 83dea8d4ba..58bfaaee51 100644
--- a/lib/gnutls_hash_int.h
+++ b/lib/gnutls_hash_int.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_helper.c b/lib/gnutls_helper.c
index 1e6a23559b..8962900a44 100644
--- a/lib/gnutls_helper.c
+++ b/lib/gnutls_helper.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005, 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_int.h b/lib/gnutls_int.h
index d2119e1742..72e5f58f00 100644
--- a/lib/gnutls_int.h
+++ b/lib/gnutls_int.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_kx.c b/lib/gnutls_kx.c
index c981cc00e7..9596692b34 100644
--- a/lib/gnutls_kx.c
+++ b/lib/gnutls_kx.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000, 2001, 2004, 2005, 2006, 2008, 2010 Free Software
+ * Copyright (C) 2000-2001, 2004-2006, 2008, 2010, 2012 Free Software
* Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
diff --git a/lib/gnutls_kx.h b/lib/gnutls_kx.h
index cee553b4b5..0ab24eb555 100644
--- a/lib/gnutls_kx.h
+++ b/lib/gnutls_kx.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_mbuffers.h b/lib/gnutls_mbuffers.h
index 7e72fce886..855814c57d 100644
--- a/lib/gnutls_mbuffers.h
+++ b/lib/gnutls_mbuffers.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2012 Free Software Foundation, Inc.
*
* Author: Jonathan Bastien-Filiatrault
*
diff --git a/lib/gnutls_mem.c b/lib/gnutls_mem.c
index c1b6d65933..3fbfb6815b 100644
--- a/lib/gnutls_mem.c
+++ b/lib/gnutls_mem.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2001-2005, 2008, 2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_mem.h b/lib/gnutls_mem.h
index 63f160e348..4d05229e08 100644
--- a/lib/gnutls_mem.h
+++ b/lib/gnutls_mem.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_mpi.c b/lib/gnutls_mpi.c
index 681d63f415..4df0373142 100644
--- a/lib/gnutls_mpi.c
+++ b/lib/gnutls_mpi.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2001-2005, 2008, 2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_mpi.h b/lib/gnutls_mpi.h
index fec3134cd9..2ae3c58f47 100644
--- a/lib/gnutls_mpi.h
+++ b/lib/gnutls_mpi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_num.c b/lib/gnutls_num.c
index 7e504bd2eb..a316c3c6d9 100644
--- a/lib/gnutls_num.c
+++ b/lib/gnutls_num.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
- * Software Foundation, Inc.
+ * Copyright (C) 2000-2005, 2008, 2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_num.h b/lib/gnutls_num.h
index 3f4f56fe6e..0590184bee 100644
--- a/lib/gnutls_num.h
+++ b/lib/gnutls_num.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_pcert.c b/lib/gnutls_pcert.c
index b277472d4d..d87d5a51eb 100644
--- a/lib/gnutls_pcert.c
+++ b/lib/gnutls_pcert.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_pk.h b/lib/gnutls_pk.h
index 26a91acc30..189c61c333 100644
--- a/lib/gnutls_pk.h
+++ b/lib/gnutls_pk.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_priority.c b/lib/gnutls_priority.c
index 79573ed59f..1c2964eeb7 100644
--- a/lib/gnutls_priority.c
+++ b/lib/gnutls_priority.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2004-2010, 2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_psk.c b/lib/gnutls_psk.c
index 6dad830f7b..af01ffda0c 100644
--- a/lib/gnutls_psk.c
+++ b/lib/gnutls_psk.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation,
- * Inc.
+ * Copyright (C) 2005, 2007-2010, 2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_record.c b/lib/gnutls_record.c
index 8d73e98530..85b37a38a9 100644
--- a/lib/gnutls_record.c
+++ b/lib/gnutls_record.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
- * 2009, 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_record.h b/lib/gnutls_record.h
index a6997e364a..a46a5ec03f 100644
--- a/lib/gnutls_record.h
+++ b/lib/gnutls_record.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_rsa_export.c b/lib/gnutls_rsa_export.c
index f39dafea9e..201809411e 100644
--- a/lib/gnutls_rsa_export.c
+++ b/lib/gnutls_rsa_export.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2002, 2003, 2004, 2005, 2008, 2009, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2002-2005, 2008-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_rsa_export.h b/lib/gnutls_rsa_export.h
index 2cd8f4da4a..ce3962a2be 100644
--- a/lib/gnutls_rsa_export.h
+++ b/lib/gnutls_rsa_export.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_session.c b/lib/gnutls_session.c
index fd012fe235..6c163d9df1 100644
--- a/lib/gnutls_session.c
+++ b/lib/gnutls_session.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000, 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free
- * Software Foundation, Inc.
+ * Copyright (C) 2000, 2003-2005, 2007-2010, 2012 Free Software
+ * Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_session_pack.c b/lib/gnutls_session_pack.c
index b5302669e9..e7b34c7978 100644
--- a/lib/gnutls_session_pack.c
+++ b/lib/gnutls_session_pack.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Copyright (C) 2000, 2004-2005, 2007-2010, 2012 Free Software
* Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
diff --git a/lib/gnutls_session_pack.h b/lib/gnutls_session_pack.h
index 5e05f1a828..2c544b5b3f 100644
--- a/lib/gnutls_session_pack.h
+++ b/lib/gnutls_session_pack.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_sig.c b/lib/gnutls_sig.c
index 16db728a79..004934b488 100644
--- a/lib/gnutls_sig.c
+++ b/lib/gnutls_sig.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2001, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free
- * Software Foundation, Inc.
+ * Copyright (C) 2001, 2004-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_sig.h b/lib/gnutls_sig.h
index 7b9108280b..950d365575 100644
--- a/lib/gnutls_sig.h
+++ b/lib/gnutls_sig.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_srp.c b/lib/gnutls_srp.c
index 2339649745..d4d59972f4 100644
--- a/lib/gnutls_srp.c
+++ b/lib/gnutls_srp.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010 Free
- * Software Foundation, Inc.
+ * Copyright (C) 2001-2005, 2008-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_srp.h b/lib/gnutls_srp.h
index d23cb43465..cb632d69b3 100644
--- a/lib/gnutls_srp.h
+++ b/lib/gnutls_srp.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_state.h b/lib/gnutls_state.h
index c91f547025..7800fde26a 100644
--- a/lib/gnutls_state.h
+++ b/lib/gnutls_state.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_str.c b/lib/gnutls_str.c
index f4910df270..11fec4ae77 100644
--- a/lib/gnutls_str.c
+++ b/lib/gnutls_str.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2002-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_str.h b/lib/gnutls_str.h
index 770a7b730a..5a063ff69b 100644
--- a/lib/gnutls_str.h
+++ b/lib/gnutls_str.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_str_array.h b/lib/gnutls_str_array.h
index b13e0937fc..31d40556a5 100644
--- a/lib/gnutls_str_array.h
+++ b/lib/gnutls_str_array.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_supplemental.c b/lib/gnutls_supplemental.c
index 17efbae576..80c72f5722 100644
--- a/lib/gnutls_supplemental.c
+++ b/lib/gnutls_supplemental.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2007-2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/lib/gnutls_supplemental.h b/lib/gnutls_supplemental.h
index e23795891c..13188172de 100644
--- a/lib/gnutls_supplemental.h
+++ b/lib/gnutls_supplemental.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2007-2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/lib/gnutls_ui.c b/lib/gnutls_ui.c
index 34b6ad600c..0f4bba9e49 100644
--- a/lib/gnutls_ui.c
+++ b/lib/gnutls_ui.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010, 2011 Free
- * Software Foundation, Inc.
+ * Copyright (C) 2001-2005, 2008-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_v2_compat.c b/lib/gnutls_v2_compat.c
index 57e82fda57..e394f29597 100644
--- a/lib/gnutls_v2_compat.c
+++ b/lib/gnutls_v2_compat.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001, 2004, 2005, 2006, 2008, 2010 Free Software
+ * Copyright (C) 2001, 2004-2006, 2008, 2010, 2012 Free Software
* Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
diff --git a/lib/gnutls_v2_compat.h b/lib/gnutls_v2_compat.h
index af28222d2c..ccaedf9024 100644
--- a/lib/gnutls_v2_compat.h
+++ b/lib/gnutls_v2_compat.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_x509.c b/lib/gnutls_x509.c
index 68914f0e0d..4f51be798b 100644
--- a/lib/gnutls_x509.c
+++ b/lib/gnutls_x509.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
- * Free Software Foundation, Inc.
+ * Copyright (C) 2002-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/gnutls_x509.h b/lib/gnutls_x509.h
index 059e7d8c54..55340dc3cf 100644
--- a/lib/gnutls_x509.h
+++ b/lib/gnutls_x509.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/hash.c b/lib/hash.c
index 683e31ccd5..8ba36f5297 100644
--- a/lib/hash.c
+++ b/lib/hash.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/includes/Makefile.am b/lib/includes/Makefile.am
index 93f18434fa..5da8bda6dd 100644
--- a/lib/includes/Makefile.am
+++ b/lib/includes/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/lib/includes/gnutls/abstract.h b/lib/includes/gnutls/abstract.h
index ce043c1c94..e0fb249103 100644
--- a/lib/includes/gnutls/abstract.h
+++ b/lib/includes/gnutls/abstract.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2010-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/includes/gnutls/compat.h b/lib/includes/gnutls/compat.h
index 58d55efe91..b2b999528c 100644
--- a/lib/includes/gnutls/compat.h
+++ b/lib/includes/gnutls/compat.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2008-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/includes/gnutls/crypto.h b/lib/includes/gnutls/crypto.h
index 9946ed2a44..abc6813cbf 100644
--- a/lib/includes/gnutls/crypto.h
+++ b/lib/includes/gnutls/crypto.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2008-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/includes/gnutls/dtls.h b/lib/includes/gnutls/dtls.h
index 3183d6064d..e25f6225bb 100644
--- a/lib/includes/gnutls/dtls.h
+++ b/lib/includes/gnutls/dtls.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/includes/gnutls/gnutlsxx.h b/lib/includes/gnutls/gnutlsxx.h
index 2f7c1a4128..9be127e369 100644
--- a/lib/includes/gnutls/gnutlsxx.h
+++ b/lib/includes/gnutls/gnutlsxx.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2006-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/includes/gnutls/openpgp.h b/lib/includes/gnutls/openpgp.h
index f5c456dab9..1d4e0cd591 100644
--- a/lib/includes/gnutls/openpgp.h
+++ b/lib/includes/gnutls/openpgp.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2003-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/includes/gnutls/pkcs11.h b/lib/includes/gnutls/pkcs11.h
index 14576f244c..01c19010fc 100644
--- a/lib/includes/gnutls/pkcs11.h
+++ b/lib/includes/gnutls/pkcs11.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2010-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/includes/gnutls/pkcs12.h b/lib/includes/gnutls/pkcs12.h
index 85a1259d75..91a1c69f9a 100644
--- a/lib/includes/gnutls/pkcs12.h
+++ b/lib/includes/gnutls/pkcs12.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2003-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/includes/gnutls/x509.h b/lib/includes/gnutls/x509.h
index 5b20bef3e4..7597639d1e 100644
--- a/lib/includes/gnutls/x509.h
+++ b/lib/includes/gnutls/x509.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2003-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/libgnutls.map b/lib/libgnutls.map
index 54179506bf..fe9d258a94 100644
--- a/lib/libgnutls.map
+++ b/lib/libgnutls.map
@@ -1,5 +1,5 @@
# libgnutls.map -- libgnutls linker version script. -*- ld-script -*-
-# Copyright (C) 2005-2011 Free Software Foundation, Inc.
+# Copyright (C) 2005-2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/lib/libgnutlsxx.map b/lib/libgnutlsxx.map
index 0bca6f3926..fceffec6c0 100644
--- a/lib/libgnutlsxx.map
+++ b/lib/libgnutlsxx.map
@@ -1,5 +1,5 @@
# libgnutlsxx.map -- linker script for libgnutls. -*- ld-script -*-
-# Copyright (C) 2005-2011 Free Software Foundation, Inc.
+# Copyright (C) 2005-2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/lib/locks.c b/lib/locks.c
index 9aee8ea417..6a63212eed 100644
--- a/lib/locks.c
+++ b/lib/locks.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2010-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/minitasn1/Makefile.am b/lib/minitasn1/Makefile.am
index d2985a96bf..7de6a75b17 100644
--- a/lib/minitasn1/Makefile.am
+++ b/lib/minitasn1/Makefile.am
@@ -1,6 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-# Free Software Foundation, Inc.
+# Copyright (C) 2002-2010, 2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/lib/minitasn1/coding.c b/lib/minitasn1/coding.c
index 3cc0ef8129..e23872f293 100644
--- a/lib/minitasn1/coding.c
+++ b/lib/minitasn1/coding.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2002, 2004, 2006, 2008, 2009, 2010, 2011 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2002, 2004, 2006, 2008-2012 Free Software Foundation,
+ * Inc.
*
* This file is part of LIBTASN1.
*
diff --git a/lib/minitasn1/decoding.c b/lib/minitasn1/decoding.c
index 3849375d07..2d28484501 100644
--- a/lib/minitasn1/decoding.c
+++ b/lib/minitasn1/decoding.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2002, 2004, 2006, 2008, 2009, 2010, 2011 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2002, 2004, 2006, 2008-2012 Free Software Foundation,
+ * Inc.
*
* This file is part of LIBTASN1.
*
diff --git a/lib/minitasn1/element.c b/lib/minitasn1/element.c
index a8fdc929e3..c466989f57 100644
--- a/lib/minitasn1/element.c
+++ b/lib/minitasn1/element.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2008, 2009, 2010,
- * 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2004, 2006, 2008-2012 Free Software Foundation,
+ * Inc.
*
* This file is part of LIBTASN1.
*
diff --git a/lib/minitasn1/element.h b/lib/minitasn1/element.h
index 67a234f50a..86e24997f4 100644
--- a/lib/minitasn1/element.h
+++ b/lib/minitasn1/element.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2008, 2009, 2010,
- * 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2004, 2006, 2008-2012 Free Software Foundation,
+ * Inc.
*
* This file is part of LIBTASN1.
*
diff --git a/lib/minitasn1/errors.c b/lib/minitasn1/errors.c
index c5508dae85..abd94cb9db 100644
--- a/lib/minitasn1/errors.c
+++ b/lib/minitasn1/errors.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2002, 2005, 2006, 2008, 2009, 2010, 2011 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2002, 2005-2006, 2008-2012 Free Software Foundation,
+ * Inc.
*
* This file is part of LIBTASN1.
*
diff --git a/lib/minitasn1/gstr.c b/lib/minitasn1/gstr.c
index 32ab904cd4..8ac495790e 100644
--- a/lib/minitasn1/gstr.c
+++ b/lib/minitasn1/gstr.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2002, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2002, 2006-2012 Free Software Foundation, Inc.
*
* This file is part of LIBTASN1.
*
diff --git a/lib/minitasn1/gstr.h b/lib/minitasn1/gstr.h
index 33bdec94f4..8018d158b0 100644
--- a/lib/minitasn1/gstr.h
+++ b/lib/minitasn1/gstr.h
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2002, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2002, 2006-2012 Free Software Foundation, Inc.
*
* This file is part of LIBTASN1.
*
diff --git a/lib/minitasn1/int.h b/lib/minitasn1/int.h
index 6b2b5eb6c6..fd479a806d 100644
--- a/lib/minitasn1/int.h
+++ b/lib/minitasn1/int.h
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2002, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
- * Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2004-2012 Free Software Foundation, Inc.
*
* This file is part of LIBTASN1.
*
diff --git a/lib/minitasn1/libtasn1.h b/lib/minitasn1/libtasn1.h
index 78f7b54de1..fef8f6f940 100644
--- a/lib/minitasn1/libtasn1.h
+++ b/lib/minitasn1/libtasn1.h
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2002, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
- * Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2004-2012 Free Software Foundation, Inc.
*
* This file is part of LIBTASN1.
*
diff --git a/lib/minitasn1/parser_aux.c b/lib/minitasn1/parser_aux.c
index 597fe6d40a..6b388f85d3 100644
--- a/lib/minitasn1/parser_aux.c
+++ b/lib/minitasn1/parser_aux.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000, 2001, 2004, 2006, 2007, 2008, 2009, 2010, 2011
- * Free Software Foundation, Inc.
+ * Copyright (C) 2000-2001, 2004, 2006-2012 Free Software Foundation,
+ * Inc.
*
* This file is part of LIBTASN1.
*
diff --git a/lib/minitasn1/parser_aux.h b/lib/minitasn1/parser_aux.h
index ca9e66c395..6e9a59bfbc 100644
--- a/lib/minitasn1/parser_aux.h
+++ b/lib/minitasn1/parser_aux.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000, 2001, 2004, 2006, 2007, 2008, 2009, 2010, 2011
- * Free Software Foundation, Inc.
+ * Copyright (C) 2000-2001, 2004, 2006-2012 Free Software Foundation,
+ * Inc.
*
* This file is part of LIBTASN1.
*
diff --git a/lib/minitasn1/structure.c b/lib/minitasn1/structure.c
index c3d7896b45..4f7e72df75 100644
--- a/lib/minitasn1/structure.c
+++ b/lib/minitasn1/structure.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2002, 2004, 2006, 2007, 2008, 2009, 2010, 2011 Free
- * Software Foundation, Inc.
+ * Copyright (C) 2002, 2004, 2006-2012 Free Software Foundation, Inc.
*
* This file is part of LIBTASN1.
*
diff --git a/lib/minitasn1/structure.h b/lib/minitasn1/structure.h
index 98d32ab93b..1b915cf1ed 100644
--- a/lib/minitasn1/structure.h
+++ b/lib/minitasn1/structure.h
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2002, 2004, 2006, 2007, 2008, 2009, 2010, 2011 Free
- * Software Foundation, Inc.
+ * Copyright (C) 2002, 2004, 2006-2012 Free Software Foundation, Inc.
*
* This file is part of LIBTASN1.
*
diff --git a/lib/minitasn1/version.c b/lib/minitasn1/version.c
index c0cf1f2927..caf3f901d4 100644
--- a/lib/minitasn1/version.c
+++ b/lib/minitasn1/version.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000, 2001, 2004, 2006, 2007, 2008, 2009, 2010, 2011
- * Free Software Foundation, Inc.
+ * Copyright (C) 2000-2001, 2004, 2006-2012 Free Software Foundation,
+ * Inc.
*
* This file is part of LIBTASN1.
*
diff --git a/lib/nettle/Makefile.am b/lib/nettle/Makefile.am
index e637bb1cb3..71d78020cf 100644
--- a/lib/nettle/Makefile.am
+++ b/lib/nettle/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2004-2011 Free Software Foundation, Inc.
+# Copyright (C) 2004-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavroyanopoulos
#
diff --git a/lib/nettle/cipher.c b/lib/nettle/cipher.c
index 245af21087..09750a3458 100644
--- a/lib/nettle/cipher.c
+++ b/lib/nettle/cipher.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2010, 2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/nettle/ecc_free.c b/lib/nettle/ecc_free.c
index d5708ddb5e..2a99178014 100644
--- a/lib/nettle/ecc_free.c
+++ b/lib/nettle/ecc_free.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* This file is part of GNUTLS.
*
diff --git a/lib/nettle/ecc_make_key.c b/lib/nettle/ecc_make_key.c
index 34b6d63770..6886846b2b 100644
--- a/lib/nettle/ecc_make_key.c
+++ b/lib/nettle/ecc_make_key.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* This file is part of GNUTLS.
*
diff --git a/lib/nettle/ecc_map.c b/lib/nettle/ecc_map.c
index 30484da495..108cad4a28 100644
--- a/lib/nettle/ecc_map.c
+++ b/lib/nettle/ecc_map.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* This file is part of GNUTLS.
*
diff --git a/lib/nettle/ecc_mulmod.c b/lib/nettle/ecc_mulmod.c
index 0040ef2034..37024764f5 100644
--- a/lib/nettle/ecc_mulmod.c
+++ b/lib/nettle/ecc_mulmod.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* This file is part of GNUTLS.
*
diff --git a/lib/nettle/ecc_mulmod_timing.c b/lib/nettle/ecc_mulmod_timing.c
index 349fdd8110..a6b053dc43 100644
--- a/lib/nettle/ecc_mulmod_timing.c
+++ b/lib/nettle/ecc_mulmod_timing.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* This file is part of GNUTLS.
*
diff --git a/lib/nettle/ecc_points.c b/lib/nettle/ecc_points.c
index cb5782324e..c5ae215530 100644
--- a/lib/nettle/ecc_points.c
+++ b/lib/nettle/ecc_points.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* This file is part of GNUTLS.
*
diff --git a/lib/nettle/ecc_projective_add_point.c b/lib/nettle/ecc_projective_add_point.c
index 6e8d599d01..89c96e5951 100644
--- a/lib/nettle/ecc_projective_add_point.c
+++ b/lib/nettle/ecc_projective_add_point.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* This file is part of GNUTLS.
*
diff --git a/lib/nettle/ecc_projective_check_point.c b/lib/nettle/ecc_projective_check_point.c
index 564977964b..86f47487c5 100644
--- a/lib/nettle/ecc_projective_check_point.c
+++ b/lib/nettle/ecc_projective_check_point.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* This file is part of GNUTLS.
*
diff --git a/lib/nettle/ecc_projective_dbl_point_3.c b/lib/nettle/ecc_projective_dbl_point_3.c
index 64e1cf9e24..1b376fe6d1 100644
--- a/lib/nettle/ecc_projective_dbl_point_3.c
+++ b/lib/nettle/ecc_projective_dbl_point_3.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* This file is part of GNUTLS.
*
diff --git a/lib/nettle/ecc_shared_secret.c b/lib/nettle/ecc_shared_secret.c
index 4e3ef358e1..c9ed0065fa 100644
--- a/lib/nettle/ecc_shared_secret.c
+++ b/lib/nettle/ecc_shared_secret.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* This file is part of GNUTLS.
*
diff --git a/lib/nettle/ecc_sign_hash.c b/lib/nettle/ecc_sign_hash.c
index 674260f88f..bd78da0441 100644
--- a/lib/nettle/ecc_sign_hash.c
+++ b/lib/nettle/ecc_sign_hash.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* This file is part of GNUTLS.
*
diff --git a/lib/nettle/ecc_verify_hash.c b/lib/nettle/ecc_verify_hash.c
index b10215978a..e7ebc2364c 100644
--- a/lib/nettle/ecc_verify_hash.c
+++ b/lib/nettle/ecc_verify_hash.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* This file is part of GNUTLS.
*
diff --git a/lib/nettle/egd.c b/lib/nettle/egd.c
index 1b67e42e3f..9deaa49168 100644
--- a/lib/nettle/egd.c
+++ b/lib/nettle/egd.c
@@ -1,5 +1,6 @@
/* rndegd.c - interface to the EGD
- * Copyright (C) 1999, 2000, 2002, 2003, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 1999-2000, 2002-2003, 2010, 2012 Free Software
+ * Foundation, Inc.
*
* This file is part of Libgcrypt.
*
diff --git a/lib/nettle/init.c b/lib/nettle/init.c
index d5b03aa215..72321fb741 100644
--- a/lib/nettle/init.c
+++ b/lib/nettle/init.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2010, 2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/nettle/mac.c b/lib/nettle/mac.c
index d36c1d4dd3..8564760f50 100644
--- a/lib/nettle/mac.c
+++ b/lib/nettle/mac.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/nettle/mpi.c b/lib/nettle/mpi.c
index 1f5b293fc9..173bbca97e 100644
--- a/lib/nettle/mpi.c
+++ b/lib/nettle/mpi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2010, 2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/nettle/pk.c b/lib/nettle/pk.c
index 622830796b..ad9c1979f0 100644
--- a/lib/nettle/pk.c
+++ b/lib/nettle/pk.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2010, 2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/nettle/rnd.c b/lib/nettle/rnd.c
index 792d65c1d2..336f594c54 100644
--- a/lib/nettle/rnd.c
+++ b/lib/nettle/rnd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2010, 2012 Free Software Foundation, Inc.
* Copyright (C) 2000, 2001, 2008 Niels Möller
*
* Author: Nikos Mavrogiannopoulos
diff --git a/lib/opencdk/Makefile.am b/lib/opencdk/Makefile.am
index 3f31c294cb..716680903a 100644
--- a/lib/opencdk/Makefile.am
+++ b/lib/opencdk/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2004-2011 Free Software Foundation, Inc.
+# Copyright (C) 2004-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavroyanopoulos
#
diff --git a/lib/opencdk/armor.c b/lib/opencdk/armor.c
index 8169980334..b7323ce190 100644
--- a/lib/opencdk/armor.c
+++ b/lib/opencdk/armor.c
@@ -1,6 +1,6 @@
/* armor.c - Armor filters
- * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2010
- * Free Software Foundation, Inc.
+ * Copyright (C) 1998-2003, 2007-2008, 2010, 2012 Free Software
+ * Foundation, Inc.
*
* Author: Timo Schulz
*
diff --git a/lib/opencdk/context.h b/lib/opencdk/context.h
index 929a4af86a..da4a441dd0 100644
--- a/lib/opencdk/context.h
+++ b/lib/opencdk/context.h
@@ -1,6 +1,6 @@
/* context.h
- * Copyright (C) 2002, 2003, 2007, 2008, 2010, 2011 Free Software Foundation,
- * Inc.
+ * Copyright (C) 2002-2003, 2007-2008, 2010-2012 Free Software
+ * Foundation, Inc.
*
* Author: Timo Schulz
*
diff --git a/lib/opencdk/filters.h b/lib/opencdk/filters.h
index 2e09e15e84..47b0200a86 100644
--- a/lib/opencdk/filters.h
+++ b/lib/opencdk/filters.h
@@ -1,5 +1,6 @@
/* filters.h - Filter structs
- * Copyright (C) 2002, 2003, 2008, 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2002-2003, 2008, 2010-2012 Free Software Foundation,
+ * Inc.
*
* Author: Timo Schulz
*
diff --git a/lib/opencdk/hash.c b/lib/opencdk/hash.c
index 4e3d5b1ed5..b51df563e1 100644
--- a/lib/opencdk/hash.c
+++ b/lib/opencdk/hash.c
@@ -1,6 +1,6 @@
/* hash.c - Hash filters
- * Copyright (C) 2002, 2003, 2007, 2008, 2010 Free Software Foundation,
- * Inc.
+ * Copyright (C) 2002-2003, 2007-2008, 2010, 2012 Free Software
+ * Foundation, Inc.
*
* Author: Timo Schulz
*
diff --git a/lib/opencdk/kbnode.c b/lib/opencdk/kbnode.c
index 3fc767410a..73816ed5ad 100644
--- a/lib/opencdk/kbnode.c
+++ b/lib/opencdk/kbnode.c
@@ -1,5 +1,5 @@
/* kbnode.c - keyblock node utility functions
- * Copyright (C) 1998-2003, 2007-2011 Free Software Foundation, Inc.
+ * Copyright (C) 1998-2003, 2007-2012 Free Software Foundation, Inc.
*
* Author: Timo Schulz
*
diff --git a/lib/opencdk/keydb.c b/lib/opencdk/keydb.c
index 10e46a77c1..eb859c4fa9 100644
--- a/lib/opencdk/keydb.c
+++ b/lib/opencdk/keydb.c
@@ -1,6 +1,6 @@
/* keydb.c - Key database routines
- * Copyright (C) 2002, 2003, 2007, 2008, 2009, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2002-2003, 2007-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Timo Schulz
*
diff --git a/lib/opencdk/literal.c b/lib/opencdk/literal.c
index be0879a006..2dffaef7ce 100644
--- a/lib/opencdk/literal.c
+++ b/lib/opencdk/literal.c
@@ -1,5 +1,5 @@
/* literal.c - Literal packet filters
- * Copyright (C) 2002, 2003, 2008, 2009, 2010 Free Software Foundation,
+ * Copyright (C) 2002-2003, 2008-2010, 2012 Free Software Foundation,
* Inc.
*
* Author: Timo Schulz
diff --git a/lib/opencdk/main.h b/lib/opencdk/main.h
index c8f6456093..41e0281f7c 100644
--- a/lib/opencdk/main.h
+++ b/lib/opencdk/main.h
@@ -1,6 +1,6 @@
/* main.h
- * Copyright (C) 2002, 2003, 2007, 2008, 2010, 2011 Free Software Foundation,
- * Inc.
+ * Copyright (C) 2002-2003, 2007-2008, 2010-2012 Free Software
+ * Foundation, Inc.
*
* Author: Timo Schulz
*
diff --git a/lib/opencdk/misc.c b/lib/opencdk/misc.c
index 17e4eabc91..c10279d763 100644
--- a/lib/opencdk/misc.c
+++ b/lib/opencdk/misc.c
@@ -1,6 +1,6 @@
/* misc.c
- * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2009,
- * 2010 Free Software Foundation, Inc.
+ * Copyright (C) 1998-2003, 2007-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Timo Schulz
*
diff --git a/lib/opencdk/new-packet.c b/lib/opencdk/new-packet.c
index 1797bdd09e..fa513d1ea0 100644
--- a/lib/opencdk/new-packet.c
+++ b/lib/opencdk/new-packet.c
@@ -1,5 +1,5 @@
/* new-packet.c - packet handling (freeing, copying, ...)
- * Copyright (C) 2001, 2002, 2003, 2007, 2008, 2010 Free Software
+ * Copyright (C) 2001-2003, 2007-2008, 2010, 2012 Free Software
* Foundation, Inc.
*
* Author: Timo Schulz
diff --git a/lib/opencdk/opencdk.h b/lib/opencdk/opencdk.h
index 335f9a7443..5a03dd88b5 100644
--- a/lib/opencdk/opencdk.h
+++ b/lib/opencdk/opencdk.h
@@ -1,5 +1,5 @@
/* opencdk.h - Open Crypto Development Kit (OpenCDK)
- * Copyright (C) 2001, 2002, 2003, 2006, 2007, 2008, 2010, 2011 Free Software
+ * Copyright (C) 2001-2003, 2006-2008, 2010-2012 Free Software
* Foundation, Inc.
*
* Author: Timo Schulz
diff --git a/lib/opencdk/packet.h b/lib/opencdk/packet.h
index 2872c04b26..77469417de 100644
--- a/lib/opencdk/packet.h
+++ b/lib/opencdk/packet.h
@@ -1,6 +1,6 @@
/* packet.h
- * Copyright (C) 2002, 2003, 2007, 2008, 2010, 2011 Free Software Foundation,
- * Inc.
+ * Copyright (C) 2002-2003, 2007-2008, 2010-2012 Free Software
+ * Foundation, Inc.
*
* Author: Timo Schulz
*
diff --git a/lib/opencdk/pubkey.c b/lib/opencdk/pubkey.c
index da1e2d3b6b..5f09980463 100644
--- a/lib/opencdk/pubkey.c
+++ b/lib/opencdk/pubkey.c
@@ -1,6 +1,6 @@
/* pubkey.c - Public key API
- * Copyright (C) 2002, 2003, 2007, 2008, 2009, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2002-2003, 2007-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Timo Schulz
*
diff --git a/lib/opencdk/read-packet.c b/lib/opencdk/read-packet.c
index 700f6ba8e4..15c2178608 100644
--- a/lib/opencdk/read-packet.c
+++ b/lib/opencdk/read-packet.c
@@ -1,5 +1,5 @@
/* read-packet.c - Read OpenPGP packets
- * Copyright (C) 2001, 2002, 2003, 2007, 2008, 2010 Free Software
+ * Copyright (C) 2001-2003, 2007-2008, 2010, 2012 Free Software
* Foundation, Inc.
*
* Author: Timo Schulz
diff --git a/lib/opencdk/seskey.c b/lib/opencdk/seskey.c
index 5d97aca04b..560528bdf6 100644
--- a/lib/opencdk/seskey.c
+++ b/lib/opencdk/seskey.c
@@ -1,5 +1,5 @@
/* seskey.c - Session key routines
- * Copyright (C) 1998, 1999, 2000, 2002, 2003, 2007, 2008, 2010 Free
+ * Copyright (C) 1998-2000, 2002-2003, 2007-2008, 2010, 2012 Free
* Software Foundation, Inc.
*
* Author: Timo Schulz
diff --git a/lib/opencdk/sig-check.c b/lib/opencdk/sig-check.c
index b989fb975d..7116364dfe 100644
--- a/lib/opencdk/sig-check.c
+++ b/lib/opencdk/sig-check.c
@@ -1,6 +1,6 @@
/* sig-check.c - Check signatures
- * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2010
- * Free Software Foundation, Inc.
+ * Copyright (C) 1998-2003, 2007-2008, 2010, 2012 Free Software
+ * Foundation, Inc.
*
* Author: Timo Schulz
*
diff --git a/lib/opencdk/stream.c b/lib/opencdk/stream.c
index fe6f2a2dfd..38066d8f1f 100644
--- a/lib/opencdk/stream.c
+++ b/lib/opencdk/stream.c
@@ -1,6 +1,6 @@
/* stream.c - The stream implementation
- * Copyright (C) 2002, 2003, 2007, 2008, 2010 Free Software Foundation,
- * Inc.
+ * Copyright (C) 2002-2003, 2007-2008, 2010, 2012 Free Software
+ * Foundation, Inc.
*
* Author: Timo Schulz
*
diff --git a/lib/opencdk/stream.h b/lib/opencdk/stream.h
index 3090f0dbc0..ec91a5aa4a 100644
--- a/lib/opencdk/stream.h
+++ b/lib/opencdk/stream.h
@@ -1,6 +1,6 @@
/* stream.h - internal definiton for the STREAM object
- * Copyright (C) 2002, 2003, 2007, 2008, 2010, 2011 Free Software Foundation,
- * Inc.
+ * Copyright (C) 2002-2003, 2007-2008, 2010-2012 Free Software
+ * Foundation, Inc.
*
* Author: Timo Schulz
*
diff --git a/lib/opencdk/types.h b/lib/opencdk/types.h
index 7f998f50a7..53f148a84a 100644
--- a/lib/opencdk/types.h
+++ b/lib/opencdk/types.h
@@ -1,6 +1,6 @@
/* types.h - Some type definitions
- * Copyright (C) 2002, 2003, 2007, 2008, 2010, 2011 Free Software Foundation,
- * Inc.
+ * Copyright (C) 2002-2003, 2007-2008, 2010-2012 Free Software
+ * Foundation, Inc.
*
* Author: Timo Schulz
*
diff --git a/lib/opencdk/write-packet.c b/lib/opencdk/write-packet.c
index 0d8cb1d4c2..c4ee7fd7b3 100644
--- a/lib/opencdk/write-packet.c
+++ b/lib/opencdk/write-packet.c
@@ -1,6 +1,6 @@
/* write-packet.c - Write OpenPGP packets
- * Copyright (C) 2001, 2002, 2003, 2007, 2008, 2009, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2001-2003, 2007-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Timo Schulz
*
diff --git a/lib/openpgp/Makefile.am b/lib/openpgp/Makefile.am
index 4d06564d07..6c92723564 100644
--- a/lib/openpgp/Makefile.am
+++ b/lib/openpgp/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/lib/openpgp/compat.c b/lib/openpgp/compat.c
index 3879f62221..e6110d632c 100644
--- a/lib/openpgp/compat.c
+++ b/lib/openpgp/compat.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2002, 2003, 2004, 2005, 2008, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2002-2005, 2008, 2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Timo Schulz, Nikos Mavrogiannopoulos
*
diff --git a/lib/openpgp/extras.c b/lib/openpgp/extras.c
index 726379fa70..5cc51c39bd 100644
--- a/lib/openpgp/extras.c
+++ b/lib/openpgp/extras.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2003-2005, 2007-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos, Timo Schulz
*
diff --git a/lib/openpgp/gnutls_openpgp.c b/lib/openpgp/gnutls_openpgp.c
index d344b18225..af266e665d 100644
--- a/lib/openpgp/gnutls_openpgp.c
+++ b/lib/openpgp/gnutls_openpgp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2002-2012 Free Software Foundation, Inc.
*
* Author: Timo Schulz, Nikos Mavrogiannopoulos
*
diff --git a/lib/openpgp/output.c b/lib/openpgp/output.c
index 55a2376e94..4f25eee248 100644
--- a/lib/openpgp/output.c
+++ b/lib/openpgp/output.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2007-2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson, Nikos Mavrogiannopoulos
*
diff --git a/lib/openpgp/pgp.c b/lib/openpgp/pgp.c
index c74dc8d3f5..ef6bd6bc94 100644
--- a/lib/openpgp/pgp.c
+++ b/lib/openpgp/pgp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2002-2012 Free Software Foundation, Inc.
*
* Author: Timo Schulz, Nikos Mavrogiannopoulos
*
diff --git a/lib/openpgp/pgpverify.c b/lib/openpgp/pgpverify.c
index 50b37b4dd6..302bba0062 100644
--- a/lib/openpgp/pgpverify.c
+++ b/lib/openpgp/pgpverify.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2010 Free Software
+ * Copyright (C) 2002-2005, 2007-2008, 2010, 2012 Free Software
* Foundation, Inc.
*
* Author: Timo Schulz, Nikos Mavrogiannopoulos
diff --git a/lib/openpgp/privkey.c b/lib/openpgp/privkey.c
index 81b0e43c56..6fafe32663 100644
--- a/lib/openpgp/privkey.c
+++ b/lib/openpgp/privkey.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2003-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/random.c b/lib/random.c
index bfbb27de3d..a198cdbfb9 100644
--- a/lib/random.c
+++ b/lib/random.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/random.h b/lib/random.h
index 921f8dc922..3d24363f2c 100644
--- a/lib/random.h
+++ b/lib/random.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2008-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/system.c b/lib/system.c
index e5440fec20..300de8cf55 100644
--- a/lib/system.c
+++ b/lib/system.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2010, 2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/system_override.c b/lib/system_override.c
index d8090bc69b..120d4e9768 100644
--- a/lib/system_override.c
+++ b/lib/system_override.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
- * 2009, 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509/Makefile.am b/lib/x509/Makefile.am
index 68412c79ec..9386a4e630 100644
--- a/lib/x509/Makefile.am
+++ b/lib/x509/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2003-2011 Free Software Foundation, Inc.
+# Copyright (C) 2003-2012 Free Software Foundation, Inc.
#
# This file is part of GnuTLS.
#
diff --git a/lib/x509/common.c b/lib/x509/common.c
index 0bed0e76c2..459fe9ef41 100644
--- a/lib/x509/common.c
+++ b/lib/x509/common.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2003-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509/common.h b/lib/x509/common.h
index ec6a6cd431..886f1817d1 100644
--- a/lib/x509/common.h
+++ b/lib/x509/common.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2003-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509/crl.c b/lib/x509/crl.c
index 895addd5cf..916cfb24bb 100644
--- a/lib/x509/crl.c
+++ b/lib/x509/crl.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2010, 2011 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2003-2008, 2010-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509/crl_write.c b/lib/x509/crl_write.c
index 8fd9f18898..15d7aa06e4 100644
--- a/lib/x509/crl_write.c
+++ b/lib/x509/crl_write.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003, 2004, 2005, 2008, 2010, 2011 Free Software Foundation,
+ * Copyright (C) 2003-2005, 2008, 2010-2012 Free Software Foundation,
* Inc.
*
* Author: Nikos Mavrogiannopoulos
diff --git a/lib/x509/crq.c b/lib/x509/crq.c
index fa4c25b778..35029e26e5 100644
--- a/lib/x509/crq.c
+++ b/lib/x509/crq.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2003, 2004, 2005, 2008, 2009, 2010, 2011 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2003-2005, 2008-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509/dn.c b/lib/x509/dn.c
index bf349c9a43..af70130c93 100644
--- a/lib/x509/dn.c
+++ b/lib/x509/dn.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2003-2005, 2007-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509/extensions.c b/lib/x509/extensions.c
index 4e73fd945b..610b61615b 100644
--- a/lib/x509/extensions.c
+++ b/lib/x509/extensions.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2003-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509/key_decode.c b/lib/x509/key_decode.c
index da44020f01..0f8766b6ce 100644
--- a/lib/x509/key_decode.c
+++ b/lib/x509/key_decode.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509/key_encode.c b/lib/x509/key_encode.c
index 2b6c838d4a..05b097b57e 100644
--- a/lib/x509/key_encode.c
+++ b/lib/x509/key_encode.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509/mpi.c b/lib/x509/mpi.c
index cf90bf9a91..127b9f1e84 100644
--- a/lib/x509/mpi.c
+++ b/lib/x509/mpi.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2003-2005, 2007-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509/output.c b/lib/x509/output.c
index ab056deacb..bacb98455a 100644
--- a/lib/x509/output.c
+++ b/lib/x509/output.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2007-2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/lib/x509/pbkdf2-sha1.c b/lib/x509/pbkdf2-sha1.c
index ca9437aa8e..e773bac59e 100644
--- a/lib/x509/pbkdf2-sha1.c
+++ b/lib/x509/pbkdf2-sha1.c
@@ -1,6 +1,6 @@
/* gc-pbkdf2-sha1.c --- Password-Based Key Derivation Function a'la PKCS#5
- Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008, 2010 Free Software
- Foundation, Inc.
+ Copyright (C) 2002-2006, 2008, 2010, 2012 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 4d9963ca1c..8db0c0723a 100644
--- a/lib/x509/pkcs12.c
+++ b/lib/x509/pkcs12.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003, 2004, 2005, 2008, 2010 Free Software Foundation,
+ * Copyright (C) 2003-2005, 2008, 2010, 2012 Free Software Foundation,
* Inc.
*
* Author: Nikos Mavrogiannopoulos
diff --git a/lib/x509/pkcs12_bag.c b/lib/x509/pkcs12_bag.c
index 68256eed12..e7afd8c9cb 100644
--- a/lib/x509/pkcs12_bag.c
+++ b/lib/x509/pkcs12_bag.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003, 2004, 2005, 2008, 2009, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2003-2005, 2008-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509/pkcs12_encr.c b/lib/x509/pkcs12_encr.c
index 258afd9e32..3c9f441b06 100644
--- a/lib/x509/pkcs12_encr.c
+++ b/lib/x509/pkcs12_encr.c
@@ -1,7 +1,7 @@
/* minip12.c - A mini pkcs-12 implementation (modified for gnutls)
*
- * Copyright (C) 2002, 2004, 2005, 2009, 2010 Free Software Foundation,
- * Inc.
+ * Copyright (C) 2002, 2004-2005, 2009-2010, 2012 Free Software
+ * Foundation, Inc.
*
* This file is part of GnuTLS.
*
diff --git a/lib/x509/pkcs7.c b/lib/x509/pkcs7.c
index 1fc60513c4..4c016d2e11 100644
--- a/lib/x509/pkcs7.c
+++ b/lib/x509/pkcs7.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003, 2004, 2005, 2008, 2009, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2003-2005, 2008-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509/privkey.c b/lib/x509/privkey.c
index d320aa8b8b..420ddfce14 100644
--- a/lib/x509/privkey.c
+++ b/lib/x509/privkey.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2003-2005, 2007-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509/privkey_pkcs8.c b/lib/x509/privkey_pkcs8.c
index 065e552d29..272ffe64fe 100644
--- a/lib/x509/privkey_pkcs8.c
+++ b/lib/x509/privkey_pkcs8.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2003-2005, 2007-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509/rfc2818_hostname.c b/lib/x509/rfc2818_hostname.c
index dbe25a6585..d55f26ab46 100644
--- a/lib/x509/rfc2818_hostname.c
+++ b/lib/x509/rfc2818_hostname.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2010 Free Software
+ * Copyright (C) 2003-2005, 2007-2008, 2010, 2012 Free Software
* Foundation, Inc.
* Copyright (C) 2002 Andrew McDonald
*
diff --git a/lib/x509/sign.c b/lib/x509/sign.c
index 1741b0700d..afb4e65e1c 100644
--- a/lib/x509/sign.c
+++ b/lib/x509/sign.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2003-2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509/verify-high.c b/lib/x509/verify-high.c
index 31eb1c07fd..ce6c00a76b 100644
--- a/lib/x509/verify-high.c
+++ b/lib/x509/verify-high.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509/verify-high.h b/lib/x509/verify-high.h
index 5272806802..ec45fc78f8 100644
--- a/lib/x509/verify-high.h
+++ b/lib/x509/verify-high.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509/x509_int.h b/lib/x509/x509_int.h
index c0dbf7e2d4..55fdaac72d 100644
--- a/lib/x509/x509_int.h
+++ b/lib/x509/x509_int.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2003-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509/x509_write.c b/lib/x509/x509_write.c
index 147f0659d7..507879bd3b 100644
--- a/lib/x509/x509_write.c
+++ b/lib/x509/x509_write.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
- * Software Foundation, Inc.
+ * Copyright (C) 2003-2010, 2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509_b64.c b/lib/x509_b64.c
index f0fbb74850..2ad8144df1 100644
--- a/lib/x509_b64.c
+++ b/lib/x509_b64.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/lib/x509_b64.h b/lib/x509_b64.h
index a3bf1354e5..8ed0b0259a 100644
--- a/lib/x509_b64.h
+++ b/lib/x509_b64.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*