summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.clcopying3
-rw-r--r--AUTHORS3
-rw-r--r--ChangeLog3
-rw-r--r--ChangeLog.12
-rw-r--r--Makefile.am2
-rw-r--r--NEWS2
-rw-r--r--README2
-rw-r--r--README-alpha2
-rw-r--r--THANKS2
-rw-r--r--configure.ac2
-rw-r--r--doc/Makefile.am3
-rw-r--r--doc/alert-printlist.c2
-rw-r--r--doc/credentials/Makefile.am2
-rw-r--r--doc/cyclo/Makefile.am2
-rw-r--r--doc/errcodes.c3
-rw-r--r--doc/examples/Makefile.am3
-rw-r--r--doc/extract-guile-c-doc.scm2
-rw-r--r--doc/fdl-1.3.texi3
-rw-r--r--doc/gnutls-guile.texi2
-rw-r--r--doc/gnutls.texi2
-rw-r--r--doc/gpl-3.0.texi2
-rw-r--r--doc/lgpl-2.1.texi2
-rw-r--r--doc/manpages/Makefile.am2
-rw-r--r--doc/printlist.c2
-rw-r--r--extra/Makefile.am3
-rw-r--r--extra/gnutls_openssl.c2
-rw-r--r--extra/includes/Makefile.am3
-rw-r--r--extra/includes/gnutls/openssl.h4
-rw-r--r--extra/openssl_compat.c2
-rw-r--r--extra/openssl_compat.h4
-rw-r--r--guile/Makefile.am2
-rw-r--r--guile/modules/Makefile.am2
-rw-r--r--guile/modules/gnutls.in2
-rw-r--r--guile/modules/gnutls/build/enums.scm2
-rw-r--r--guile/modules/gnutls/build/priorities.scm2
-rw-r--r--guile/modules/gnutls/build/smobs.scm2
-rw-r--r--guile/modules/gnutls/build/tests.scm2
-rw-r--r--guile/modules/gnutls/build/utils.scm2
-rw-r--r--guile/modules/gnutls/extra.scm2
-rw-r--r--guile/modules/system/documentation/c-snarf.scm2
-rw-r--r--guile/modules/system/documentation/output.scm2
-rw-r--r--guile/pre-inst-guile.in2
-rw-r--r--guile/src/Makefile.am2
-rw-r--r--guile/src/core.c2
-rw-r--r--guile/src/errors.c2
-rw-r--r--guile/src/errors.h2
-rw-r--r--guile/src/make-enum-header.scm2
-rw-r--r--guile/src/make-enum-map.scm2
-rw-r--r--guile/src/make-session-priorities.scm2
-rw-r--r--guile/src/make-smob-header.scm2
-rw-r--r--guile/src/make-smob-types.scm2
-rw-r--r--guile/src/utils.c2
-rw-r--r--guile/src/utils.h2
-rw-r--r--guile/tests/Makefile.am2
-rw-r--r--guile/tests/anonymous-auth.scm2
-rw-r--r--guile/tests/errors.scm2
-rw-r--r--guile/tests/openpgp-auth.scm2
-rw-r--r--guile/tests/openpgp-keyring.scm2
-rw-r--r--guile/tests/openpgp-keys.scm2
-rw-r--r--guile/tests/pkcs-import-export.scm2
-rw-r--r--guile/tests/priorities.scm2
-rw-r--r--guile/tests/session-record-port.scm2
-rw-r--r--guile/tests/srp-base64.scm2
-rw-r--r--guile/tests/x509-auth.scm2
-rw-r--r--guile/tests/x509-certificates.scm2
-rw-r--r--lib/Makefile.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
-rw-r--r--m4/gcc.m42
-rw-r--r--m4/guile.m43
-rw-r--r--m4/hooks.m43
-rw-r--r--po/cs.po.in2
-rw-r--r--po/de.po.in2
-rw-r--r--po/fr.po.in2
-rw-r--r--po/it.po.in2
-rw-r--r--po/ms.po.in2
-rw-r--r--po/nl.po.in2
-rw-r--r--po/pl.po.in2
-rw-r--r--po/sv.po.in2
-rw-r--r--po/uk.po.in2
-rw-r--r--po/zh_CN.po.in2
-rw-r--r--src/Makefile.am3
-rw-r--r--src/benchmark-cipher.c2
-rw-r--r--src/benchmark-tls.c2
-rw-r--r--src/benchmark.c2
-rw-r--r--src/certtool-cfg.c2
-rw-r--r--src/certtool-common.c2
-rw-r--r--src/certtool.c2
-rw-r--r--src/cli.c2
-rw-r--r--src/common.c2
-rw-r--r--src/crywrap/Makefile.am2
-rw-r--r--src/dh.c2
-rw-r--r--src/p11common.c2
-rw-r--r--src/p11tool.c2
-rw-r--r--src/pkcs11.c2
-rw-r--r--src/psk.c2
-rw-r--r--src/serv.c2
-rw-r--r--src/srptool.c2
-rw-r--r--src/tests.c2
-rw-r--r--src/tls_test.c2
-rw-r--r--src/udp-serv.c2
-rw-r--r--tests/Makefile.am2
-rw-r--r--tests/anonself.c3
-rw-r--r--tests/certder.c2
-rw-r--r--tests/certificate_set_x509_crl.c2
-rw-r--r--tests/certuniqueid.c2
-rw-r--r--tests/chainverify.c2
-rw-r--r--tests/crq_apis.c2
-rw-r--r--tests/crq_key_id.c2
-rw-r--r--tests/cve-2008-4989.c2
-rw-r--r--tests/cve-2009-1415.c2
-rw-r--r--tests/cve-2009-1416.c2
-rw-r--r--tests/dhepskself.c2
-rw-r--r--tests/dn.c2
-rw-r--r--tests/dn2.c2
-rw-r--r--tests/dsa/Makefile.am2
-rwxr-xr-xtests/dsa/testdsa2
-rw-r--r--tests/ecdsa/Makefile.am2
-rwxr-xr-xtests/ecdsa/ecdsa2
-rw-r--r--tests/gc.c3
-rw-r--r--tests/hostname-check.c2
-rw-r--r--tests/infoaccess.c2
-rw-r--r--tests/init_roundtrip.c2
-rw-r--r--tests/key-id/Makefile.am2
-rw-r--r--tests/key-id/README2
-rwxr-xr-xtests/key-id/key-id2
-rw-r--r--tests/mini-deflate.c2
-rw-r--r--tests/mini-eagain-dtls.c2
-rw-r--r--tests/mini-eagain.c2
-rw-r--r--tests/mini-x509-rehandshake.c2
-rw-r--r--tests/mini-x509.c2
-rw-r--r--tests/mini.c2
-rw-r--r--tests/moredn.c2
-rw-r--r--tests/mpi.c2
-rwxr-xr-xtests/nist-pkits/pkits2
-rwxr-xr-xtests/nist-pkits/pkits_crl2
-rwxr-xr-xtests/nist-pkits/pkits_crt2
-rwxr-xr-xtests/nist-pkits/pkits_pkcs122
-rwxr-xr-xtests/nist-pkits/pkits_smime2
-rw-r--r--tests/nul-in-x509-names.c2
-rw-r--r--tests/openpgp-certs/Makefile.am2
-rwxr-xr-xtests/openpgp-certs/testcerts2
-rwxr-xr-xtests/openpgp-certs/testselfsigs2
-rw-r--r--tests/openpgp-keyring.c2
-rw-r--r--tests/openpgpself.c3
-rw-r--r--tests/openssl.c2
-rw-r--r--tests/parse_ca.c2
-rw-r--r--tests/pathlen/Makefile.am2
-rwxr-xr-xtests/pathlen/pathlen2
-rw-r--r--tests/pgps2kgnu.c2
-rw-r--r--tests/pkcs1-padding/Makefile.am2
-rwxr-xr-xtests/pkcs1-padding/pkcs1-pad4
-rw-r--r--tests/pkcs12-decode/Makefile.am2
-rwxr-xr-xtests/pkcs12-decode/pkcs122
-rw-r--r--tests/pkcs12_encode.c2
-rw-r--r--tests/pkcs12_s2k.c2
-rw-r--r--tests/pkcs12_s2k_pem.c2
-rw-r--r--tests/pkcs8-decode/Makefile.am2
-rwxr-xr-xtests/pkcs8-decode/pkcs82
-rw-r--r--tests/pskself.c3
-rw-r--r--tests/resume.c4
-rwxr-xr-xtests/rfc2253-escape-test2
-rw-r--r--tests/rng-fork.c2
-rw-r--r--tests/rsa-encrypt-decrypt.c3
-rw-r--r--tests/rsa-md5-collision/Makefile.am2
-rw-r--r--tests/rsa-md5-collision/README2
-rwxr-xr-xtests/rsa-md5-collision/rsa-md5-collision2
-rw-r--r--tests/safe-renegotiation/Makefile.am2
-rw-r--r--tests/safe-renegotiation/srn0.c2
-rw-r--r--tests/safe-renegotiation/srn1.c2
-rw-r--r--tests/safe-renegotiation/srn2.c2
-rw-r--r--tests/safe-renegotiation/srn3.c2
-rw-r--r--tests/safe-renegotiation/srn4.c2
-rw-r--r--tests/safe-renegotiation/srn5.c2
-rw-r--r--tests/scripts/Makefile.am2
-rw-r--r--tests/set_pkcs12_cred.c3
-rw-r--r--tests/setcredcrash.c2
-rw-r--r--tests/sha2/Makefile.am2
-rwxr-xr-xtests/sha2/sha22
-rwxr-xr-xtests/sha2/sha2-dsa2
-rw-r--r--tests/simple.c2
-rw-r--r--tests/slow/Makefile.am2
-rw-r--r--tests/slow/gendh.c2
-rw-r--r--tests/slow/keygen.c2
-rw-r--r--tests/suite/Makefile.am2
-rwxr-xr-xtests/suite/chain2
-rwxr-xr-xtests/suite/eagain2
-rwxr-xr-xtests/suite/testcompat2
-rwxr-xr-xtests/suite/testcompat-main2
-rwxr-xr-xtests/suite/testsrn2
-rw-r--r--tests/suppressions.valgrind2
-rw-r--r--tests/userid/Makefile.am2
-rwxr-xr-xtests/userid/userid2
-rw-r--r--tests/userid/userid.pem2
-rw-r--r--tests/utils.c2
-rw-r--r--tests/utils.h4
-rw-r--r--tests/x509_altname.c2
-rw-r--r--tests/x509cert-tl.c2
-rw-r--r--tests/x509cert.c2
-rw-r--r--tests/x509dn.c3
-rw-r--r--tests/x509self.c3
-rw-r--r--tests/x509sign-verify.c3
456 files changed, 527 insertions, 564 deletions
diff --git a/.clcopying b/.clcopying
index 548dd69089..f8b6aaeef2 100644
--- a/.clcopying
+++ b/.clcopying
@@ -1,7 +1,6 @@
-----
- Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
- Foundation, Inc.
+ Copyright (C) 2005-2010, 2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without
modification, are permitted provided the copyright notice
diff --git a/AUTHORS b/AUTHORS
index 0c9c1cd2cb..df17596b6f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,6 +1,5 @@
GnuTLS AUTHORS -- Information about the authors.
-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.
See the end for copying conditions.
The copyright holder for GnuTLS is Free Software Foundation, Inc., 51
diff --git a/ChangeLog b/ChangeLog
index 87146b8b4d..33224e6ded 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9744,8 +9744,7 @@
-----
- Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
- Foundation, Inc.
+ Copyright (C) 2005-2010, 2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without
modification, are permitted provided the copyright notice
diff --git a/ChangeLog.1 b/ChangeLog.1
index 65a7cb0aab..3071ce321a 100644
--- a/ChangeLog.1
+++ b/ChangeLog.1
@@ -19552,7 +19552,7 @@
repository for GnuTLS
----------------------------------------------------------------------
- Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ Copyright (C) 2000-2005, 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
notice and this notice are preserved.
diff --git a/Makefile.am b/Makefile.am
index 16861a2016..7af1557568 100644
--- a/Makefile.am
+++ b/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/NEWS b/NEWS
index ef863198fa..1373bcf06b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
GnuTLS NEWS -- History of user-visible changes. -*- outline -*-
-Copyright (C) 2000-2011 Free Software Foundation, Inc.
+Copyright (C) 2000-2012 Free Software Foundation, Inc.
See the end for copying conditions.
* Version 3.0.12 (unreleased)
diff --git a/README b/README
index 9ab23d1780..3f1f422147 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
GnuTLS README -- Important introductory notes.
-Copyright (C) 2000-2011 Free Software Foundation, Inc.
+Copyright (C) 2000-2012 Free Software Foundation, Inc.
See the end of this document for copying conditions.
GnuTLS implements the TLS/SSL (Transport Layer Security aka Secure
diff --git a/README-alpha b/README-alpha
index 7939b38021..fe8ab71c33 100644
--- a/README-alpha
+++ b/README-alpha
@@ -1,5 +1,5 @@
GnuTLS README-alpha -- Information for developers. -*- outline -*-
-Copyright (C) 2009-2011 Free Software Foundation, Inc.
+Copyright (C) 2009-2012 Free Software Foundation, Inc.
See the end for copying conditions.
This file contains instructions for developers and advanced users that
diff --git a/THANKS b/THANKS
index a54740fe31..cf3681295a 100644
--- a/THANKS
+++ b/THANKS
@@ -1,5 +1,5 @@
GnuTLS THANKS -- Acknowledgements.
-Copyright (C) 2005-2011 Free Software Foundation, Inc.
+Copyright (C) 2005-2012 Free Software Foundation, Inc.
Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavrogiannopoulos
See the end for copying conditions.
diff --git a/configure.ac b/configure.ac
index 56b2ada266..dbfb7796fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-# Copyright (C) 2000-2011 Free Software Foundation, Inc.
+# Copyright (C) 2000-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos, Simon Josefsson
#
diff --git a/doc/Makefile.am b/doc/Makefile.am
index b9b6ca59a6..4ff3e7a5e1 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,6 +1,5 @@
## Process this file with automake to produce Makefile.in
-# 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/doc/alert-printlist.c b/doc/alert-printlist.c
index fb6aef4768..a6350045d8 100644
--- a/doc/alert-printlist.c
+++ b/doc/alert-printlist.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008-2010, 2012 Free Software Foundation, Inc.
* Author: Nikos Mavrogiannopoulos
*
* This file is part of GnuTLS.
diff --git a/doc/credentials/Makefile.am b/doc/credentials/Makefile.am
index cb7ff2bb54..63eecb1ef1 100644
--- a/doc/credentials/Makefile.am
+++ b/doc/credentials/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2010, 2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/doc/cyclo/Makefile.am b/doc/cyclo/Makefile.am
index 295ef2bb7a..f6327c1bb1 100644
--- a/doc/cyclo/Makefile.am
+++ b/doc/cyclo/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2008-2011 Free Software Foundation, Inc.
+# Copyright (C) 2008-2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/doc/errcodes.c b/doc/errcodes.c
index db0b5fc60a..c93509b08d 100644
--- a/doc/errcodes.c
+++ b/doc/errcodes.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, Simon Josefsson
*
* This file is part of GnuTLS.
diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am
index 246fe019af..81d588ba46 100644
--- a/doc/examples/Makefile.am
+++ b/doc/examples/Makefile.am
@@ -1,6 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
-# Foundation, Inc.
+# Copyright (C) 2005-2010, 2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/doc/extract-guile-c-doc.scm b/doc/extract-guile-c-doc.scm
index 10b9e07c53..6312daf8a5 100644
--- a/doc/extract-guile-c-doc.scm
+++ b/doc/extract-guile-c-doc.scm
@@ -1,6 +1,6 @@
;;; extract-c-doc.scm -- Output Texinfo from "snarffed" C files.
;;;
-;;; Copyright 2006, 2007, 2010 Free Software Foundation, Inc.
+;;; Copyright 2006-2007, 2010, 2012 Free Software Foundation, Inc.
;;;
;;;
;;; This program is free software; you can redistribute it and/or modify
diff --git a/doc/fdl-1.3.texi b/doc/fdl-1.3.texi
index fc19ddddfa..8d66417ba8 100644
--- a/doc/fdl-1.3.texi
+++ b/doc/fdl-1.3.texi
@@ -5,7 +5,8 @@
@c hence no sectioning command or @node.
@display
-Copyright @copyright{} 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
+Copyright @copyright{} 2000-2002, 2007-2008, 2012 Free Software
+Foundation, Inc.
@uref{http://fsf.org/}
Everyone is permitted to copy and distribute verbatim copies
diff --git a/doc/gnutls-guile.texi b/doc/gnutls-guile.texi
index eff631c942..187f41993b 100644
--- a/doc/gnutls-guile.texi
+++ b/doc/gnutls-guile.texi
@@ -17,7 +17,7 @@
This manual is last updated @value{UPDATED} for version
@value{VERSION} of GnuTLS.
-Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+Copyright @copyright{} 2001-2012 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/gnutls.texi b/doc/gnutls.texi
index a63e720d1a..74c556e1c5 100644
--- a/doc/gnutls.texi
+++ b/doc/gnutls.texi
@@ -17,7 +17,7 @@
This manual is last updated @value{UPDATED} for version
@value{VERSION} of GnuTLS.
-Copyright @copyright{} 2001-2011 Free Software Foundation, Inc.
+Copyright @copyright{} 2001-2012 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/gpl-3.0.texi b/doc/gpl-3.0.texi
index 97a17e1914..d6d8eb8fca 100644
--- a/doc/gpl-3.0.texi
+++ b/doc/gpl-3.0.texi
@@ -5,7 +5,7 @@
@c hence no sectioning command or @node.
@display
-Copyright @copyright{} 2007 Free Software Foundation, Inc. @url{http://fsf.org/}
+Copyright @copyright{} 2007, 2012 Free Software Foundation, Inc. @url{http://fsf.org/}
Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed.
diff --git a/doc/lgpl-2.1.texi b/doc/lgpl-2.1.texi
index a2ba64bfea..fde291e282 100644
--- a/doc/lgpl-2.1.texi
+++ b/doc/lgpl-2.1.texi
@@ -5,7 +5,7 @@
@c hence no sectioning command or @node.
@display
-Copyright @copyright{} 1991, 1999 Free Software Foundation, Inc.
+Copyright @copyright{} 1991, 1999, 2012 Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
Everyone is permitted to copy and distribute verbatim copies
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index 4ca1b7e256..77036b92e1 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/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.
#
# Author: Nikos Mavroyanopoulos, Simon Josefsson
#
diff --git a/doc/printlist.c b/doc/printlist.c
index 3abea702aa..3b56b5052a 100644
--- a/doc/printlist.c
+++ b/doc/printlist.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008-2010, 2012 Free Software Foundation, Inc.
* Author: Nikos Mavrogiannopoulos
*
* This file is part of GnuTLS.
diff --git a/extra/Makefile.am b/extra/Makefile.am
index 5d6a41b409..acd5abcb47 100644
--- a/extra/Makefile.am
+++ b/extra/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/extra/gnutls_openssl.c b/extra/gnutls_openssl.c
index 14121da9a8..529835b8bf 100644
--- a/extra/gnutls_openssl.c
+++ b/extra/gnutls_openssl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004, 2005, 2006, 2008, 2010 Free Software Foundation,
+ * Copyright (C) 2004-2006, 2008, 2010, 2012 Free Software Foundation,
* Inc.
* Copyright (c) 2002 Andrew McDonald <andrew@mcdonald.org.uk>
*
diff --git a/extra/includes/Makefile.am b/extra/includes/Makefile.am
index 5db221ff30..ee02676347 100644
--- a/extra/includes/Makefile.am
+++ b/extra/includes/Makefile.am
@@ -1,6 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010 Free
-# Software Foundation, Inc.
+# Copyright (C) 2002-2008, 2010, 2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/extra/includes/gnutls/openssl.h b/extra/includes/gnutls/openssl.h
index d176c15a7b..1803cf9ab2 100644
--- a/extra/includes/gnutls/openssl.h
+++ b/extra/includes/gnutls/openssl.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2004-2005, 2007-2010, 2012 Free Software Foundation,
+ * Inc.
* Copyright (c) 2002 Andrew McDonald <andrew@mcdonald.org.uk>
*
* This file is part of GnuTLS-EXTRA.
diff --git a/extra/openssl_compat.c b/extra/openssl_compat.c
index 4ce4bf0a6f..8f4f7391ad 100644
--- a/extra/openssl_compat.c
+++ b/extra/openssl_compat.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: Nikos Mavrogiannopoulos
diff --git a/extra/openssl_compat.h b/extra/openssl_compat.h
index d467ee067e..48eb6a819d 100644
--- a/extra/openssl_compat.h
+++ b/extra/openssl_compat.h
@@ -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: Nikos Mavrogiannopoulos
*
diff --git a/guile/Makefile.am b/guile/Makefile.am
index 6e730607ef..6dad7892b2 100644
--- a/guile/Makefile.am
+++ b/guile/Makefile.am
@@ -1,5 +1,5 @@
# GnuTLS --- Guile bindings for GnuTLS.
-# Copyright (C) 2007, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2010, 2012 Free Software Foundation, Inc.
#
# GnuTLS is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
diff --git a/guile/modules/Makefile.am b/guile/modules/Makefile.am
index ebe1d6e815..6c00689a16 100644
--- a/guile/modules/Makefile.am
+++ b/guile/modules/Makefile.am
@@ -1,5 +1,5 @@
# GnuTLS --- Guile bindings for GnuTLS.
-# Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
#
# GnuTLS is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
diff --git a/guile/modules/gnutls.in b/guile/modules/gnutls.in
index 56e31372ee..4c11eabded 100644
--- a/guile/modules/gnutls.in
+++ b/guile/modules/gnutls.in
@@ -1,5 +1,5 @@
;;; GnuTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/modules/gnutls/build/enums.scm b/guile/modules/gnutls/build/enums.scm
index 5277646966..14d1576e9b 100644
--- a/guile/modules/gnutls/build/enums.scm
+++ b/guile/modules/gnutls/build/enums.scm
@@ -1,5 +1,5 @@
;;; GnuTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/modules/gnutls/build/priorities.scm b/guile/modules/gnutls/build/priorities.scm
index 479e601fd7..d142136ec2 100644
--- a/guile/modules/gnutls/build/priorities.scm
+++ b/guile/modules/gnutls/build/priorities.scm
@@ -1,5 +1,5 @@
;;; GnuTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/modules/gnutls/build/smobs.scm b/guile/modules/gnutls/build/smobs.scm
index 8df455a41e..40b568ba1a 100644
--- a/guile/modules/gnutls/build/smobs.scm
+++ b/guile/modules/gnutls/build/smobs.scm
@@ -1,7 +1,7 @@
;;; Help produce Guile wrappers for GnuTLS types.
;;;
;;; GnuTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/modules/gnutls/build/tests.scm b/guile/modules/gnutls/build/tests.scm
index ca3985f12b..f5e135b4f2 100644
--- a/guile/modules/gnutls/build/tests.scm
+++ b/guile/modules/gnutls/build/tests.scm
@@ -1,5 +1,5 @@
;;; GnuTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2011-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/modules/gnutls/build/utils.scm b/guile/modules/gnutls/build/utils.scm
index 9c5958f33d..98a82dfc57 100644
--- a/guile/modules/gnutls/build/utils.scm
+++ b/guile/modules/gnutls/build/utils.scm
@@ -1,5 +1,5 @@
;;; GnuTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010, 2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/modules/gnutls/extra.scm b/guile/modules/gnutls/extra.scm
index be8f7bbc49..2d8abb9147 100644
--- a/guile/modules/gnutls/extra.scm
+++ b/guile/modules/gnutls/extra.scm
@@ -1,5 +1,5 @@
;;; GnuTLS-extra --- Guile bindings for GnuTLS-EXTRA.
-;;; Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS-extra is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
diff --git a/guile/modules/system/documentation/c-snarf.scm b/guile/modules/system/documentation/c-snarf.scm
index 5c1f9e3fbb..e01a6c03b8 100644
--- a/guile/modules/system/documentation/c-snarf.scm
+++ b/guile/modules/system/documentation/c-snarf.scm
@@ -1,6 +1,6 @@
;;; c-snarf.scm -- Parsing documentation "snarffed" from C files.
;;;
-;;; Copyright 2006, 2007, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright 2006-2007, 2010-2012 Free Software Foundation, Inc.
;;;
;;;
;;; This program is free software; you can redistribute it and/or modify
diff --git a/guile/modules/system/documentation/output.scm b/guile/modules/system/documentation/output.scm
index 347a8b64f1..1b3c1cca82 100644
--- a/guile/modules/system/documentation/output.scm
+++ b/guile/modules/system/documentation/output.scm
@@ -1,6 +1,6 @@
;;; output.scm -- Output documentation "snarffed" from C files in Texi/GDF.
;;;
-;;; Copyright 2006, 2007, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright 2006-2007, 2010-2012 Free Software Foundation, Inc.
;;;
;;;
;;; This program is free software; you can redistribute it and/or modify
diff --git a/guile/pre-inst-guile.in b/guile/pre-inst-guile.in
index 12789d7e04..1fcede8681 100644
--- a/guile/pre-inst-guile.in
+++ b/guile/pre-inst-guile.in
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2007, 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 General Public License as published by
diff --git a/guile/src/Makefile.am b/guile/src/Makefile.am
index 06d24e0821..7b555008f7 100644
--- a/guile/src/Makefile.am
+++ b/guile/src/Makefile.am
@@ -1,5 +1,5 @@
# GnuTLS --- Guile bindings for GnuTLS.
-# Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2007-2012 Free Software Foundation, Inc.
#
# GnuTLS is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/core.c b/guile/src/core.c
index 3b81268319..f7140787c6 100644
--- a/guile/src/core.c
+++ b/guile/src/core.c
@@ -1,5 +1,5 @@
/* GnuTLS --- Guile bindings for GnuTLS.
- Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+ Copyright (C) 2007-2012 Free Software Foundation, Inc.
GnuTLS is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/errors.c b/guile/src/errors.c
index 987dd42113..d5bb91a3c3 100644
--- a/guile/src/errors.c
+++ b/guile/src/errors.c
@@ -1,5 +1,5 @@
/* GnuTLS --- Guile bindings for GnuTLS.
- Copyright (C) 2007, 2009, 2010, 2011 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2012 Free Software Foundation, Inc.
GnuTLS is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/errors.h b/guile/src/errors.h
index 341807d04e..a2fad2ea0e 100644
--- a/guile/src/errors.h
+++ b/guile/src/errors.h
@@ -1,5 +1,5 @@
/* GnuTLS --- Guile bindings for GnuTLS.
- Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
GnuTLS is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/make-enum-header.scm b/guile/src/make-enum-header.scm
index 908cc144c5..5b22d40023 100644
--- a/guile/src/make-enum-header.scm
+++ b/guile/src/make-enum-header.scm
@@ -1,7 +1,7 @@
;;; Help produce Guile wrappers for GnuTLS types.
;;;
;;; GnuTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007-2008, 2010-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/make-enum-map.scm b/guile/src/make-enum-map.scm
index 99cb9cfebd..faa808dd6d 100644
--- a/guile/src/make-enum-map.scm
+++ b/guile/src/make-enum-map.scm
@@ -1,7 +1,7 @@
;;; Help produce Guile wrappers for GnuTLS types.
;;;
;;; GnuTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/make-session-priorities.scm b/guile/src/make-session-priorities.scm
index 8aeb820933..1bc5edcdad 100644
--- a/guile/src/make-session-priorities.scm
+++ b/guile/src/make-session-priorities.scm
@@ -1,7 +1,7 @@
;;; Help produce Guile wrappers for GnuTLS types.
;;;
;;; GnuTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010, 2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/make-smob-header.scm b/guile/src/make-smob-header.scm
index 9103af6df9..7c4fa516e9 100644
--- a/guile/src/make-smob-header.scm
+++ b/guile/src/make-smob-header.scm
@@ -1,7 +1,7 @@
;;; Help produce Guile wrappers for GnuTLS types.
;;;
;;; GnuTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/make-smob-types.scm b/guile/src/make-smob-types.scm
index 117168db7c..22132ec7d6 100644
--- a/guile/src/make-smob-types.scm
+++ b/guile/src/make-smob-types.scm
@@ -1,7 +1,7 @@
;;; Help produce Guile wrappers for GnuTLS types.
;;;
;;; GnuTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/utils.c b/guile/src/utils.c
index f3d259caf1..8807950849 100644
--- a/guile/src/utils.c
+++ b/guile/src/utils.c
@@ -1,5 +1,5 @@
/* GnuTLS --- Guile bindings for GnuTLS.
- Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2007-2010, 2012 Free Software Foundation, Inc.
GnuTLS is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
diff --git a/guile/src/utils.h b/guile/src/utils.h
index 22803c7dfb..8e04f726d3 100644
--- a/guile/src/utils.h
+++ b/guile/src/utils.h
@@ -1,5 +1,5 @@
/* GnuTLS --- Guile bindings for GnuTLS.
- Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2007-2010, 2012 Free Software Foundation, Inc.
GnuTLS is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
diff --git a/guile/tests/Makefile.am b/guile/tests/Makefile.am
index ad73ea96ff..7107dd953e 100644
--- a/guile/tests/Makefile.am
+++ b/guile/tests/Makefile.am
@@ -1,5 +1,5 @@
# GnuTLS --- Guile bindings for GnuTLS.
-# Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2007-2012 Free Software Foundation, Inc.
#
# GnuTLS is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
diff --git a/guile/tests/anonymous-auth.scm b/guile/tests/anonymous-auth.scm
index 8f5e5ae3a8..5f12bb0ecc 100644
--- a/guile/tests/anonymous-auth.scm
+++ b/guile/tests/anonymous-auth.scm
@@ -1,5 +1,5 @@
;;; GnuTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/tests/errors.scm b/guile/tests/errors.scm
index 65b4ae9fa6..a807b6c923 100644
--- a/guile/tests/errors.scm
+++ b/guile/tests/errors.scm
@@ -1,5 +1,5 @@
;;; GnuTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/tests/openpgp-auth.scm b/guile/tests/openpgp-auth.scm
index 412a6863f7..e6878ee8fa 100644
--- a/guile/tests/openpgp-auth.scm
+++ b/guile/tests/openpgp-auth.scm
@@ -1,5 +1,5 @@
;;; GnuTLS-extra --- Guile bindings for GnuTLS-EXTRA.
-;;; Copyright (C) 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007-2008, 2010-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS-extra is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
diff --git a/guile/tests/openpgp-keyring.scm b/guile/tests/openpgp-keyring.scm
index e04e5454c6..08ca5fdb53 100644
--- a/guile/tests/openpgp-keyring.scm
+++ b/guile/tests/openpgp-keyring.scm
@@ -1,5 +1,5 @@
;;; GnuTLS-extra --- Guile bindings for GnuTLS-EXTRA.
-;;; Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS-extra is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
diff --git a/guile/tests/openpgp-keys.scm b/guile/tests/openpgp-keys.scm
index 3dfc6d467e..a652936f81 100644
--- a/guile/tests/openpgp-keys.scm
+++ b/guile/tests/openpgp-keys.scm
@@ -1,5 +1,5 @@
;;; GnuTLS-extra --- Guile bindings for GnuTLS-EXTRA.
-;;; Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS-extra is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
diff --git a/guile/tests/pkcs-import-export.scm b/guile/tests/pkcs-import-export.scm
index 4121b1822c..469cb6b18c 100644
--- a/guile/tests/pkcs-import-export.scm
+++ b/guile/tests/pkcs-import-export.scm
@@ -1,5 +1,5 @@
;;; GnuTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/tests/priorities.scm b/guile/tests/priorities.scm
index 2af837eb9a..fe4f4a8a65 100644
--- a/guile/tests/priorities.scm
+++ b/guile/tests/priorities.scm
@@ -1,5 +1,5 @@
;;; GnuTLS --- Guile bindings for GnuTLS
-;;; Copyright (C) 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2011-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
diff --git a/guile/tests/session-record-port.scm b/guile/tests/session-record-port.scm
index 1d53d9b264..7570fdb1eb 100644
--- a/guile/tests/session-record-port.scm
+++ b/guile/tests/session-record-port.scm
@@ -1,5 +1,5 @@
;;; GnuTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/tests/srp-base64.scm b/guile/tests/srp-base64.scm
index 484288a50f..c4f0945d17 100644
--- a/guile/tests/srp-base64.scm
+++ b/guile/tests/srp-base64.scm
@@ -1,5 +1,5 @@
;;; GnuTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/tests/x509-auth.scm b/guile/tests/x509-auth.scm
index 433b745504..1c983b91cb 100644
--- a/guile/tests/x509-auth.scm
+++ b/guile/tests/x509-auth.scm
@@ -1,5 +1,5 @@
;;; GnuTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
diff --git a/guile/tests/x509-certificates.scm b/guile/tests/x509-certificates.scm
index 67c1885b62..4ad51d3d52 100644
--- a/guile/tests/x509-certificates.scm
+++ b/guile/tests/x509-certificates.scm
@@ -1,5 +1,5 @@
;;; GnuTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
;;;
;;; GnuTLS is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU Lesser General Public
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 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
*
diff --git a/m4/gcc.m4 b/m4/gcc.m4
index 78ba57017a..c01694285b 100644
--- a/m4/gcc.m4
+++ b/m4/gcc.m4
@@ -1,5 +1,5 @@
# gcc.m4 serial 2
-dnl Copyright (C) 2008-2011 Free Software Foundation, Inc.
+dnl Copyright (C) 2008-2012 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
diff --git a/m4/guile.m4 b/m4/guile.m4
index 77e6420239..eb6878b777 100644
--- a/m4/guile.m4
+++ b/m4/guile.m4
@@ -1,6 +1,7 @@
## Autoconf macros for working with Guile.
##
-## Copyright (C) 1998, 2001, 2006, 2010 Free Software Foundation, Inc.
+## Copyright (C) 1998, 2001, 2006, 2010, 2012 Free Software
+## Foundation, Inc.
##
## This library is free software; you can redistribute it and/or
## modify it under the terms of the GNU Lesser General Public
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index bd964bf2fe..8d80e2a183 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -1,5 +1,4 @@
-# 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, Simon Josefsson
#
diff --git a/po/cs.po.in b/po/cs.po.in
index c02a4ae620..02b4e9caad 100644
--- a/po/cs.po.in
+++ b/po/cs.po.in
@@ -1,5 +1,5 @@
# Czech translation of libgnutls.
-# Copyright (C) 2009 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2012 Free Software Foundation, Inc.
# This file is distributed under the same license as the libgnutls package.
# Petr Pisar <petr.pisar@atlas.cz>, 2009, 2011.
#
diff --git a/po/de.po.in b/po/de.po.in
index 1b75bd62bd..2710da5bfc 100644
--- a/po/de.po.in
+++ b/po/de.po.in
@@ -1,5 +1,5 @@
# German gnutls translation.
-# Copyright (C) 2006 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2012 Free Software Foundation, Inc.
# This file is distributed under the same license as the gnutls package.
# Jens Seidel <jensseidel@users.sf.net>, 2006.
#
diff --git a/po/fr.po.in b/po/fr.po.in
index 7fa9ccac2a..04ce13ea12 100644
--- a/po/fr.po.in
+++ b/po/fr.po.in
@@ -1,5 +1,5 @@
# translation of libgnutls to French
-# Copyright (C) 2008 Free Software Foundation, Inc.
+# Copyright (C) 2008, 2012 Free Software Foundation, Inc.
# This file is distributed under the same license as the libgnutls package.
# Nicolas Provost <nprovost@quadriv.com>, 2009.
#
diff --git a/po/it.po.in b/po/it.po.in
index 2655c8171a..1aa407ef1c 100644
--- a/po/it.po.in
+++ b/po/it.po.in
@@ -1,5 +1,5 @@
# Italian translation for libgnutls.
-# Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2010-2012 Free Software Foundation, Inc.
# This file is distributed under the same license as the libgnutls package.
# Sergio Zanchetta <primes2h@ubuntu.com>, 2010, 2011.
#
diff --git a/po/ms.po.in b/po/ms.po.in
index 4260eb4927..3f822810de 100644
--- a/po/ms.po.in
+++ b/po/ms.po.in
@@ -1,5 +1,5 @@
# gnutls Bahasa Melayu (Malay) (ms)
-# Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006-2008, 2012 Free Software Foundation, Inc.
# This file is distributed under the same license as the gnutls package.
# Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>, 2006, 2007, 2008.
#
diff --git a/po/nl.po.in b/po/nl.po.in
index a829d424eb..3ace0d3b4c 100644
--- a/po/nl.po.in
+++ b/po/nl.po.in
@@ -1,5 +1,5 @@
# Dutch translations for libgnutls.
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
# This file is distributed under the same license as the libgnutls package.
#
# Benno Schulenberg <benno@vertaalt.nl>, 2007, 2008, 2010, 2011.
diff --git a/po/pl.po.in b/po/pl.po.in
index 0ca284ffed..4a8b3e4613 100644
--- a/po/pl.po.in
+++ b/po/pl.po.in
@@ -1,5 +1,5 @@
# Polish translation for gnutls.
-# Copyright (C) 2006, 2007, 2008, 2009, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2006-2009, 2011-2012 Free Software Foundation, Inc.
# This file is distributed under the same license as the libgnutls package.
# Jakub Bogusz <qboosh@pld-linux.org>, 2006-2011.
#
diff --git a/po/sv.po.in b/po/sv.po.in
index ff21bd6e26..3db05834ad 100644
--- a/po/sv.po.in
+++ b/po/sv.po.in
@@ -1,5 +1,5 @@
# Swedish translation of libgnutls.
-# Copyright (C) 2007, 2008, 2009, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2007-2009, 2011-2012 Free Software Foundation, Inc.
# This file is distributed under the same license as the libgnutls package.
# Daniel Nylander <po@danielnylander.se>, 2006, 2007, 2008, 2009, 2011.
#
diff --git a/po/uk.po.in b/po/uk.po.in
index 14f88e034a..56d819b8a6 100644
--- a/po/uk.po.in
+++ b/po/uk.po.in
@@ -1,6 +1,6 @@
# Translation of libgnutls to Ukrainian
#
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
# This file is distributed under the same license as the libgnutls package.
#
# Yuri Chornoivan <yurchor@ukr.net>, 2011.
diff --git a/po/zh_CN.po.in b/po/zh_CN.po.in
index 6505039dc8..4f5bbd1713 100644
--- a/po/zh_CN.po.in
+++ b/po/zh_CN.po.in
@@ -1,5 +1,5 @@
# Simplified Chinese translation for libgnutls
-# Copyright (C) 2009 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2012 Free Software Foundation, Inc.
# This file is distributed under the same license as the libgnutls package.
# Tao Wei <weitao1979@gmail.com>, 2008.
# Aron Xu <happyaron.xu@gmail.com>, 2009.
diff --git a/src/Makefile.am b/src/Makefile.am
index 8875dc3f11..888a1119dc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,6 +1,5 @@
## Process this file with automake to produce Makefile.in
-# 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.
#
# This file is part of GnuTLS.
#
diff --git a/src/benchmark-cipher.c b/src/benchmark-cipher.c
index e9b82e8157..e15211f851 100644
--- a/src/benchmark-cipher.c
+++ b/src/benchmark-cipher.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2012 Free Software Foundation, Inc.
*
* This file is part of GnuTLS.
*
diff --git a/src/benchmark-tls.c b/src/benchmark-tls.c
index 4528b77192..31d1feb101 100644
--- a/src/benchmark-tls.c
+++ b/src/benchmark-tls.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/src/benchmark.c b/src/benchmark.c
index a5dabc4e28..398c732a38 100644
--- a/src/benchmark.c
+++ b/src/benchmark.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/src/certtool-cfg.c b/src/certtool-cfg.c
index f194e32c53..ad7465287a 100644
--- a/src/certtool-cfg.c
+++ b/src/certtool-cfg.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2004-2012 Free Software Foundation, Inc.
*
* This file is part of GnuTLS.
*
diff --git a/src/certtool-common.c b/src/certtool-common.c
index e8f806ad31..4c65ad26d9 100644
--- a/src/certtool-common.c
+++ b/src/certtool-common.c
@@ -1,5 +1,5 @@
/*
- * 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/src/certtool.c b/src/certtool.c
index d74047415b..563152fa28 100644
--- a/src/certtool.c
+++ b/src/certtool.c
@@ -1,5 +1,5 @@
/*
- * 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/src/cli.c b/src/cli.c
index 9c39a10b52..bde68eb7ad 100644
--- a/src/cli.c
+++ b/src/cli.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* This file is part of GnuTLS.
*
diff --git a/src/common.c b/src/common.c
index d00bf5764c..a5b9b360fe 100644
--- a/src/common.c
+++ b/src/common.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
* Author: Nikos Mavrogiannopoulos
*
* This file is part of GnuTLS.
diff --git a/src/crywrap/Makefile.am b/src/crywrap/Makefile.am
index fdc2bfbfb9..a20bcd6169 100644
--- a/src/crywrap/Makefile.am
+++ b/src/crywrap/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.
#
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
diff --git a/src/dh.c b/src/dh.c
index 6335bbe066..cef97dd625 100644
--- a/src/dh.c
+++ b/src/dh.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2012 Free Software Foundation, Inc.
*
* This file is part of GnuTLS.
*
diff --git a/src/p11common.c b/src/p11common.c
index 8deda79ab7..ab039f4fd7 100644
--- a/src/p11common.c
+++ b/src/p11common.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
* Author: Nikos Mavrogiannopoulos
*
* This file is part of GnuTLS.
diff --git a/src/p11tool.c b/src/p11tool.c
index 2df036b55c..a478bf3299 100644
--- a/src/p11tool.c
+++ b/src/p11tool.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/src/pkcs11.c b/src/pkcs11.c
index adde2c9742..b9f4332304 100644
--- a/src/pkcs11.c
+++ b/src/pkcs11.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2010, 2012 Free Software Foundation, Inc.
* Author: Nikos Mavrogiannopoulos
*
* This file is part of GnuTLS.
diff --git a/src/psk.c b/src/psk.c
index f9815779fb..3ff6748dc2 100644
--- a/src/psk.c
+++ b/src/psk.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2005-2012 Free Software Foundation, Inc.
*
* This file is part of GnuTLS.
*
diff --git a/src/serv.c b/src/serv.c
index 7aa60d0294..1af21fec83 100644
--- a/src/serv.c
+++ b/src/serv.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004, 2006-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2006-2012 Free Software Foundation, Inc.
* Copyright (C) 2001,2002 Paul Sheer
* Portions Copyright (C) 2002,2003 Nikos Mavrogiannopoulos
*
diff --git a/src/srptool.c b/src/srptool.c
index c7128c8a4c..f77a2e1ace 100644
--- a/src/srptool.c
+++ b/src/srptool.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2012 Free Software Foundation, Inc.
*
* This file is part of GnuTLS.
*
diff --git a/src/tests.c b/src/tests.c
index 087ea82044..ede92c3eb4 100644
--- a/src/tests.c
+++ b/src/tests.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* This file is part of GnuTLS.
*
diff --git a/src/tls_test.c b/src/tls_test.c
index 8bd8eb203b..18132d1919 100644
--- a/src/tls_test.c
+++ b/src/tls_test.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
*
* This file is part of GnuTLS.
*
diff --git a/src/udp-serv.c b/src/udp-serv.c
index d6c316125f..489a577775 100644
--- a/src/udp-serv.c
+++ b/src/udp-serv.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/tests/Makefile.am b/tests/Makefile.am
index 005f503640..f7ab496d31 100644
--- a/tests/Makefile.am
+++ b/tests/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: Simon Josefsson
#
diff --git a/tests/anonself.c b/tests/anonself.c
index 2e30f57fd1..d9b33300b9 100644
--- a/tests/anonself.c
+++ b/tests/anonself.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: Simon Josefsson
*
diff --git a/tests/certder.c b/tests/certder.c
index fc3991b690..c2a1952670 100644
--- a/tests/certder.c
+++ b/tests/certder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2006, 2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/certificate_set_x509_crl.c b/tests/certificate_set_x509_crl.c
index 8f39898f5a..ffa92f1ccf 100644
--- a/tests/certificate_set_x509_crl.c
+++ b/tests/certificate_set_x509_crl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006, 2007, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2006-2007, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/certuniqueid.c b/tests/certuniqueid.c
index cf41751d62..8d12e815a4 100644
--- a/tests/certuniqueid.c
+++ b/tests/certuniqueid.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2010, 2012 Free Software Foundation, Inc.
*
* Author: Brad Hards
*
diff --git a/tests/chainverify.c b/tests/chainverify.c
index dd87f0aa05..2343aa27ca 100644
--- a/tests/chainverify.c
+++ b/tests/chainverify.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008-2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/crq_apis.c b/tests/crq_apis.c
index d316495394..d7a177f7a9 100644
--- a/tests/crq_apis.c
+++ b/tests/crq_apis.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008-2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/crq_key_id.c b/tests/crq_key_id.c
index 74d5dc6b60..90f674d121 100644
--- a/tests/crq_key_id.c
+++ b/tests/crq_key_id.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2008-2012 Free Software Foundation, Inc.
*
* Author: David Marín Carreño
*
diff --git a/tests/cve-2008-4989.c b/tests/cve-2008-4989.c
index 2e6de335f5..511d498b16 100644
--- a/tests/cve-2008-4989.c
+++ b/tests/cve-2008-4989.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008-2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/cve-2009-1415.c b/tests/cve-2009-1415.c
index 122b799cba..912453dd68 100644
--- a/tests/cve-2009-1415.c
+++ b/tests/cve-2009-1415.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/cve-2009-1416.c b/tests/cve-2009-1416.c
index addc3cbcfb..bb20b0c813 100644
--- a/tests/cve-2009-1416.c
+++ b/tests/cve-2009-1416.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/dhepskself.c b/tests/dhepskself.c
index 9f0540ebdb..cd6fa71f3f 100644
--- a/tests/dhepskself.c
+++ b/tests/dhepskself.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004, 2005, 2008, 2009, 2010 Free Software Foundation,
+ * Copyright (C) 2004-2005, 2008-2010, 2012 Free Software Foundation,
* Inc.
*
* Author: Simon Josefsson
diff --git a/tests/dn.c b/tests/dn.c
index 0fc624ba05..9f62e4c6fb 100644
--- a/tests/dn.c
+++ b/tests/dn.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2006-2008, 2010, 2012 Free Software Foundation, Inc.
* Author: Simon Josefsson, Howard Chu
*
* This file is part of GnuTLS.
diff --git a/tests/dn2.c b/tests/dn2.c
index 36672d6978..1d2cda0632 100644
--- a/tests/dn2.c
+++ b/tests/dn2.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2010, 2012 Free Software Foundation, Inc.
* Author: Simon Josefsson
*
* This file is part of GnuTLS.
diff --git a/tests/dsa/Makefile.am b/tests/dsa/Makefile.am
index 19f43ab3f1..66028b7af5 100644
--- a/tests/dsa/Makefile.am
+++ b/tests/dsa/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# 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/tests/dsa/testdsa b/tests/dsa/testdsa
index dc485ecb36..64a4b76ba4 100755
--- a/tests/dsa/testdsa
+++ b/tests/dsa/testdsa
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2010-2011 Free Software Foundation, Inc.
+# Copyright (C) 2010-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/tests/ecdsa/Makefile.am b/tests/ecdsa/Makefile.am
index 7970555c2b..9d8d7907e9 100644
--- a/tests/ecdsa/Makefile.am
+++ b/tests/ecdsa/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# 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/tests/ecdsa/ecdsa b/tests/ecdsa/ecdsa
index 5ac716a90a..1d3c66b7bb 100755
--- a/tests/ecdsa/ecdsa
+++ b/tests/ecdsa/ecdsa
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/tests/gc.c b/tests/gc.c
index da3c211d2d..23d2c4c333 100644
--- a/tests/gc.c
+++ b/tests/gc.c
@@ -1,5 +1,6 @@
/*
- * Copyright (C) 2004, 2005, 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2004-2005, 2008, 2010, 2012 Free Software Foundation,
+ * Inc.
*
* This file is part of GnuTLS.
*
diff --git a/tests/hostname-check.c b/tests/hostname-check.c
index ffdd8199c2..916f52a760 100644
--- a/tests/hostname-check.c
+++ b/tests/hostname-check.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2009-2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/infoaccess.c b/tests/infoaccess.c
index f539e69553..7273c15b7b 100644
--- a/tests/infoaccess.c
+++ b/tests/infoaccess.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/init_roundtrip.c b/tests/init_roundtrip.c
index f9922734e8..34b49cebde 100644
--- a/tests/init_roundtrip.c
+++ b/tests/init_roundtrip.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004, 2005, 2008, 2009, 2010 Free Software Foundation,
+ * Copyright (C) 2004-2005, 2008-2010, 2012 Free Software Foundation,
* Inc.
*
* Author: Simon Josefsson
diff --git a/tests/key-id/Makefile.am b/tests/key-id/Makefile.am
index 6d3a790e5a..21b8ca37ca 100644
--- a/tests/key-id/Makefile.am
+++ b/tests/key-id/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2007-2008, 2010, 2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/tests/key-id/README b/tests/key-id/README
index dec76c5798..9f1322791d 100644
--- a/tests/key-id/README
+++ b/tests/key-id/README
@@ -1,5 +1,5 @@
authkeyid README -- Information about auth-key-id self test.
-Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+Copyright (C) 2007-2010, 2012 Free Software Foundation, Inc.
See the end for copying conditions.
This directory contains a check to find regressions for the bug
diff --git a/tests/key-id/key-id b/tests/key-id/key-id
index 300ff69923..a6c7dcf92f 100755
--- a/tests/key-id/key-id
+++ b/tests/key-id/key-id
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2007-2010, 2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/tests/mini-deflate.c b/tests/mini-deflate.c
index 6364e1e88a..f11a590ce2 100644
--- a/tests/mini-deflate.c
+++ b/tests/mini-deflate.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/mini-eagain-dtls.c b/tests/mini-eagain-dtls.c
index 775fe0e5f2..850b595c11 100644
--- a/tests/mini-eagain-dtls.c
+++ b/tests/mini-eagain-dtls.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson, Nikos Mavrogiannopoulos
*
diff --git a/tests/mini-eagain.c b/tests/mini-eagain.c
index 274e158d4a..0f6a5efa9d 100644
--- a/tests/mini-eagain.c
+++ b/tests/mini-eagain.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson, Nikos Mavrogiannopoulos
*
diff --git a/tests/mini-x509-rehandshake.c b/tests/mini-x509-rehandshake.c
index 04d7c22a05..60329c8a92 100644
--- a/tests/mini-x509-rehandshake.c
+++ b/tests/mini-x509-rehandshake.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/mini-x509.c b/tests/mini-x509.c
index 791eca67ba..69fb23fdd6 100644
--- a/tests/mini-x509.c
+++ b/tests/mini-x509.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/mini.c b/tests/mini.c
index 29554615e0..f79a0e0091 100644
--- a/tests/mini.c
+++ b/tests/mini.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/moredn.c b/tests/moredn.c
index 115686dc84..832a564c6c 100644
--- a/tests/moredn.c
+++ b/tests/moredn.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Joe Orton
*
diff --git a/tests/mpi.c b/tests/mpi.c
index fdef51923f..e6e154332b 100644
--- a/tests/mpi.c
+++ b/tests/mpi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2009-2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/nist-pkits/pkits b/tests/nist-pkits/pkits
index 5c693286d2..83f4d29906 100755
--- a/tests/nist-pkits/pkits
+++ b/tests/nist-pkits/pkits
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007, 2010, 2012 Free Software Foundation, Inc.
#
# This file is part of GnuTLS.
#
diff --git a/tests/nist-pkits/pkits_crl b/tests/nist-pkits/pkits_crl
index b105c1dd49..9bf00e66b3 100755
--- a/tests/nist-pkits/pkits_crl
+++ b/tests/nist-pkits/pkits_crl
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007, 2010, 2012 Free Software Foundation, Inc.
#
# This file is part of GnuTLS.
#
diff --git a/tests/nist-pkits/pkits_crt b/tests/nist-pkits/pkits_crt
index 057f71e1ca..0fa37d4280 100755
--- a/tests/nist-pkits/pkits_crt
+++ b/tests/nist-pkits/pkits_crt
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007, 2010, 2012 Free Software Foundation, Inc.
#
# This file is part of GnuTLS.
#
diff --git a/tests/nist-pkits/pkits_pkcs12 b/tests/nist-pkits/pkits_pkcs12
index 5fd83aabef..bdaaa5b8f5 100755
--- a/tests/nist-pkits/pkits_pkcs12
+++ b/tests/nist-pkits/pkits_pkcs12
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007, 2010, 2012 Free Software Foundation, Inc.
#
# This file is part of GnuTLS.
#
diff --git a/tests/nist-pkits/pkits_smime b/tests/nist-pkits/pkits_smime
index 7155b50a2e..cfd98430a8 100755
--- a/tests/nist-pkits/pkits_smime
+++ b/tests/nist-pkits/pkits_smime
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007, 2010, 2012 Free Software Foundation, Inc.
#
# This file is part of GnuTLS.
#
diff --git a/tests/nul-in-x509-names.c b/tests/nul-in-x509-names.c
index a321fb3eac..11e12e1d1b 100644
--- a/tests/nul-in-x509-names.c
+++ b/tests/nul-in-x509-names.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/openpgp-certs/Makefile.am b/tests/openpgp-certs/Makefile.am
index 4602dd9a20..f896635591 100644
--- a/tests/openpgp-certs/Makefile.am
+++ b/tests/openpgp-certs/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2007-2008, 2010, 2012 Free Software Foundation, Inc.
#
# This file is part of GnuTLS.
#
diff --git a/tests/openpgp-certs/testcerts b/tests/openpgp-certs/testcerts
index d9cb2f619a..e5f96a2665 100755
--- a/tests/openpgp-certs/testcerts
+++ b/tests/openpgp-certs/testcerts
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2010-2011 Free Software Foundation, Inc.
+# Copyright (C) 2010-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/tests/openpgp-certs/testselfsigs b/tests/openpgp-certs/testselfsigs
index 7350b894c7..3c99a6f656 100755
--- a/tests/openpgp-certs/testselfsigs
+++ b/tests/openpgp-certs/testselfsigs
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2010 Free Software Foundation, Inc.
+# Copyright (C) 2010, 2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/tests/openpgp-keyring.c b/tests/openpgp-keyring.c
index f3cf1f285a..9f6b3f1e57 100644
--- a/tests/openpgp-keyring.c
+++ b/tests/openpgp-keyring.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2010, 2012 Free Software Foundation, Inc.
* Author: Ludovic Courtès, Timo Schulz
*
* This file is part of GnuTLS.
diff --git a/tests/openpgpself.c b/tests/openpgpself.c
index 155be766d6..53e1757414 100644
--- a/tests/openpgpself.c
+++ b/tests/openpgpself.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: Simon Josefsson
*
diff --git a/tests/openssl.c b/tests/openssl.c
index 72dc09a644..1ac7ef51d5 100644
--- a/tests/openssl.c
+++ b/tests/openssl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004, 2005, 2008, 2009, 2010 Free Software Foundation,
+ * Copyright (C) 2004-2005, 2008-2010, 2012 Free Software Foundation,
* Inc.
*
* Author: Simon Josefsson
diff --git a/tests/parse_ca.c b/tests/parse_ca.c
index 42d9eb38ee..5477d2b554 100644
--- a/tests/parse_ca.c
+++ b/tests/parse_ca.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2010-2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/pathlen/Makefile.am b/tests/pathlen/Makefile.am
index bf1cd074ef..1f57827cf3 100644
--- a/tests/pathlen/Makefile.am
+++ b/tests/pathlen/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2007-2008, 2010, 2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/tests/pathlen/pathlen b/tests/pathlen/pathlen
index 210fbc3d8a..c7d994cc57 100755
--- a/tests/pathlen/pathlen
+++ b/tests/pathlen/pathlen
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006-2008, 2010, 2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/tests/pgps2kgnu.c b/tests/pgps2kgnu.c
index b67e7eb2c8..bfba470d59 100644
--- a/tests/pgps2kgnu.c
+++ b/tests/pgps2kgnu.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
diff --git a/tests/pkcs1-padding/Makefile.am b/tests/pkcs1-padding/Makefile.am
index 8d4b7ac1b3..c5582c44ba 100644
--- a/tests/pkcs1-padding/Makefile.am
+++ b/tests/pkcs1-padding/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010, 2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/tests/pkcs1-padding/pkcs1-pad b/tests/pkcs1-padding/pkcs1-pad
index d10e0802c3..b36cc6d896 100755
--- a/tests/pkcs1-padding/pkcs1-pad
+++ b/tests/pkcs1-padding/pkcs1-pad
@@ -1,7 +1,7 @@
#!/bin/sh
-# Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Free Software
-# Foundation, Inc.
+# Copyright (C) 2004-2006, 2008-2010, 2012 Free Software Foundation,
+# Inc.
#
# Author: Simon Josefsson
#
diff --git a/tests/pkcs12-decode/Makefile.am b/tests/pkcs12-decode/Makefile.am
index ceef93a0bc..4e9dd89b05 100644
--- a/tests/pkcs12-decode/Makefile.am
+++ b/tests/pkcs12-decode/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010, 2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/tests/pkcs12-decode/pkcs12 b/tests/pkcs12-decode/pkcs12
index 4eff8b306f..e35004fa24 100755
--- a/tests/pkcs12-decode/pkcs12
+++ b/tests/pkcs12-decode/pkcs12
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2004, 2005, 2006, 2008, 2010 Free Software Foundation,
+# Copyright (C) 2004-2006, 2008, 2010, 2012 Free Software Foundation,
# Inc.
#
# Author: Simon Josefsson
diff --git a/tests/pkcs12_encode.c b/tests/pkcs12_encode.c
index 06e469c4bc..4bc6532c0c 100644
--- a/tests/pkcs12_encode.c
+++ b/tests/pkcs12_encode.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/pkcs12_s2k.c b/tests/pkcs12_s2k.c
index c00ba590ce..cc394d8a1d 100644
--- a/tests/pkcs12_s2k.c
+++ b/tests/pkcs12_s2k.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
*
diff --git a/tests/pkcs12_s2k_pem.c b/tests/pkcs12_s2k_pem.c
index a58906b7ed..12208fdcd8 100644
--- a/tests/pkcs12_s2k_pem.c
+++ b/tests/pkcs12_s2k_pem.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/pkcs8-decode/Makefile.am b/tests/pkcs8-decode/Makefile.am
index ba4eaa6f83..aed888cdfc 100644
--- a/tests/pkcs8-decode/Makefile.am
+++ b/tests/pkcs8-decode/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2010, 2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/tests/pkcs8-decode/pkcs8 b/tests/pkcs8-decode/pkcs8
index 4bd0566880..97346d850b 100755
--- a/tests/pkcs8-decode/pkcs8
+++ b/tests/pkcs8-decode/pkcs8
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2004, 2005, 2006, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2004-2006, 2010, 2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/tests/pskself.c b/tests/pskself.c
index b04bd19d6f..ebacd94948 100644
--- a/tests/pskself.c
+++ b/tests/pskself.c
@@ -1,5 +1,6 @@
/*
- * Copyright (C) 2004, 2005, 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2004-2005, 2008, 2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/resume.c b/tests/resume.c
index 129a9d8c28..9add84d6b1 100644
--- a/tests/resume.c
+++ b/tests/resume.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2004-2005, 2007-2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/rfc2253-escape-test b/tests/rfc2253-escape-test
index c25ddd3314..3db8ff9814 100755
--- a/tests/rfc2253-escape-test
+++ b/tests/rfc2253-escape-test
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-2010, 2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/tests/rng-fork.c b/tests/rng-fork.c
index 7bbb5a45f9..a84ad7be81 100644
--- a/tests/rng-fork.c
+++ b/tests/rng-fork.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
diff --git a/tests/rsa-encrypt-decrypt.c b/tests/rsa-encrypt-decrypt.c
index b17b38ee57..4460ebdff0 100644
--- a/tests/rsa-encrypt-decrypt.c
+++ b/tests/rsa-encrypt-decrypt.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2004-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos, Simon Josefsson
*
diff --git a/tests/rsa-md5-collision/Makefile.am b/tests/rsa-md5-collision/Makefile.am
index 315aa22016..1bd90890cf 100644
--- a/tests/rsa-md5-collision/Makefile.am
+++ b/tests/rsa-md5-collision/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010, 2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/tests/rsa-md5-collision/README b/tests/rsa-md5-collision/README
index be0772af7f..fa5a199990 100644
--- a/tests/rsa-md5-collision/README
+++ b/tests/rsa-md5-collision/README
@@ -1,5 +1,5 @@
rsa-md5-collision README -- Information about rsa-md5-collision self tests.
-Copyright (C) 2006-2011 Free Software Foundation, Inc.
+Copyright (C) 2006-2012 Free Software Foundation, Inc.
See the end for copying conditions.
This directory contains colliding X.509 certificates for different
diff --git a/tests/rsa-md5-collision/rsa-md5-collision b/tests/rsa-md5-collision/rsa-md5-collision
index bf8dc57ccf..527fd9e75c 100755
--- a/tests/rsa-md5-collision/rsa-md5-collision
+++ b/tests/rsa-md5-collision/rsa-md5-collision
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010, 2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/tests/safe-renegotiation/Makefile.am b/tests/safe-renegotiation/Makefile.am
index 17d4684df7..4d084cb2be 100644
--- a/tests/safe-renegotiation/Makefile.am
+++ b/tests/safe-renegotiation/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2010 Free Software Foundation, Inc.
+# Copyright (C) 2010, 2012 Free Software Foundation, Inc.
#
# This file is part of GnuTLS.
#
diff --git a/tests/safe-renegotiation/srn0.c b/tests/safe-renegotiation/srn0.c
index 71839f738d..319181aa44 100644
--- a/tests/safe-renegotiation/srn0.c
+++ b/tests/safe-renegotiation/srn0.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/safe-renegotiation/srn1.c b/tests/safe-renegotiation/srn1.c
index 6907d85164..7b11fe41d7 100644
--- a/tests/safe-renegotiation/srn1.c
+++ b/tests/safe-renegotiation/srn1.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/safe-renegotiation/srn2.c b/tests/safe-renegotiation/srn2.c
index d006aaa90a..4311fdad74 100644
--- a/tests/safe-renegotiation/srn2.c
+++ b/tests/safe-renegotiation/srn2.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/safe-renegotiation/srn3.c b/tests/safe-renegotiation/srn3.c
index 45a89802fa..00fe9a7710 100644
--- a/tests/safe-renegotiation/srn3.c
+++ b/tests/safe-renegotiation/srn3.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/safe-renegotiation/srn4.c b/tests/safe-renegotiation/srn4.c
index aa8ede4313..4dccfa5939 100644
--- a/tests/safe-renegotiation/srn4.c
+++ b/tests/safe-renegotiation/srn4.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/safe-renegotiation/srn5.c b/tests/safe-renegotiation/srn5.c
index 569d34cc7a..a8920ea78b 100644
--- a/tests/safe-renegotiation/srn5.c
+++ b/tests/safe-renegotiation/srn5.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/scripts/Makefile.am b/tests/scripts/Makefile.am
index 559de27704..043e656c2d 100644
--- a/tests/scripts/Makefile.am
+++ b/tests/scripts/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# 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/tests/set_pkcs12_cred.c b/tests/set_pkcs12_cred.c
index 8fce5260cd..093947bb5d 100644
--- a/tests/set_pkcs12_cred.c
+++ b/tests/set_pkcs12_cred.c
@@ -1,5 +1,6 @@
/*
- * Copyright (C) 2005, 2006, 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2005-2006, 2008, 2010, 2012 Free Software Foundation,
+ * Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/setcredcrash.c b/tests/setcredcrash.c
index 61225a3520..fc9aaf2753 100644
--- a/tests/setcredcrash.c
+++ b/tests/setcredcrash.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/sha2/Makefile.am b/tests/sha2/Makefile.am
index 6e649e32a8..3d17fdc5fa 100644
--- a/tests/sha2/Makefile.am
+++ b/tests/sha2/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2007-2008, 2010, 2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/tests/sha2/sha2 b/tests/sha2/sha2
index a2b810b89e..7b5da51544 100755
--- a/tests/sha2/sha2
+++ b/tests/sha2/sha2
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006-2008, 2010, 2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/tests/sha2/sha2-dsa b/tests/sha2/sha2-dsa
index c62e6a26d2..2eaee5799a 100755
--- a/tests/sha2/sha2-dsa
+++ b/tests/sha2/sha2-dsa
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006-2008, 2010, 2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/tests/simple.c b/tests/simple.c
index 532d56d019..a6b6373768 100644
--- a/tests/simple.c
+++ b/tests/simple.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004, 2005, 2008, 2009, 2010 Free Software Foundation,
+ * Copyright (C) 2004-2005, 2008-2010, 2012 Free Software Foundation,
* Inc.
*
* Author: Simon Josefsson
diff --git a/tests/slow/Makefile.am b/tests/slow/Makefile.am
index 8e321ac11e..1780b58307 100644
--- a/tests/slow/Makefile.am
+++ b/tests/slow/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2010 Free Software Foundation, Inc.
+# Copyright (C) 2010, 2012 Free Software Foundation, Inc.
#
# This file is part of GnuTLS.
#
diff --git a/tests/slow/gendh.c b/tests/slow/gendh.c
index d29e87659e..f139677ea5 100644
--- a/tests/slow/gendh.c
+++ b/tests/slow/gendh.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2010, 2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/slow/keygen.c b/tests/slow/keygen.c
index c398abcd09..b4dd02de88 100644
--- a/tests/slow/keygen.c
+++ b/tests/slow/keygen.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2008-2012 Free Software Foundation, Inc.
*
* Author: David Marín Carreño
*
diff --git a/tests/suite/Makefile.am b/tests/suite/Makefile.am
index a88abc653d..047933a087 100644
--- a/tests/suite/Makefile.am
+++ b/tests/suite/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.
#
# This file is part of GnuTLS.
#
diff --git a/tests/suite/chain b/tests/suite/chain
index 26a53ba8b4..effb686980 100755
--- a/tests/suite/chain
+++ b/tests/suite/chain
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2004-2011 Free Software Foundation, Inc.
+# Copyright (C) 2004-2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/tests/suite/eagain b/tests/suite/eagain
index 0acf21bdd5..6b4424ff21 100755
--- a/tests/suite/eagain
+++ b/tests/suite/eagain
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006-2008, 2010, 2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/tests/suite/testcompat b/tests/suite/testcompat
index b512231693..a515372c49 100755
--- a/tests/suite/testcompat
+++ b/tests/suite/testcompat
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2010 Free Software Foundation, Inc.
+# Copyright (C) 2010, 2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/tests/suite/testcompat-main b/tests/suite/testcompat-main
index 557a39a5e3..34c5c83e91 100755
--- a/tests/suite/testcompat-main
+++ b/tests/suite/testcompat-main
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2010-2011 Free Software Foundation, Inc.
+# Copyright (C) 2010-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/tests/suite/testsrn b/tests/suite/testsrn
index 7409455a09..1e5ab1d9d3 100755
--- a/tests/suite/testsrn
+++ b/tests/suite/testsrn
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2010-2011 Free Software Foundation, Inc.
+# Copyright (C) 2010-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
diff --git a/tests/suppressions.valgrind b/tests/suppressions.valgrind
index 57c4222e2a..a8ca52490b 100644
--- a/tests/suppressions.valgrind
+++ b/tests/suppressions.valgrind
@@ -1,6 +1,6 @@
# suppressions -- Valgrind suppresion file for libgcrypt
-# Copyright (C) 2008-2011 Free Software Foundation, Inc.
+# Copyright (C) 2008-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/tests/userid/Makefile.am b/tests/userid/Makefile.am
index c4ba9bac70..870b310d83 100644
--- a/tests/userid/Makefile.am
+++ b/tests/userid/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010, 2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/tests/userid/userid b/tests/userid/userid
index 06e415398e..53742277be 100755
--- a/tests/userid/userid
+++ b/tests/userid/userid
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010, 2012 Free Software Foundation, Inc.
#
# Author: Simon Josefsson
#
diff --git a/tests/userid/userid.pem b/tests/userid/userid.pem
index be1e5ac08c..2f3474745b 100644
--- a/tests/userid/userid.pem
+++ b/tests/userid/userid.pem
@@ -9,7 +9,7 @@
# to gnutls-dev@gnupg.org, see Message-ID:
# <20061220125309.GA2668@roonstrasse.net>.
-# Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006-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/tests/utils.c b/tests/utils.c
index e101be5872..d5625f99e0 100644
--- a/tests/utils.c
+++ b/tests/utils.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2004-2012 Free Software Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/utils.h b/tests/utils.h
index dfd6aef3e1..cd588ba6a6 100644
--- a/tests/utils.h
+++ b/tests/utils.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2004, 2005, 2007, 2008, 2010 Free Software Foundation,
- * Inc.
+ * Copyright (C) 2004-2005, 2007-2008, 2010, 2012 Free Software
+ * Foundation, Inc.
*
* Author: Simon Josefsson
*
diff --git a/tests/x509_altname.c b/tests/x509_altname.c
index 392e226407..00d7cd2797 100644
--- a/tests/x509_altname.c
+++ b/tests/x509_altname.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2006-2008, 2010, 2012 Free Software Foundation, Inc.
* Author: Simon Josefsson, Howard Chu
*
* This file is part of GnuTLS.
diff --git a/tests/x509cert-tl.c b/tests/x509cert-tl.c
index a490c27bbb..b0831beaab 100644
--- a/tests/x509cert-tl.c
+++ b/tests/x509cert-tl.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/tests/x509cert.c b/tests/x509cert.c
index f591904b75..aa21be7a53 100644
--- a/tests/x509cert.c
+++ b/tests/x509cert.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/tests/x509dn.c b/tests/x509dn.c
index a1e39f8d65..388d44c6f9 100644
--- a/tests/x509dn.c
+++ b/tests/x509dn.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: Simon Josefsson
*
diff --git a/tests/x509self.c b/tests/x509self.c
index 5cc9157fbc..a2f63876d6 100644
--- a/tests/x509self.c
+++ b/tests/x509self.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: Simon Josefsson
*
diff --git a/tests/x509sign-verify.c b/tests/x509sign-verify.c
index cecff558da..134c7c226c 100644
--- a/tests/x509sign-verify.c
+++ b/tests/x509sign-verify.c
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
- * Foundation, Inc.
+ * Copyright (C) 2004-2012 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos, Simon Josefsson
*