]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Run 'make update-copyright'.
authorSimon Josefsson <simon@josefsson.org>
Mon, 16 Jan 2012 12:48:58 +0000 (13:48 +0100)
committerSimon Josefsson <simon@josefsson.org>
Mon, 16 Jan 2012 12:48:58 +0000 (13:48 +0100)
456 files changed:
.clcopying
AUTHORS
ChangeLog
ChangeLog.1
Makefile.am
NEWS
README
README-alpha
THANKS
configure.ac
doc/Makefile.am
doc/alert-printlist.c
doc/credentials/Makefile.am
doc/cyclo/Makefile.am
doc/errcodes.c
doc/examples/Makefile.am
doc/extract-guile-c-doc.scm
doc/fdl-1.3.texi
doc/gnutls-guile.texi
doc/gnutls.texi
doc/gpl-3.0.texi
doc/lgpl-2.1.texi
doc/manpages/Makefile.am
doc/printlist.c
extra/Makefile.am
extra/gnutls_openssl.c
extra/includes/Makefile.am
extra/includes/gnutls/openssl.h
extra/openssl_compat.c
extra/openssl_compat.h
guile/Makefile.am
guile/modules/Makefile.am
guile/modules/gnutls.in
guile/modules/gnutls/build/enums.scm
guile/modules/gnutls/build/priorities.scm
guile/modules/gnutls/build/smobs.scm
guile/modules/gnutls/build/tests.scm
guile/modules/gnutls/build/utils.scm
guile/modules/gnutls/extra.scm
guile/modules/system/documentation/c-snarf.scm
guile/modules/system/documentation/output.scm
guile/pre-inst-guile.in
guile/src/Makefile.am
guile/src/core.c
guile/src/errors.c
guile/src/errors.h
guile/src/make-enum-header.scm
guile/src/make-enum-map.scm
guile/src/make-session-priorities.scm
guile/src/make-smob-header.scm
guile/src/make-smob-types.scm
guile/src/utils.c
guile/src/utils.h
guile/tests/Makefile.am
guile/tests/anonymous-auth.scm
guile/tests/errors.scm
guile/tests/openpgp-auth.scm
guile/tests/openpgp-keyring.scm
guile/tests/openpgp-keys.scm
guile/tests/pkcs-import-export.scm
guile/tests/priorities.scm
guile/tests/session-record-port.scm
guile/tests/srp-base64.scm
guile/tests/x509-auth.scm
guile/tests/x509-certificates.scm
lib/Makefile.am
lib/accelerated/Makefile.am
lib/accelerated/accelerated.c
lib/accelerated/cryptodev.c
lib/accelerated/x86/Makefile.am
lib/accelerated/x86/aes-gcm-padlock.c
lib/accelerated/x86/aes-gcm-x86.c
lib/accelerated/x86/aes-padlock.c
lib/accelerated/x86/aes-x86.c
lib/accelerated/x86/asm-coff/cpuid-x86-64-coff.s
lib/accelerated/x86/asm-coff/cpuid-x86-coff.s
lib/accelerated/x86/asm/cpuid-x86-64.s
lib/accelerated/x86/asm/cpuid-x86.s
lib/accelerated/x86/hmac-padlock.c
lib/accelerated/x86/sha-padlock.c
lib/accelerated/x86/x86.h
lib/algorithms.h
lib/algorithms/Makefile.am
lib/algorithms/cert_types.c
lib/algorithms/ciphers.c
lib/algorithms/ciphersuites.c
lib/algorithms/ecc.c
lib/algorithms/kx.c
lib/algorithms/mac.c
lib/algorithms/protocols.c
lib/algorithms/publickey.c
lib/algorithms/secparams.c
lib/algorithms/sign.c
lib/auth/Makefile.am
lib/auth/anon.c
lib/auth/anon.h
lib/auth/anon_ecdh.c
lib/auth/cert.c
lib/auth/cert.h
lib/auth/dh_common.c
lib/auth/dh_common.h
lib/auth/dhe.c
lib/auth/dhe_psk.c
lib/auth/ecdh_common.c
lib/auth/ecdh_common.h
lib/auth/psk.c
lib/auth/psk.h
lib/auth/psk_passwd.c
lib/auth/psk_passwd.h
lib/auth/rsa.c
lib/auth/rsa_export.c
lib/auth/srp.c
lib/auth/srp.h
lib/auth/srp_passwd.c
lib/auth/srp_passwd.h
lib/auth/srp_rsa.c
lib/auth/srp_sb64.c
lib/crypto-api.c
lib/crypto-backend.c
lib/crypto-backend.h
lib/crypto.h
lib/debug.c
lib/debug.h
lib/ext/Makefile.am
lib/ext/cert_type.c
lib/ext/cert_type.h
lib/ext/ecc.c
lib/ext/ecc.h
lib/ext/max_record.c
lib/ext/max_record.h
lib/ext/safe_renegotiation.c
lib/ext/safe_renegotiation.h
lib/ext/server_name.c
lib/ext/server_name.h
lib/ext/session_ticket.c
lib/ext/session_ticket.h
lib/ext/signature.c
lib/ext/signature.h
lib/ext/srp.c
lib/ext/srp.h
lib/extras/Makefile.am
lib/gnutls.pc.in
lib/gnutls_alert.c
lib/gnutls_anon_cred.c
lib/gnutls_auth.c
lib/gnutls_auth.h
lib/gnutls_buffers.c
lib/gnutls_buffers.h
lib/gnutls_cert.c
lib/gnutls_cipher.c
lib/gnutls_cipher.h
lib/gnutls_cipher_int.c
lib/gnutls_cipher_int.h
lib/gnutls_compress.c
lib/gnutls_compress.h
lib/gnutls_constate.c
lib/gnutls_constate.h
lib/gnutls_datum.c
lib/gnutls_datum.h
lib/gnutls_db.c
lib/gnutls_db.h
lib/gnutls_dh.c
lib/gnutls_dh.h
lib/gnutls_dh_primes.c
lib/gnutls_dtls.h
lib/gnutls_ecc.c
lib/gnutls_errors.c
lib/gnutls_errors.h
lib/gnutls_extensions.c
lib/gnutls_extensions.h
lib/gnutls_global.c
lib/gnutls_global.h
lib/gnutls_handshake.c
lib/gnutls_handshake.h
lib/gnutls_hash_int.c
lib/gnutls_hash_int.h
lib/gnutls_helper.c
lib/gnutls_int.h
lib/gnutls_kx.c
lib/gnutls_kx.h
lib/gnutls_mbuffers.h
lib/gnutls_mem.c
lib/gnutls_mem.h
lib/gnutls_mpi.c
lib/gnutls_mpi.h
lib/gnutls_num.c
lib/gnutls_num.h
lib/gnutls_pcert.c
lib/gnutls_pk.h
lib/gnutls_priority.c
lib/gnutls_psk.c
lib/gnutls_record.c
lib/gnutls_record.h
lib/gnutls_rsa_export.c
lib/gnutls_rsa_export.h
lib/gnutls_session.c
lib/gnutls_session_pack.c
lib/gnutls_session_pack.h
lib/gnutls_sig.c
lib/gnutls_sig.h
lib/gnutls_srp.c
lib/gnutls_srp.h
lib/gnutls_state.h
lib/gnutls_str.c
lib/gnutls_str.h
lib/gnutls_str_array.h
lib/gnutls_supplemental.c
lib/gnutls_supplemental.h
lib/gnutls_ui.c
lib/gnutls_v2_compat.c
lib/gnutls_v2_compat.h
lib/gnutls_x509.c
lib/gnutls_x509.h
lib/hash.c
lib/includes/Makefile.am
lib/includes/gnutls/abstract.h
lib/includes/gnutls/compat.h
lib/includes/gnutls/crypto.h
lib/includes/gnutls/dtls.h
lib/includes/gnutls/gnutlsxx.h
lib/includes/gnutls/openpgp.h
lib/includes/gnutls/pkcs11.h
lib/includes/gnutls/pkcs12.h
lib/includes/gnutls/x509.h
lib/libgnutls.map
lib/libgnutlsxx.map
lib/locks.c
lib/minitasn1/Makefile.am
lib/minitasn1/coding.c
lib/minitasn1/decoding.c
lib/minitasn1/element.c
lib/minitasn1/element.h
lib/minitasn1/errors.c
lib/minitasn1/gstr.c
lib/minitasn1/gstr.h
lib/minitasn1/int.h
lib/minitasn1/libtasn1.h
lib/minitasn1/parser_aux.c
lib/minitasn1/parser_aux.h
lib/minitasn1/structure.c
lib/minitasn1/structure.h
lib/minitasn1/version.c
lib/nettle/Makefile.am
lib/nettle/cipher.c
lib/nettle/ecc_free.c
lib/nettle/ecc_make_key.c
lib/nettle/ecc_map.c
lib/nettle/ecc_mulmod.c
lib/nettle/ecc_mulmod_timing.c
lib/nettle/ecc_points.c
lib/nettle/ecc_projective_add_point.c
lib/nettle/ecc_projective_check_point.c
lib/nettle/ecc_projective_dbl_point_3.c
lib/nettle/ecc_shared_secret.c
lib/nettle/ecc_sign_hash.c
lib/nettle/ecc_verify_hash.c
lib/nettle/egd.c
lib/nettle/init.c
lib/nettle/mac.c
lib/nettle/mpi.c
lib/nettle/pk.c
lib/nettle/rnd.c
lib/opencdk/Makefile.am
lib/opencdk/armor.c
lib/opencdk/context.h
lib/opencdk/filters.h
lib/opencdk/hash.c
lib/opencdk/kbnode.c
lib/opencdk/keydb.c
lib/opencdk/literal.c
lib/opencdk/main.h
lib/opencdk/misc.c
lib/opencdk/new-packet.c
lib/opencdk/opencdk.h
lib/opencdk/packet.h
lib/opencdk/pubkey.c
lib/opencdk/read-packet.c
lib/opencdk/seskey.c
lib/opencdk/sig-check.c
lib/opencdk/stream.c
lib/opencdk/stream.h
lib/opencdk/types.h
lib/opencdk/write-packet.c
lib/openpgp/Makefile.am
lib/openpgp/compat.c
lib/openpgp/extras.c
lib/openpgp/gnutls_openpgp.c
lib/openpgp/output.c
lib/openpgp/pgp.c
lib/openpgp/pgpverify.c
lib/openpgp/privkey.c
lib/random.c
lib/random.h
lib/system.c
lib/system_override.c
lib/x509/Makefile.am
lib/x509/common.c
lib/x509/common.h
lib/x509/crl.c
lib/x509/crl_write.c
lib/x509/crq.c
lib/x509/dn.c
lib/x509/extensions.c
lib/x509/key_decode.c
lib/x509/key_encode.c
lib/x509/mpi.c
lib/x509/output.c
lib/x509/pbkdf2-sha1.c
lib/x509/pkcs12.c
lib/x509/pkcs12_bag.c
lib/x509/pkcs12_encr.c
lib/x509/pkcs7.c
lib/x509/privkey.c
lib/x509/privkey_pkcs8.c
lib/x509/rfc2818_hostname.c
lib/x509/sign.c
lib/x509/verify-high.c
lib/x509/verify-high.h
lib/x509/x509_int.h
lib/x509/x509_write.c
lib/x509_b64.c
lib/x509_b64.h
m4/gcc.m4
m4/guile.m4
m4/hooks.m4
po/cs.po.in
po/de.po.in
po/fr.po.in
po/it.po.in
po/ms.po.in
po/nl.po.in
po/pl.po.in
po/sv.po.in
po/uk.po.in
po/zh_CN.po.in
src/Makefile.am
src/benchmark-cipher.c
src/benchmark-tls.c
src/benchmark.c
src/certtool-cfg.c
src/certtool-common.c
src/certtool.c
src/cli.c
src/common.c
src/crywrap/Makefile.am
src/dh.c
src/p11common.c
src/p11tool.c
src/pkcs11.c
src/psk.c
src/serv.c
src/srptool.c
src/tests.c
src/tls_test.c
src/udp-serv.c
tests/Makefile.am
tests/anonself.c
tests/certder.c
tests/certificate_set_x509_crl.c
tests/certuniqueid.c
tests/chainverify.c
tests/crq_apis.c
tests/crq_key_id.c
tests/cve-2008-4989.c
tests/cve-2009-1415.c
tests/cve-2009-1416.c
tests/dhepskself.c
tests/dn.c
tests/dn2.c
tests/dsa/Makefile.am
tests/dsa/testdsa
tests/ecdsa/Makefile.am
tests/ecdsa/ecdsa
tests/gc.c
tests/hostname-check.c
tests/infoaccess.c
tests/init_roundtrip.c
tests/key-id/Makefile.am
tests/key-id/README
tests/key-id/key-id
tests/mini-deflate.c
tests/mini-eagain-dtls.c
tests/mini-eagain.c
tests/mini-x509-rehandshake.c
tests/mini-x509.c
tests/mini.c
tests/moredn.c
tests/mpi.c
tests/nist-pkits/pkits
tests/nist-pkits/pkits_crl
tests/nist-pkits/pkits_crt
tests/nist-pkits/pkits_pkcs12
tests/nist-pkits/pkits_smime
tests/nul-in-x509-names.c
tests/openpgp-certs/Makefile.am
tests/openpgp-certs/testcerts
tests/openpgp-certs/testselfsigs
tests/openpgp-keyring.c
tests/openpgpself.c
tests/openssl.c
tests/parse_ca.c
tests/pathlen/Makefile.am
tests/pathlen/pathlen
tests/pgps2kgnu.c
tests/pkcs1-padding/Makefile.am
tests/pkcs1-padding/pkcs1-pad
tests/pkcs12-decode/Makefile.am
tests/pkcs12-decode/pkcs12
tests/pkcs12_encode.c
tests/pkcs12_s2k.c
tests/pkcs12_s2k_pem.c
tests/pkcs8-decode/Makefile.am
tests/pkcs8-decode/pkcs8
tests/pskself.c
tests/resume.c
tests/rfc2253-escape-test
tests/rng-fork.c
tests/rsa-encrypt-decrypt.c
tests/rsa-md5-collision/Makefile.am
tests/rsa-md5-collision/README
tests/rsa-md5-collision/rsa-md5-collision
tests/safe-renegotiation/Makefile.am
tests/safe-renegotiation/srn0.c
tests/safe-renegotiation/srn1.c
tests/safe-renegotiation/srn2.c
tests/safe-renegotiation/srn3.c
tests/safe-renegotiation/srn4.c
tests/safe-renegotiation/srn5.c
tests/scripts/Makefile.am
tests/set_pkcs12_cred.c
tests/setcredcrash.c
tests/sha2/Makefile.am
tests/sha2/sha2
tests/sha2/sha2-dsa
tests/simple.c
tests/slow/Makefile.am
tests/slow/gendh.c
tests/slow/keygen.c
tests/suite/Makefile.am
tests/suite/chain
tests/suite/eagain
tests/suite/testcompat
tests/suite/testcompat-main
tests/suite/testsrn
tests/suppressions.valgrind
tests/userid/Makefile.am
tests/userid/userid
tests/userid/userid.pem
tests/utils.c
tests/utils.h
tests/x509_altname.c
tests/x509cert-tl.c
tests/x509cert.c
tests/x509dn.c
tests/x509self.c
tests/x509sign-verify.c

index 548dd69089cdb8d3b9a1487668036cf9c0a2a88a..f8b6aaeef2fd942163b423b57960a9b7b5c81595 100644 (file)
@@ -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 0c9c1cd2cb34875802e7ac2450ab587db919df1d..df17596b6fa708f5ddfee1636be1b73290b9eaf2 100644 (file)
--- 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
index 87146b8b4d8ccafde89505dacb8533e4171e6631..33224e6dedc662cff6b65bb628bf5e7556a2fa1b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        -----
 
-       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
index 65a7cb0aabd549578c1914970dc733af62d5cfbb..3071ce321aeac374bb363c672691dc34c588857c 100644 (file)
        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.
index 16861a2016637ee8eee8aa6a6cdcb644a8af7e7a..7af15575681746b0e1dea0265bb74556bb12b423 100644 (file)
@@ -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 ef863198fa1b043d36da979fc2015956b52f40de..1373bcf06bee8acf6e0ae63f09f1c53817a10b70 100644 (file)
--- 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 9ab23d178041d29149e3d16c9d60574ebcff325f..3f1f42214770b482f2db04a81c4fc9b2128c7309 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 GnuTLS README -- Important introductory notes.
-Copyright (C) 2000-201 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
index 7939b380216b00581d7a59630a53a95f68a4fa4f..fe8ab71c33330c2353ae39b460a6f62fb41bab74 100644 (file)
@@ -1,5 +1,5 @@
 GnuTLS README-alpha -- Information for developers.              -*- outline -*-
-Copyright (C) 2009-201 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 a54740fe31d775695404429e9d3a87a7df8ff413..cf3681295af2a3d857e77eaf60ee2cfadaac26a8 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -1,5 +1,5 @@
 GnuTLS THANKS -- Acknowledgements.
-Copyright (C) 2005-201 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.
 
index 56b2ada26623ccd7ba61eb0b929f9878050769ab..dbfb7796fca11331e69b0026eb87dd4ad21550ff 100644 (file)
@@ -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
 #
index b9b6ca59a64471dbeebc3499392e02bb06917f0e..4ff3e7a5e1d06d28a68fdfbf21d8f813659ce50c 100644 (file)
@@ -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
 #
index fb6aef47688128b227b85e1e2cb1b24185fe0088..a6350045d8dbbae0315854f2c85a1e490204fdc6 100644 (file)
@@ -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.
index cb7ff2bb544125053d34da6b6406226ad6bbdf19..63eecb1ef1d2408839edbd0cff0dd0bdfe408c51 100644 (file)
@@ -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
 #
index 295ef2bb7a899410abd28916b21091db97806b15..f6327c1bb11e4c5c6633c671f904ea3b89965423 100644 (file)
@@ -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
 #
index db0b5fc60ab30d0fcd93cf16b9cc92a853684989..c93509b08d252ea24d4f82e0cd72ce8e9b4f2aa9 100644 (file)
@@ -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.
index 246fe019af86ba1ee6b42340575919db7ce89504..81d588ba46671f4dded0d021733312cbc3fec5cf 100644 (file)
@@ -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
 #
index 10b9e07c53a50af5c7c3285eda15c4030e0dfaa8..6312daf8a53a01ff105a4c7e020d3113b7d2473b 100644 (file)
@@ -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
index fc19ddddfa7c49ef07387f17d588541b2525d8c5..8d66417ba886c771daac1092d8507609eb53f826 100644 (file)
@@ -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
index eff631c94214a42d0ad22a0a0f258facfde65f3d..187f41993b8d18e4b318fdc0561a873f852b51a3 100644 (file)
@@ -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
index a63e720d1a56e881a3555f9a1f825cc3d698fdfa..74c556e1c5bb64be9884b69f7c167e3c34a1c8e2 100644 (file)
@@ -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
index 97a17e1914e94d01102f149d4ebeaa770dcd9e6d..d6d8eb8fca161f18f16ff41e9adf89e72c325dfd 100644 (file)
@@ -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.
index a2ba64bfea980a51415efd7a2dde47ea10c30818..fde291e2829ce8a08ca926cfad059fd1a509e0b9 100644 (file)
@@ -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
index 4ca1b7e2567a1f8e97521ba796ff433a9e1a7431..77036b92e1d5fba729b98598af564cdaa04db7a4 100644 (file)
@@ -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
 #
index 3abea702aa8e9b395931edf330b254766cbb2a9b..3b56b5052a9b5ab227151a4524d611663de89823 100644 (file)
@@ -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.
index 5d6a41b409d4ef477997476ddeb4293018ad124c..acd5abcb476d27c977adc1ce3ed4cfe688e3cb15 100644 (file)
@@ -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
 #
index 14121da9a8477d1416c0922b6dcb2d4140552e96..529835b8bf93abb24b8e173a09e82cd32237e8ed 100644 (file)
@@ -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>
  *
index 5db221ff3077daaa7ede6ff9907d78f8630dbea2..ee0267634708500b39dea27e0ffb1d2db4417d10 100644 (file)
@@ -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
 #
index d176c15a7b0fa4346eb5ab8e3c83b2983d61f8b7..1803cf9ab2b5584d0240c9ffbe922cc8405775df 100644 (file)
@@ -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.
index 4ce4bf0a6fd5078f081a328d8133e38274740bf4..8f4f7391ade14cb14d236c0c0df22264709b1661 100644 (file)
@@ -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
index d467ee067eee9a11672e36d6ff24dea4a005990c..48eb6a819d4d4f8d490ff46c5d71d74fd266b826 100644 (file)
@@ -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
  *
index 6e730607efdcfcaafcaefd567d14f6e707a79388..6dad7892b2ce30a9cd18fe4d306930fe6bf3716b 100644 (file)
@@ -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
index ebe1d6e815478c949bde23608717392b952af76e..6c00689a1691ad83e2e0f4bc9017273a51ab7dbb 100644 (file)
@@ -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
index 56e31372eebf94fc9f0f6a324b13cfd3a7148e58..4c11eabded1cbe0fc130a49b6bf215ab6324c01a 100644 (file)
@@ -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
index 5277646966ac2c6ec7a2b80d1f362456e720323b..14d1576e9b4752e2c61ca50b0fa1dcf3f75fffc6 100644 (file)
@@ -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
index 479e601fd7b75d74cc2c15216fae0ccf9d4e49d6..d142136ec26c92f7e8c901ab8eaa813b300670ec 100644 (file)
@@ -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
index 8df455a41e64977f655fea9c633077bcdef7422f..40b568ba1a52669c9344ad2084d0de72c1a6d0f9 100644 (file)
@@ -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
index ca3985f12bb0e34794b476b6da3a9beb2bd5a92c..f5e135b4f2001788cfb402fdf2485ec0b235479e 100644 (file)
@@ -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
index 9c5958f33dbfb5d905550325ae6d8d2b1ac89c3c..98a82dfc57730d2c1b266566075ab80862b10938 100644 (file)
@@ -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
index be8f7bbc49c120285141f72851503db15cc1c34a..2d8abb914741281494c3f0d9dd9d9d01935163d7 100644 (file)
@@ -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
index 5c1f9e3fbbd0c8eac5ca09bea41ebfe007a769bc..e01a6c03b880433d0c0daad55e9f67d242ab8d65 100644 (file)
@@ -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
index 347a8b64f1f20dbfb392dca29de9c7d80f398ffd..1b3c1cca82bdc5c7279c57f0cc4fe2c1f7b8c1c7 100644 (file)
@@ -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
index 12789d7e04a91c27ea62d8545cc7ae24923479f7..1fcede8681a277cb26bf6ebfc8e2bfd63519567f 100644 (file)
@@ -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
index 06d24e08211a0f4d50f7cd2d854f141e38127f24..7b555008f78bab85d078f9a2d442e72303cd7baa 100644 (file)
@@ -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
index 3b812683199b35bb1cf88d479e7c3f4d6616ec53..f7140787c62517c9b3704233935f081448e3a64e 100644 (file)
@@ -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
index 987dd421137e120203f35b7921ed66ddf8f3f999..d5bb91a3c34c1898411af95f791c3891af3232a8 100644 (file)
@@ -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
index 341807d04e2278bbb91683627ce3ffdca567506d..a2fad2ea0e49850b8d132423f9c9f6c06595f661 100644 (file)
@@ -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
index 908cc144c565c412bed6419c483410f1a8599828..5b22d40023f581242e35d7608ac6264cb4e8ed66 100644 (file)
@@ -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
index 99cb9cfebd5bdf0ec33c423edae7187593f33c8f..faa808dd6d8c1851160a01822e1b5f8951700a4c 100644 (file)
@@ -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
index 8aeb8209337ad06e4ba65ac236486dd422e4893c..1bc5edcdadcc31262f288406c252f7ed091b4057 100644 (file)
@@ -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
index 9103af6df9061f4dc7c49e1ae28d57f3bd468e9b..7c4fa516e9e683e6cf05cd6c9d4f3f8a53b1f271 100644 (file)
@@ -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
index 117168db7c6e6e070df8bc1cec5ee2d0a74b2e46..22132ec7d64621b325926f2281300cf509c318a0 100644 (file)
@@ -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
index f3d259caf139a2265c246de2abffa0ea35740a69..880795084979f235c44bbae5252eb9b65a7d058d 100644 (file)
@@ -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
index 22803c7dfbe6414c2e300b89007bab2d19ce80b5..8e04f726d30f317dc38394391e0bd7a9fe074b83 100644 (file)
@@ -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
index ad73ea96ffd1e2a4e90f0927ac231180f71cc812..7107dd953e0698644535bad426a4f4f1f84ea49f 100644 (file)
@@ -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
index 8f5e5ae3a8a4e2e3b79757cf6e5a925475ba3297..5f12bb0ecccb909302a2831fa554362726f769b5 100644 (file)
@@ -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
index 65b4ae9fa6c2766b9ba2133399a2ddde147adb78..a807b6c923fdc74504faa99a7c874befc65b5a8c 100644 (file)
@@ -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
index 412a6863f716daa70271aaf2ccf881f04054022d..e6878ee8fa7989823ae6dfab0681d8434ed75936 100644 (file)
@@ -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
index e04e5454c6c2128f7200c68749a3369515c8cd39..08ca5fdb536ea0ecc7624667e50df61ef2c0cffa 100644 (file)
@@ -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
index 3dfc6d467e8ecccf2966e58b17be25d857c7fda5..a652936f811bfdbe9bda4b47dcbfac5e9568973a 100644 (file)
@@ -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
index 4121b1822c4bf1695c27f197a1134420fbc76a96..469cb6b18cd22fcef62826a0a5c8a54935bb30d3 100644 (file)
@@ -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
index 2af837eb9a413d2ba85fd6b85a5416df3ef0f77e..fe4f4a8a653b92637b80e42a3df3b00e54e51001 100644 (file)
@@ -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
index 1d53d9b264984307475f8354316b2f1a5de941cd..7570fdb1eb3c64f5d6aba4ce682697a734b9bb84 100644 (file)
@@ -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
index 484288a50f9f6d63058b516bdc9c9394cb1e4e87..c4f0945d17dcd6550901910c80e2f92e69ff3a04 100644 (file)
@@ -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
index 433b745504be7a1a49ac3cea9eb86de27578c439..1c983b91cb969985c84776de97f4a027ffa4c141 100644 (file)
@@ -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
index 67c1885b62da90d98479bbebd0d0044f695cd970..4ad51d3d5240d0d947896f9b2fbf530afa90279a 100644 (file)
@@ -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
index 7fd533adab67b999ebb386661e80972fde371d29..d692a5864f5ff5aaa874e5fa7ab2f8cdd4d1446f 100644 (file)
@@ -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
 #
index 37acd47cffa1b1dc3a9cd900452eb0bb7fb75dc6..be3677ebdaa46633fc97bd47b52c8a22a595cc9c 100644 (file)
@@ -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
 #
index 6047dd141aa0fdb83e5f1667aa264c75346ba24d..13ef3eb1bcd5bba891d94bc8c3d7cda49e2f7a6a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 2e06da5c8bf022374b4043511b54be34fe6d67d3..2fb063bf67e0d2531ea0298199a29bc220ae5901 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index d96837c87f90a4dd10829b39cb6f90f09aa95f74..4e2aa624a5345b716f3a377a6a8d679f8a4e33f4 100644 (file)
@@ -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
 #
index 5039e86f7cdefc9827c1f00968170ad6849ccab7..5c17a2b2af56b210c231bb771652b9a3a5233236 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 2e37b0abb281aed83c4aac81b7e5339e6e726482..29339fd168835ab83cfda703ebe46c5d3ba7a998 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 962c1bb9a0f2ca3544ab9f5bc6933f3dd6c04aa3..63914133cf08fcdd4121ac6b1528dad13a86e7c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 79877810492d36cdf76ebfd336db536011dfa21b..fcbe43930d63b626446825bf7105150a78f0d039 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 432bce78a86ae1ddfae0b19ff884f0bf400c7efd..c7e9cc462f7e8d7a5fd7f49d5cfe01f379b3916e 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index 9c6142a513f88d45e22bc93b37fc2b87edd6b7dc..cf5365ee8c139a34446139370fa354eada41d4a6 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index 0a8e8b3b01b502063d81506a326175c8cbac718c..7520978fe814e61271bd7002956040c25513638a 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index d32009b25d5e978a0d7463ad6093f18b824d0f94..b0fb52f5f6db0219aabba42b8540f11f8bf701ce 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index 7b7a294e7a0d3de0e4392085e5f0d0f77e453976..e74fa2c1fa1074d409553d75c4a429c6bb9524ed 100644 (file)
@@ -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
  *
index becaaf96ba1be4ae4ac1bdad5ccafc6e05761294..ddb74cf64dfb770dd678582fc1be6e7b484424bc 100644 (file)
@@ -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
index 617db0f56e3bfad8d36729144dc6f6b54d7af42b..ec1f32bcdc5bcbaf04c98dd631bd1415d41c7549 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 6b78505a84b788d2930c70845ab3bd852c75f1fa..770955704325d760c2c87ed57f7a1c63e07e5ae7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index e4d62eec8b4e846601f65fb22da033187cbb6569..13b287a405185c960c384c0396bc2165c8dd9151 100644 (file)
@@ -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
 #
index 2ea34c95e8b7a61cf8c66adc4fff0155cf2cb7ca..000e43531a49bd99e11984e3b8ec16e49ed0b911 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 788b27de0cbfcfd54a33e2afa8d1aa5b04d641c3..7c88231da20937f5d15ac1c2d1c2fd7c261cda5a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 8924d4ca71d0d87c8a6dad7c39308abad6ae355f..59aebb7fb315e8c220e0f9fc5274fcd49bf5522f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 2e52dc4111920def65aaa57a432730fe780e2c18..ea0b830d35fe1694b30fa4af6e99beaf90b4985a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c44fafb47c7a9897e70dd17b631d6df5ee5586e7..7a47781c0cd6fb1526e48d3804e513b63cf9216b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index e60555aae90fddf2a0e00c08ba8430b4ea9809ce..0813df201070f45e1e2deeeb80d852a9f7098ef1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index e59c8fd30d0791b9475599f664600dd0bf7683cf..a152901a5dec008b5558f53e7d19cec829c030bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index e9f9b3ee618b145fa5711353d67d24eaa0271994..4089bfb364b5958857cace9f49697c525016005f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 2584c252f472f0f1b3d4a251b4faa54c99eeacb8..775d4d2a287347dd7195a01c2d13b0944ce23f63 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index ba98d6bcb59e1aa3f3ad3a60abb244e7a584a9ec..ab81b830d38a7812a8acf527133275ff081728d3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 1bf965b4b5bfce236e06ff30b5c19ba48151e303..504a44822b5cc56b530b177cee3fae9dfbd9abbe 100644 (file)
@@ -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
 #
index 49efb497c6dd5ae96f625e7e77e56f2138ccb700..ab137c143e0cf089901c2f74c99cf8d8886fe983 100644 (file)
@@ -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
  *
index 3006d6bd6dd85406b4fe1425c28928a60e6056eb..4ff0aa2880d01ec24678d30e9f9d6e476f27d677 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 040f39674e18f725af23b536d1e416b228b0c67e..9c0731afde8dcd8d1bb5ba05a2ba48b672bdefb7 100644 (file)
@@ -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
  *
index 38d2c0047b3a0ee94aac9572da5af9d00cd98b7b..b62c7007d2e263a61201174656100b2610d3d8ee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 7ef0e92dfee583e130244fc0a7d4c0b28ef732dc..277a52de61f655e503a421232d3b453dec3284e3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2002-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 25ad4e77982548d256c4ac920ad8a26a0b265e15..2f647f49fdc4c8827f3e767d204497790843d5f6 100644 (file)
@@ -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
index 2ff976a9a413c66886658f48a3ef8613240a4d30..e7487d17f4d517a3b93046dfd5af0e5be723d9ee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2002-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c21405df20374a62f9bc7a50c04f80b24eafe3bf..6ea8afd1ba0d766d44282164eea4c605e9ad7619 100644 (file)
@@ -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
  *
index 7170c0b11c7e61527249913b35824cf6c89f4fdb..a2bb87b000e86ece81452c7dda9ed14cac054ebf 100644 (file)
@@ -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
  *
index f1beda861c18250b309f6a7fd9541762ed0dae3e..7112418ff215e57e2282496f449ce34785558086 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index b2d25de56cc44870005f8c1a1d361d8b9772de57..9884cdfbb6562b25bb755899873593b3f3bd22a5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 1817cd4bf16b70274f43d807c942269ba5864fdd..0d64009fd547a8e319590d09c1d33948e91d97d2 100644 (file)
@@ -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
  *
index aa68e7cbed4c43d05beb3b495437cb00718849d6..0207fbe3aaaa0c443d5271ccb4843d8cc32312f3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2005-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 195454dac650755925ce8a0d3279969f30ef812e..fe367f4b97dd345eb3223c3ecd7c0569fe703abb 100644 (file)
@@ -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
  *
index 11b08ed6679ac13236ba672de49afd214017442a..aea501885ec272704a73a2585cdb0ee718fc88d0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2005-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 0806d0311c9cffe1f84ba7679b8c5b6d1ebfe537..41a31de4f45b2b6feffefe5a83f9a1cd4beabef7 100644 (file)
@@ -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
  *
index 4bd9750a33298ee9b2c775cd678f94dd15f926a0..6b98bc3c559a489bb2c0e81889a3069625a486a6 100644 (file)
@@ -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
  *
index 6c9d233006024b011db63675f0978773638ed476..867a457d795c50568f9b6a6cc745d80ebbd9e8bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 96c97c810c7bbdfb7a5436c310f45da0eec22373..97f87fbd9dc09e75ae96c2b3035a445487e6c748 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 19972201c69267dfcb459456e0d6bf89dbb11dac..07c01bf53906d3b9ede77ef7739d94c9deb727e5 100644 (file)
@@ -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
  *
index d89c1a4e994491c5973c3b598738f26a68ed68c9..9285fd03fa5ab150c90ce239d9f7f4e686cac6f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index e3b8785e0311b97d34f76e369f4060d8c3c4f539..9a22bba5984e380b67453ae4b24845f52f880e12 100644 (file)
@@ -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
  *
index ea50c9ad167ea8e1040202860eba99a743c1029b..12073f6b1b87a1ecd1e655f46e73817916537726 100644 (file)
@@ -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
  *
index 260f942217cd6cd6594bb7e5c1d09e65f03a3793..290e3393c614e1d7360f70de963cc3baf950c83a 100644 (file)
@@ -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
  *
index 93d4eb949c6ba02a628db622fcee3200f085ee18..79c0688495b7bfcfdc40681e346980a282b9bab7 100644 (file)
@@ -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
  *
index 677d4551bd57bbff347db6d903ef7fd7a6df8e26..2af78aa874ef86991aa8ec7db5f1badebd261e6a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 0973a002a97383b266fe41c71062437757864af2..058c3463c9a30bbccaff0fe40dd1ed683d5cb7d6 100644 (file)
@@ -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
  *
index 19246e449dff27e560ab50c639376b5a127df51d..95d8ff5c4e35948d65aadcdb601f5c84f81ae0d2 100644 (file)
@@ -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
  *
index d0ad69370e96e06d84563746ce3027eb9896706c..cb0177146930fac75d00a5224c63b56284ede20b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index a2adcca7a59871bec71db687005c2bb6186a4514..0062d495fedc1a03de44ebb3a3e73a1e5f83898a 100644 (file)
@@ -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
 #
index b4a2e2c26cbd22ca2c3e29badfc613aeb6c438d9..635e06a26d92e4fbb78f45c92def6e4aae2b6406 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2002-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 80ac3b4e2254a199855f8befc3be12c82501475d..f6f1ea7792aa077e5d73910d82b28f6be7c6e157 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2002-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 9db0f14f0fdc7446f60a95d9faf4aa97eaf6b2a7..bc2ea98b3996dc95bd80a30d3985b1dc70871267 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index ebd52b54960813dd3d7bc5fe1ccdfe53d87f84b4..d7e70efa71ce7bc7f62fac945d375f80c6591e6e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index f86007bdda82820ff50dcdaf127265a356ebaf6f..652a6e5aa5703826b38827246ec522f1b179982a 100644 (file)
@@ -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
  *
index 709451324ca8cc66f02a3708f299370f15b0ed68..41799267dfc79b4cf2e7dcac9aec4c258cc8e741 100644 (file)
@@ -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
  *
index 956b1e6d653dbb6cf7dd001d39e2b445691f4d9a..a94ddca67406ce4007beee19daefda9787746123 100644 (file)
@@ -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>)
  *
index 3f1022cc17fb23110da2d14951812b650110bea4..977e24067f9d1f9290ad2c91422abf5837dbc37c 100644 (file)
@@ -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>)
  *
index a2d2bc4966108eb243f63914dd7f818335112043..5c6af0ea593598de90f750bdfeecbd30e16849e4 100644 (file)
@@ -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
  *
index d67580995c6360269ff957d30a0d9ae829d471d1..4f94fdb48eb7378859ee676bef3e9b1fc6388ce9 100644 (file)
@@ -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
  *
index 8da06361ce7c060ca5bdf3e076724046ffdc8ece..a7537f34e5ae12d64bf65121ea224d9a5e38ac60 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Daiki Ueno
  *
index 2a43c472f236a51c8baf413479056519f6e6768e..61a6888be47d91dc92c1fcf9d373c27fdc3a1069 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2012 Free Software Foundation, Inc.
  *
  * Author: Daiki Ueno
  *
index 304d1f64c061e9e21e1f22b732121b351b7a0317..019eb9c63f834dacfe7e96640f442c0d0fdfaae1 100644 (file)
@@ -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
  *
index 53d0dbb6a2c7231cb1dac4ae9021283f2618f031..d3e00d397f14394ee64bc74af165d2f70d6de8b0 100644 (file)
@@ -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
  *
index e4af8468d09c33f108b8fda706eddc74fc00b331..51a1dc8eb8b67998a97563afe673b22df3e6f057 100644 (file)
@@ -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
  *
index ee47b8e2b23001c92d73a89edad83827d051e560..4fadfbb6276f2be66a97ff87b3411d7d34d64d5a 100644 (file)
@@ -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
  *
index eec0581476f82ce7208cf5c0e2d12f2e1c7efad0..c6afbe50da01b38cdf521665440d392caa4ce670 100644 (file)
@@ -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
 #
index 32170b64e1fd839d61eeddae1d534dbf85febff1..b11acc830a9c2ac35b501dd67d2dc96973c6145e 100644 (file)
@@ -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
index 348218564724d7f3e37ebd14ae5325269504a7d9..e03d98584734a7fc6c313a41fdb6d3758822b63a 100644 (file)
@@ -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
  *
index b0bfbf86036a034b5301ed98783efc385697a8b9..2c2b33d9de388cb574a6a8dcfee55e56db81f34e 100644 (file)
@@ -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
index eb64214b87a4c6eea0d9e6eef6979507a6386c0a..0567dbfcc2b9a1be3e15d848f9c3d280509bac7b 100644 (file)
@@ -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
  *
index 508ddcef09f1c92e1b808026bef95e3e839aef7d..cb686fad50da9b85c5d9d9c5e474ec4e0781acb6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index db9106607a35942168337ad16628b3f6bb60d600..6c71fe223b0f33a2d0639a4c421dfb6d0612378a 100644 (file)
@@ -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
  *
index da9faca036a08e6f927381adef51d79b44e4e6c8..22e9d02c56ec2366d3105eebc13646761f248ea8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 66d0a9f2269416ffd0cd05aa289caa8bc8f37576..7e66f4f66bf6523bab95c57dd3b8eb440fe442bc 100644 (file)
@@ -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
  *
index bd8b14a0c9f7e9bbef1eaead2cee5dda666bde51..a323defb21a7d7e8042bf3bd141200d56eef3605 100644 (file)
@@ -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
  *
index c15732e6aca71ea4839b601b7cefe7672e3abad0..a0b2bffbd0d8d41f45462543126f57d8457d84bf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 1a5346b82bbbb40ab596b6c433e10752163eedeb..c6b83749b22d999c4527735b994aaf55752dd96e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index ce51588df8eeccd6a778971c96c431279a5e733d..5e7b7a171176af7e49e89a77b79c0cf0a06b0dcd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 3821a848798eeed4535e8c8326ede7c4f0bf126e..792e48440ff4ee2eca55febd49b8b3f93b64b505 100644 (file)
@@ -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
index 559906da8b06c3de969bd327a5b0d8acff360574..0146375606cb4119a62d23ac0974c38775bb69ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 40e30a2caf8d4aa53ecc1880a9713352c3e510e6..f44ac43f74a78d9c094753c40dda3fff9c7c1713 100644 (file)
@@ -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
  *
index b7cb1c4d587f027789b775ea98f203ee92e5af11..b604f42d220898e3147c3b849f69b3aab63ace52 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index de6f17dedc2e6c8a6ed6dab872a727c5cb308248..8218bb3168d796a1e1ac1f7657fe629e20d7a749 100644 (file)
@@ -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
  *
index bd9a4d4da85d7c108123560a3e93bdd94b976379..2c0c95ef20e7b29ad11d65bdeda6836929f4199a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index ed91fe7c9ccf8bfc7c792df43f4beded52c69468..135a59598453dc79911a7e4f39c371b94ea04a49 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index bf43e02a7c9bccf6db300215845d36085190d880..e81e203f5d97efe2a44458628f63c34d3b287c65 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index d38856b809421a1c5ecbaec60938e29ec2248105..8226d2045e6e4262ccda79fcbea84cc132235aaa 100644 (file)
@@ -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
  *
index 5b053705c41bd2789399aa8da7652f890a7e0476..fdd659e2541c40f01db7ca8e22d1a4932fa20533 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index bd0b956fdd6934c19ee728b32e4f74d3c38e342e..d820ddce45bf0e3323d75c3fe8a55311c26aaba9 100644 (file)
@@ -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
  *
index 7cbc271a6998f5485ecc7081fd1d3c5cc8fe0289..253432ff1a934fdf8edea0f7c6944f065b82eb0a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2012 Free Software Foundation, Inc.
  *
  * Author: Jonathan Bastien-Filiatrault
  *
index 9c5a97a208cf25a8aa3a010fa6cddf6f3403cf49..d9798a3a22a51ae632abcb4b34521614006b47d5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 3b5397aa72791cfafce7e1c5d53d0b3430b48b99..72209ab98c93da3e7be44d2a0c7cd7bacf807d27 100644 (file)
@@ -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
  *
index 94370ca6bd3e95c7580f449253272864705f357c..28dc1a75580573fe9619e3fc7195fb7bc0bc80ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 0c98f762e2e6ab911e6ba206fe93154e3ae7e16d..9a08d1592413e9fc5c7d23a80a9a9d00bbad29e0 100644 (file)
@@ -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
  *
index f51a5f9478235b328fc85bc4eb80d837408f2db7..c1d6a8d8eda3acb86dd9a4481c6f6fc5b85245c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 14fc2120b515d230eea33cc8615ea83250efe20e..00b47ae9c6620ab26a4d3a479c0ff2e781ad50ae 100644 (file)
@@ -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
  *
index 7d8fc6f49e3facfafe79d1228c9ebc6c315c2eed..f92d3219f1d72c01aab4ccc2f7407bafb0b54ef0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 36cf8a77111ac53f141ff6c2da2b0a5779ccd3e3..a3045512a5a483cb9cba4c2c116a57ea61a1847e 100644 (file)
@@ -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
  *
index 2232ffa687d84c56ad5ca1b0ea993c45d3850d75..2366303597e58c29b4cfaeff7b4b047c3b9c0b7a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index be676b5b004ee442ac69a06ecb29a03665b20169..e34014b89826e173426e4bb3fdc0e00cecd3e24e 100644 (file)
@@ -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
  *
index 83dea8d4bab2f6b6c86c191d06b1a2111f394ee2..58bfaaee51a716a1f5857eb8b781826fcd07d334 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 1e6a23559b7170c14c038e2bb74042172b087574..8962900a445389bdd0a966630a8e9f4bdaec1300 100644 (file)
@@ -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
  *
index d2119e1742b369c8ec77ee52617778cfd1859fc4..72e5f58f00829871d804ad5f87ca9efe17dcd96a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c981cc00e741e9223300f70bf45c4d70ae748753..9596692b348f6cfe5707a0b4ab36b526d9be9c45 100644 (file)
@@ -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
index cee553b4b5c2fb803caa2c0ecc5821e5e4892c5c..0ab24eb555375e4b1ef3964f5d8ac6d31adb18b4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 7e72fce8862773ebdac5e3d8549758c83706b4c6..855814c57d533019378ec21d7bcca772fa9f4a1d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2012 Free Software Foundation, Inc.
  *
  * Author: Jonathan Bastien-Filiatrault
  *
index c1b6d65933889eddae7445014d77909b050fc6a5..3fbfb6815bef409a39f433d1c163d24379fc47c2 100644 (file)
@@ -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
  *
index 63f160e3481698b6dafdb123327d50ed305aafc2..4d05229e08661c993abe2a6c65d21fc342d6b8d0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 681d63f4154a80eab6ac411ce1b319c637730e30..4df03731422a0108a895833dfe31caab062a5cec 100644 (file)
@@ -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
  *
index fec3134cd9ca0a368e1111492be0d460e238a4b2..2ae3c58f47266127715738b63b0e44314fed5b7a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 7e504bd2eb8287c82333c4ca863da9f98d63a5ff..a316c3c6d9c96c17e108e6a494395e483d60799e 100644 (file)
@@ -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
  *
index 3f4f56fe6efd2b4e14f15406d5090c68a06cab89..0590184beec44aed81a3ed1c077f6a51ad04fd3c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index b277472d4d6f3de2bdb9881ef79f9a91baf0d1a3..d87d5a51eb87711a8958bf77423caa3295a52dd9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 26a91acc30d412bac432bc4abbc1203c71bfd056..189c61c33382cc86fe549898bf13a8c75b567c4b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 79573ed59f75acaf059bba87cada56a39801a480..1c2964eeb714ed4a221022311ad15109319773b0 100644 (file)
@@ -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
  *
index 6dad830f7ba4f6004e364a09bafd87847e846c5c..af01ffda0cf032916d14a85b5321f845851b8d4c 100644 (file)
@@ -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
  *
index 8d73e985308fb7e1844e381599b28e053fd8c19f..85b37a38a93f00d35f7567518385f354dd7b603d 100644 (file)
@@ -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
  *
index a6997e364a1a3e40a0d94d80858dd97432b60857..a46a5ec03f254b0e73eeb4813607b4d3cdf5bd6d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index f39dafea9e5d5354f6418fe8b934095a4d1b01fb..201809411ed22d1e9ba934f57058dce050200f42 100644 (file)
@@ -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
  *
index 2cd8f4da4a4c113c57510f1626b82d29ab0926b2..ce3962a2be1eebcf2b69b460bd762f4927ace6ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index fd012fe235312ceaeae17e5bcfc197079d7cf077..6c163d9df137a4ec16582fac0f54f581a7895781 100644 (file)
@@ -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
  *
index b5302669e9677ce5a3f0fb01a50eea0db14bdd8e..e7b34c7978f8d290816add195c8e8b0868f516eb 100644 (file)
@@ -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
index 5e05f1a8283ff109638441f134bb8bed187bcd12..2c544b5b3f51e0d7361e9e8173a14a4a82aaa10f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 16db728a79ead1b2ef603d3eb35c01c593032e69..004934b488d9ffc6a61c424ae51ed5c5ba18687a 100644 (file)
@@ -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
  *
index 7b9108280bf1f4f0f27374c875174c06570f6e84..950d3655756f1d5a4e198161bdfb0df9ffbf464e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 233964974577f08cf30dc56b70cf89eb372f35af..d4d59972f41f7eb48373c66a02629628845df439 100644 (file)
@@ -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
  *
index d23cb43465b02e0c73efd94249be2e0d95edafc6..cb632d69b3f688bef7033867e20f08819cb9dab2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c91f54702530bccc64bb2bcee9dd97214d8be13e..7800fde26a6ef83cfc2bbfebbccc9f3d9e299d2f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index f4910df270e3b54b979fce16fb38591d393ef987..11fec4ae775764d464dc45bbfb80fd8cc4971a2a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2002-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 770a7b730ac2894fbab28356ad2849a0a843986e..5a063ff69b0d860b9826b8efc8b30683c299dae8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index b13e0937fc5bb298a0e8a74ad816fe309f6c7b27..31d40556a5dc94e765e1af791f697b041b879f31 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 17efbae576114f6094972dcac8ea7b611baf3cb0..80c72f57222a6f41f46a81b31d17350e4f3b6eaa 100644 (file)
@@ -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
  *
index e23795891c488ac6e9d6ba1a88f1c61dd9b1c021..13188172de4d8b39bf8fa621bf09efcfee697818 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2007-2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 34b6ad600c3926bc18deda3bd0e5e7c43c6a3173..0f4bba9e49efb28c796f98bce084f8e448175f48 100644 (file)
@@ -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
  *
index 57e82fda57bc1ad71bc15aad21add7c381e6c901..e394f295973671ed72f8beba9bb2dee20b5b845e 100644 (file)
@@ -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
index af28222d2cd765be05d9a072fc14f2aa75b3b63a..ccaedf902422b724f82f84d97cd4f2b292c20447 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 68914f0e0df54847be88b78a398a5513c3a0bf6c..4f51be798bad5a6ea811018609fd4b4060c6b0a8 100644 (file)
@@ -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
  *
index 059e7d8c54b155ce3b7fa57526c412107b6b028f..55340dc3cf6915384adb377ec80ca7bdc3b1fd89 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 683e31ccd5d43cafbd457220818287ff9cc22bc6..8ba36f52972d075aff5c139b5042693169ad8552 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 93f18434fa80206a220a277386da4de0b0160b2f..5da8bda6dd1fc29e25ecdb96369623a2b5f11d05 100644 (file)
@@ -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
 #
index ce043c1c9438ad88b5cb213fa1dddaf95163540c..e0fb249103ff0ba1ebefb4450a4cb38e84658949 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2010-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 58d55efe91d67c8a6fde313b47b034a0d305fa73..b2b999528c0034831afa65c7756b2176b003a431 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2008-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 9946ed2a449e23f65ff1cd513df523856367d32e..abc6813cbf5a77d421d7eee8502a2cc40bd02bcc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2008-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 3183d6064d7809eacb03c03d1de164f2cd201b1d..e25f6225bb0b5dc7075d144879aa00bfbcbf1980 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 2f7c1a4128f189e1c1284703128ad5de70ba8c6c..9be127e369cf91147d0510cfe8ce62e66cfdfece 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2006-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index f5c456dab9c48b518cd5ca658fb90d93e59c78d5..1d4e0cd5919f2cefae6c20e5fd5a54cd3041f41f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2003-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 14576f244c323db0476eddcd78de666dc1917353..01c19010fc1b88f9a8527c653c967e63d23a35b5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2010-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 85a1259d7555cdeb3dbf34aa0d16ddeb4bbd8e43..91a1c69f9a7e0fbeeb8ff228d9abbb075364f112 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2003-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 5b20bef3e4d01585d2ab8d01db8a4f0d2613c8d8..7597639d1ee87c69807479810bebeed2e36742a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2003-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 54179506bf332e0c86f15684ad6e492bd74daefb..fe9d258a94a27ba5f7bd988a8b89717d9a10b630 100644 (file)
@@ -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
 #
index 0bca6f3926d04c6bb468048c7a2c3ce3899506b4..fceffec6c064aa2005315e8dbf32abdb9841bcf1 100644 (file)
@@ -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
 #
index 9aee8ea4177579eba824bff5c087161cfbe311ea..6a63212eedce337cc62733802c9cc0ee03bd7c2b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2010-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index d2985a96bfad68a43b184f772029921623af403b..7de6a75b17fcb85cf4e5c28493ea212821c73271 100644 (file)
@@ -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
 #
index 3cc0ef81292e5366fedf873823defbc80920b28c..e23872f29360aaa5240959976f8dc67bf4ce3afe 100644 (file)
@@ -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.
  *
index 3849375d07143cc8f35b7ad4931bc3ba8f170f4e..2d28484501bc5eb352c818d57d2db6a88ebc595e 100644 (file)
@@ -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.
  *
index a8fdc929e3198b31ba9fc57823915335dd10b298..c466989f576e4c5314fca8bb563812e7b1a81284 100644 (file)
@@ -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.
  *
index 67a234f50ac2bd8f3bb551217171d9c6a3ff6b7c..86e24997f4c7f84201a2c69b2166d5695c9403ae 100644 (file)
@@ -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.
  *
index c5508dae85934cc29e279a701664ccaf298a0190..abd94cb9dbfc92dc37021999fc6aacac95084eaf 100644 (file)
@@ -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.
  *
index 32ab904cd4145ac08a74274793549a45c81732e3..8ac495790ecdba9351832ae7cedc110bd16c80f0 100644 (file)
@@ -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.
  *
index 33bdec94f40c96d1e42d5130a2ff40f042e56065..8018d158b016a4012f509c375fa8d9c890775459 100644 (file)
@@ -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.
  *
index 6b2b5eb6c62bcfc45749f6988cdafe43a9a0ee05..fd479a806d43d7b62fd53f27cec47e96eb70cd98 100644 (file)
@@ -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.
  *
index 78f7b54de1ad89f71dbd79d4f1077f582b44cb8e..fef8f6f940f153f4e4332960385cb1833d7d4118 100644 (file)
@@ -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.
  *
index 597fe6d40a4183fb1baf7136f50dd487df969d8e..6b388f85d34f5ae12e46c0d5b6e43aac96a5461d 100644 (file)
@@ -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.
  *
index ca9e66c39569909e490a67264facfc616c8a1930..6e9a59bfbcea403ee764a4300da2cb1dde3b4cf6 100644 (file)
@@ -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.
  *
index c3d7896b45d02cf74f1d2eab7a73be1056dfc4ee..4f7e72df751553c4d0d4d61df7f350d7c72d9e1a 100644 (file)
@@ -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.
  *
index 98d32ab93bcf4b278b23c8ae8f4daa3c498316fb..1b915cf1ed853a3c314dbe7b8fc653c8197782a6 100644 (file)
@@ -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.
  *
index c0cf1f2927215ce55fcbea4072157bc637f54945..caf3f901d4f131e8407393ef97777cecc46d105e 100644 (file)
@@ -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.
  *
index e637bb1cb3b475468aed29c02f501a178b26d24c..71d78020cfb8578da16d3258b39c0141021e733e 100644 (file)
@@ -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
 #
index 245af21087b0368d287575022b9dfe8d05b58a5d..09750a34585d9957307414ffcf57407033516cd6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index d5708ddb5e885e18f60008dfe997fb289f5182c4..2a99178014b99f8c33b54c12bb4bf560b561a8fc 100644 (file)
@@ -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.
  *
index 34b6d637704fcbaa8e74507fbc8a2f15f58e0293..6886846b2bc19c5d2eb412decd227cc36ae16a09 100644 (file)
@@ -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.
  *
index 30484da4952755da8bf22af89a863b60d3ce683f..108cad4a288049feaa1ff51d24576f57fd86fe22 100644 (file)
@@ -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.
  *
index 0040ef20349a9f8b91481d1fdd28e975a5b32ef5..37024764f5c2b5ca33f6acff0700627b8bf4c4b1 100644 (file)
@@ -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.
  *
index 349fdd8110e6c112f266d76d29d2866ed66cb67c..a6b053dc43d732b85db8ab0bfd3184388a7c7d39 100644 (file)
@@ -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.
  *
index cb5782324ef5de7ef22c45f3cf1f1fc628e87436..c5ae2155303e5f1afe5a4369ef72f7a764594e37 100644 (file)
@@ -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.
  *
index 6e8d599d01d406f2a669ab6a5cbc0e220ab3dd6a..89c96e5951b6cfb5a0414dfab7d79dec2a0edfd9 100644 (file)
@@ -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.
  *
index 564977964bfc90072905712942efccdebf42d4dd..86f47487c514336cc2909a880d6032f6dad73879 100644 (file)
@@ -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.
  *
index 64e1cf9e240451cbaa4310e4153738f324c802f2..1b376fe6d157967018a418c5a681e07a02f41600 100644 (file)
@@ -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.
  *
index 4e3ef358e13603556217fcd6967bd0c1411021a5..c9ed0065fa54fb50ea930ff88b649b700798711d 100644 (file)
@@ -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.
  *
index 674260f88f41efa5a2699001fe44e17c21b715b9..bd78da0441d45ecc19b72a2101e9f873a2e4486f 100644 (file)
@@ -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.
  *
index b10215978a9e38ecf9bc5d713ff4a71272a959c8..e7ebc2364cf4ffe30717e8a15528394e73f11b42 100644 (file)
@@ -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.
  *
index 1b67e42e3f61d6dcf5a583a025d459046a5f26e8..9deaa491682f4eede789b10ece41455e3ae151d4 100644 (file)
@@ -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.
  *
index d5b03aa215e813797b45ef180d4864c360fdad94..72321fb741a73d956e9f345679dc0d293b99ccfc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index d36c1d4dd344683b0d233c2b030dfcc03dcbdfb9..8564760f50cb87afb3c59754f362a65a26fe8b35 100644 (file)
@@ -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
  *
index 1f5b293fc91ea8b7fed32a720ea833bd3b0dc5e3..173bbca97e9ddf8c5a2ee3e4970150dba4c0a912 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 622830796bcb4042aaa48f0a491bd717c0f402e8..ad9c1979f0f4823b82924e90ae59fb13c1c488fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 792d65c1d2437e93a314130b80677f0cde077a3d..336f594c54644b219aa25e4146c29a4d455528b3 100644 (file)
@@ -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
index 3f31c294cb0bba8c0b5b57314101e3e2ed63ee8d..716680903a4ff35a5eaaa83aa9c35806a48d6c22 100644 (file)
@@ -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
 #
index 8169980334d3ce2539b9b1325aaf0e5b96eacd14..b7323ce1904ac5e8533d16735bcd7df98c41ced8 100644 (file)
@@ -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
  *
index 929a4af86a18361d175eb6950bc32abf49babc3d..da4a441dd0cb5d536b9cce5a2b38ed00279ecd54 100644 (file)
@@ -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
  *
index 2e09e15e848b6ef87f24635cc0bd876ddb4148d6..47b0200a8638e56fc3deb819df43596dee47041b 100644 (file)
@@ -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
  *
index 4e3d5b1ed5036302b7399dd481ba3d66b7584e7f..b51df563e1ee1c1fb89b1ce677725541f0e92cc5 100644 (file)
@@ -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
  *
index 3fc767410a62c71a2a370ff3affd6f0e467487fc..73816ed5ad0f0d1d25e7421a1304e60812786538 100644 (file)
@@ -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
  *
index 10e46a77c10ba56127091149a042c0987f28dd3b..eb859c4fa96425effd3641ecebbea23e1188c340 100644 (file)
@@ -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
  *
index be0879a006175556cc32c208f0b4829c9a91ca1a..2dffaef7ce0b4ff371d56bcfbd11f3d7e34560ce 100644 (file)
@@ -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
index c8f6456093c917011230529e2f012be04747a2b5..41e0281f7cde7f9a9b4fcf59f061940a180a4d7f 100644 (file)
@@ -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
  *
index 17e4eabc91c15256de8a705a465bcc912b47681f..c10279d763f814244f24171ef5b9781dc1f49cae 100644 (file)
@@ -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
  *
index 1797bdd09e1f40eb6be0375d6e6059ab66242737..fa513d1ea0328ea8dacc653ea2434589c3b56d5f 100644 (file)
@@ -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
index 335f9a74436bfb21b6ceaecccaba46f8ee393785..5a03dd88b5aed8eca304b7ce29453403d9010c95 100644 (file)
@@ -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
index 2872c04b26fe6f6258ae0a19ac18234771efb883..77469417de4dd0d28e836b91fcc2c02801158f77 100644 (file)
@@ -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
  *
index da1e2d3b6bc6207d5ccd0ecfa8b4e42d7f9df789..5f0998046396299d4672b923f3d9af816c925fa5 100644 (file)
@@ -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
  *
index 700f6ba8e46f0359f3a3b290981dcd18e84b5a52..15c2178608096b31e32cbf9def61180ce78e4b79 100644 (file)
@@ -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
index 5d97aca04b7354e7085f8d34230ebb9f4c4b4781..560528bdf6ba81f0ae0dc2c8b9c0e020bdae206d 100644 (file)
@@ -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
index b989fb975d7ae214685c8841eb119e275cf3fa26..7116364dfe1c8e1012f9ca0131e5e0f2f848afc2 100644 (file)
@@ -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
  *
index fe6f2a2dfdb987b4aef16dceeda21c4d8eb689cc..38066d8f1f7b9ad75b5505f15b016354e13b34e2 100644 (file)
@@ -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
  *
index 3090f0dbc096767ac84a3e2c170d99c43bebff02..ec91a5aa4a61af09d8e8df629c68d411e3c90300 100644 (file)
@@ -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
  *
index 7f998f50a74aae84115fb51c3fe3b8143120feac..53f148a84a9d0f8c3a8ab4c68ab3ee242a5879de 100644 (file)
@@ -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
  *
index 0d8cb1d4c2ecbddb1670ee030a70d48f0681e14f..c4ee7fd7b36c8d86eceb1850c8377c57b24c1895 100644 (file)
@@ -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
  *
index 4d06564d073f39cccee571601fda8e1d4aad7643..6c927235645e355b66dd395ce4ccaf2a8ba17b87 100644 (file)
@@ -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
 #
index 3879f62221d635ccf278d0442e9411ad0b60b16a..e6110d632c0a74e3c32f6daf0e33c3896dd8fe4e 100644 (file)
@@ -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
  *
index 726379fa701e263173e3e3d61fce5bfcb8f1c65d..5cc51c39bd01be2fb35aeb512884032f683ba996 100644 (file)
@@ -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
  *
index d344b1822588340122eed75f46bef6b4125fd4ba..af266e665d7a9928f7c93a6d76906a14317eae16 100644 (file)
@@ -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
  *
index 55a2376e946d033bbf374858d7f83d884cf164e2..4f25eee248fffb2e5ba6b1b220f27c7a00b99c02 100644 (file)
@@ -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
  *
index c74dc8d3f5049332fdf3588c5b920189125a1e04..ef6bd6bc94d46c4cbf31e471dfb41808b61c0324 100644 (file)
@@ -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
  *
index 50b37b4dd6a7371a5bab26e72b1839b4a101c2d6..302bba0062d8b32145eec3f2753331549532c00d 100644 (file)
@@ -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
index 81b0e43c560a35153f7027d931509145b057c6f5..6fafe326633961f169ec39da2cdd1a95adbadf42 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2003-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index bfbb27de3d0148b82c3c0f92d6bc548f60c877fd..a198cdbfb9eab8f1c792e0137440ab5d6cea8db6 100644 (file)
@@ -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
  *
index 921f8dc922cff2b90176ff744105677b6ffe05d6..3d24363f2ce238d0309e88bbce15ea3a17cd0605 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2008-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index e5440fec2073500fd6a64c1f230e9cbeaaf4e2b1..300de8cf55b3048416e7b52a1c8425fa9068be8e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index d8090bc69bbe9a923e8c88d296677aefd8c9caf0..120d4e976813402197f8abcb565f7c1482b6bdf5 100644 (file)
@@ -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
  *
index 68412c79ec213ed73e328d537b020fc210708cb2..9386a4e630afb74e05555ce3407cbccec8b39ce1 100644 (file)
@@ -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.
 #
index 0bed0e76c2409202d02e359f7f5d5cfdf5b7db55..459fe9ef4128d1200f82154e4c88d5d72ddc825a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2003-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index ec6a6cd4310995470cf760f466d6c04478441028..886f1817d1729ce02c4d35cfb64780af9f36ac56 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2003-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 895addd5cfc8cf5b07c78c86a092f60647878dc5..916cfb24bb6fb3407ec4761f5257c982934e54d3 100644 (file)
@@ -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
  *
index 8fd9f1889842405ffa265fedf5c53cae8d54bf8c..15d7aa06e4119018aba365df63a5bd35ad21892e 100644 (file)
@@ -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
index fa4c25b77849a6d1773007fca7e915e1e13a9a16..35029e26e5ab969fe945d693723fc24abd3e999f 100644 (file)
@@ -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
  *
index bf349c9a439b7faf82ba66bd70ebc9a6cec8ef1d..af70130c93ad3d24e60a0fab6ca12ba64eb498e6 100644 (file)
@@ -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
  *
index 4e73fd945b234cbee28942b5ba65cc678f4f873d..610b61615b5393bf1edcbe8218ba7fc60158379e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2003-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index da44020f013c538b71b6c171d68805c6f865e1f0..0f8766b6ceaff067c82ea0eac0f98daa30abae12 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 2b6c838d4a0332ff93d13feceef2214e36bca005..05b097b57ec548d949444e7490a7372ebf8bc38c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index cf90bf9a914d7dfcf11cf2c272dbe5ed6e35978a..127b9f1e842f6ef5e67e8c4fc5b43faf64dd69d6 100644 (file)
@@ -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
  *
index ab056deacb389a435b189c4f04a0a3a6ac5cff66..bacb98455a20a17e700ddc485e0aedd3b13264c2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2007-2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index ca9437aa8e793ec05921a1e5957712b0715b4913..e773bac59ed6daa498b1b8db0b0168ba1bdf242a 100644 (file)
@@ -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
index 4d9963ca1c1fcc4977c55c37aa5697dec01b55b0..8db0c0723a9e1c724bd547b195f4f931c5a5ab4c 100644 (file)
@@ -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
index 68256eed1228cf594d710b11cda3cb9a8d54b886..e7afd8c9cb7f5b4550a9afe2e41efb99275ebe57 100644 (file)
@@ -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
  *
index 258afd9e3233225a09accb27fbac30aceea06d35..3c9f441b06c9925e6b0ec42a4dd685b931e4526c 100644 (file)
@@ -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.
  *
index 1fc60513c48815f359fb04262e5220a80bc67358..4c016d2e11ff1544743c159c5e7314f10bc3902d 100644 (file)
@@ -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
  *
index d320aa8b8bc734c46c8648fc7f97e2d226e39931..420ddfce147c64c3cf5a18020a2735dc74b34ea7 100644 (file)
@@ -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
  *
index 065e552d29d0c0efb96a707b6bb47933e27120f2..272ffe64fe3be90b2fba7d5e338ec548a47fedd4 100644 (file)
@@ -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
  *
index dbe25a65850f9cf16f12a9d16bd7fcc4398cb272..d55f26ab46741abe8f684d820f152ce7fb8eedc5 100644 (file)
@@ -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
  *
index 1741b0700d13ab96e479c6717d7879b3677452e2..afb4e65e1c0b7eda90e4ff2bf086428c31fe191f 100644 (file)
@@ -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
  *
index 31eb1c07fd7bac0a873d6f19cfca033d68fb7f28..ce6c00a76b726cb9f502b0c681716b0b142e24c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 5272806802e59af4c133fdebf1bc0cd9eb479e13..ec45fc78f810b3f8f4e1ec75756a51013e734d17 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c0dbf7e2d408fd1a2531c66c5faf6c41fca9ccc6..55fdaac72d3a8fb39ba8f439406e9fd25ee39479 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2003-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 147f0659d7cf59670bfed6f667b33e7d7b413bea..507879bd3bdca6a59aa375ad2547f0f42d4078e0 100644 (file)
@@ -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
  *
index f0fbb7485035d2d13164a7fd859346e5c2083b45..2ad8144df17ef709fc0a47f38c90576d8dcb9f4d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index a3bf1354e53bd35900abc54c096835ef448d2bba..8ed0b0259aef321611b4ae14ce9533c6cc4352c5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 78ba57017a53e2b5a7694f5d24c9c62902a29dd2..c01694285b13dd3382bead9e3a8df4ea3724986f 100644 (file)
--- 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.
index 77e6420239ca577517f3b1e767280a0785d986e7..eb6878b77708fbce909ebf21584879d384929ac8 100644 (file)
@@ -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
index bd964bf2fe521bc505b4f26c09d44ff6ee6ac3a4..8d80e2a183d936cf9d1fab30273349cbf227f668 100644 (file)
@@ -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
 #
index c02a4ae620a7b7dd3b74f3386bd3f752c316c6f6..02b4e9caad1aa5a70567b0bc36f3bad08a0929cf 100644 (file)
@@ -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.
 #
index 1b75bd62bdeb631016e0930f3f8b5d3ce56b7d25..2710da5bfcb1fe0b07b8dfecf5fdd415748d6e16 100644 (file)
@@ -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.
 #
index 7fa9ccac2ad59005b84784fcbdf4cbda2ebe511d..04ce13ea12fe8b129051c24bd8b1e0bc70a33acb 100644 (file)
@@ -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.
 #
index 2655c8171af25735dd20c5b7732be4ba71621846..1aa407ef1c272c247d27cce080af57202a84f39b 100644 (file)
@@ -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.
 #
index 4260eb4927496f0a9f23e530a0beae68c1e6e5b5..3f822810de57f95c94ca8155a93eaa831f3993bc 100644 (file)
@@ -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.
 #
index a829d424eb42342eab8a63de8739047a3df93917..3ace0d3b4ccafaff8db10f25f40a27dd170af29d 100644 (file)
@@ -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.
index 0ca284ffed957214e92c204f435fee6348156111..4a8b3e4613c7b3fbd2a1b239d8311f8094a581a8 100644 (file)
@@ -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.
 #
index ff21bd6e269146c0cd03755092804bcb711709e2..3db05834addd0770f47c256bc63c5f1400b3345d 100644 (file)
@@ -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.
 #
index 14f88e034a4504a4dd0a248dddeaffb1304cadcb..56d819b8a6dd7435cb4755a3c6e77db056b00da3 100644 (file)
@@ -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.
index 6505039dc80d5166e7ca0a910ea8a10c075b4bcf..4f5bbd171343da448900a155111eb6a9b2ee8f2e 100644 (file)
@@ -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.
index 8875dc3f11fb06579b934f04efb783dcbe9b3918..888a1119dc5eb1d9ab9ef702d16cb9e0980e4504 100644 (file)
@@ -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.
 #
index e9b82e8157187199749774e62527679a7f65828e..e15211f851c71bb3490f95b477a45ac332ff6d3c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-201 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2012 Free Software Foundation, Inc.
  *
  * This file is part of GnuTLS.
  *
index 4528b771929a9a92f9e9f6af8c441943c665d52e..31d1feb101337b9b3ac27f5255816b630cd7aa90 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index a5dabc4e2870748ed9876677e95c64799f631c0c..398c732a387785af1238097e8968bb404fa66356 100644 (file)
@@ -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.
  *
index f194e32c53ad1fa3d20a5f18d354a5fe7dc2f554..ad7465287aea19221d956a204d02b839cb552915 100644 (file)
@@ -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.
  *
index e8f806ad31a4bee92968c654a448ab08c6aa8549..4c65ad26d9edb8f8633b915f0f41d25f51306094 100644 (file)
@@ -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.
  *
index d74047415bf4d2dd805175cec42ce26df61641ca..563152fa287ad081be662e2b39195d9c0d33e0f0 100644 (file)
@@ -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.
  *
index 9c39a10b529b83c98373556ac8ec85b52b551508..bde68eb7ad06a3d8a636ef1974a72d47122360d6 100644 (file)
--- a/src/cli.c
+++ b/src/cli.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-201 Free Software Foundation, Inc.
+ * Copyright (C) 2000-2012 Free Software Foundation, Inc.
  *
  * This file is part of GnuTLS.
  *
index d00bf5764c135cf18c29966212dbceaa519957c5..a5b9b360fead592e4d34fd675b4d9c3c1fd7c30d 100644 (file)
@@ -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.
index fdc2bfbfb93243c78cf4b57d42c207689d9ca3d6..a20bcd6169e6cc3275378556f5090cf8ccc996ca 100644 (file)
@@ -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
index 6335bbe066610c072e23d116983abaa49c622909..cef97dd6252c6fb40c126543fc2c83fa72d86346 100644 (file)
--- a/src/dh.c
+++ b/src/dh.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001-201 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2012 Free Software Foundation, Inc.
  *
  * This file is part of GnuTLS.
  *
index 8deda79ab7c66dccd5ec0bc1d0d02c0abd4c09b8..ab039f4fd7eeded8554d5bf8ced7e6d571d3ae98 100644 (file)
@@ -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.
index 2df036b55c599fbc75d50d8d413a9523bb3477a5..a478bf3299beb960b17bf74d62166f90b8409077 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2010-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index adde2c974298b5e6cd8b0ad339d3e3bc3eb600bd..b9f433230480e516ad800582a6a954c36af0c421 100644 (file)
@@ -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.
index f9815779fb55f07ff757350ec149f7f93e0b335a..3ff6748dc2c9f10c090d63664c428cc38dfcc0fe 100644 (file)
--- 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.
  *
index 7aa60d02945474732306b0b227c21062a146879c..1af21fec839b14d5c0bd6f54acda4cb09c871ecb 100644 (file)
@@ -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
  *
index c7128c8a4cb77e0aabe5e6bdd54860a5c879ec35..f77a2e1ace0d9f93b84d5e6fd23d27e20c1bc54a 100644 (file)
@@ -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.
  *
index 087ea82044fee38a8add40c1db16d49ac5efaa07..ede92c3eb4d2b4650091c6adefc2c44289e1d87c 100644 (file)
@@ -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.
  *
index 8bd8eb203b866f5e8f4690963ff286d273f6c027..18132d19197246688ac7609c5528e85ac230efda 100644 (file)
@@ -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.
  *
index d6c316125f89c12fe87138ef172ae13b32d2e777..489a5777757cb33fd373b81ea7f7417e3144cff8 100644 (file)
@@ -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.
  *
index 005f5036403bd02bba06cde1d15acc95b3c26315..f7ab496d31c8456c9adb8aa11e7191b96153d9c0 100644 (file)
@@ -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
 #
index 2e30f57fd18303b62de862902a1bbcc19d125434..d9b33300b9646482dd5a39278814d81a98a00a5a 100644 (file)
@@ -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
  *
index fc3991b6908b02a5cd18b8bc421d78405548bb9f..c2a195267047ba0aefcb69da02f0709c1c89ab80 100644 (file)
@@ -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
  *
index 8f39898f5a9e1b7b27eee69e7da5cd1ebe89f023..ffa92f1ccf97430eb23f6d9c9da6cc4d12f3c7b9 100644 (file)
@@ -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
  *
index cf41751d62a8fd299264c2241cf1d4ade31fa0bb..8d12e815a463df9a6e2f21141a077baadbf3f102 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Brad Hards
  *
index dd87f0aa0573f24da784428e15701a268ba4325d..2343aa27caf2f15491c032a0ac39aa5243394d53 100644 (file)
@@ -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
  *
index d3164953947d87948a7d3f5b1cbf10c47ef99656..d7a177f7a9e4876b4f09dc016d6f36938c16fa9b 100644 (file)
@@ -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
  *
index 74d5dc6b60c9362f56dff26b95cfc08d9be9f34f..90f674d12192b639cc873deb8840ab0b3fc54023 100644 (file)
@@ -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
  *
index 2e6de335f5aae14818288560e3e86ec831eb8c1c..511d498b166480b39a558ce2d2c7faa3e6644f30 100644 (file)
@@ -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
  *
index 122b799cbaff72e9a41824aa076eb7bf69bfd2cc..912453dd682e6cbc10f55698cf0154e045561d6c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index addc3cbcfb7dd68c2f9ac5eecd81630fa353c926..bb20b0c8134d006c8004b34c52212626d05c3e99 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 9f0540ebdb8e825ecdcca3879187517415753de7..cd6fa71f3ff26a2edd1606b663fe60b48db60940 100644 (file)
@@ -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
index 0fc624ba05f631c99e4a7d7bffd3f44a906d225f..9f62e4c6fb56f953e5fc70f1aab9d19b4a907844 100644 (file)
@@ -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.
index 36672d69782e0421043282203535e54020ecc899..1d2cda0632e64ae0ffc04f60cde6c77af723457d 100644 (file)
@@ -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.
index 19f43ab3f1139bd0f82be30c245abb0f6c2832bf..66028b7af578ef912afb38f690d09ceaedc1f434 100644 (file)
@@ -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
 #
index dc485ecb36c2f03c791d0000655d9c8bc97a94b1..64a4b76ba4fe3449f80cf82eed4d7d4ff75a4a75 100755 (executable)
@@ -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
 #
index 7970555c2b990a8eee3be0559c9df5e260f595bd..9d8d7907e9079078b28d3da3fc401d262c27903c 100644 (file)
@@ -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
 #
index 5ac716a90a410b8364f7fb7a554d9da078417acd..1d3c66b7bb1db0f6b3d9cb1db4c8f8d9fabd1f44 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index da3c211d2d5528decdd3da0cc8e5cea0f0701168..23d2c4c33354691540fa1bbfd3e818be4f544bfe 100644 (file)
@@ -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.
  *
index ffdd8199c2e479b57fe3b5fefbcc2bcdf3fb1860..916f52a7609e31d9b7db357ed3f8a65cb8610624 100644 (file)
@@ -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
  *
index f539e69553c1566c1413fb3a68a8a9012eb53dab..7273c15b7b94b7aa2aebe9cc9986ae584205430e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index f9922734e8ac142349dd6b0dcb0ddb70f1c0301f..34b49cebdebc6931d3a6822cde67eb5ec935be15 100644 (file)
@@ -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
index 6d3a790e5aa30d7b64af4f888895fe1d37554bf8..21b8ca37ca2e0d82b93cd1586c31336471711cef 100644 (file)
@@ -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
 #
index dec76c57988642473a668362f4d7f213910ce88f..9f1322791d5fb071093a31a4e4b0bad91f87761a 100644 (file)
@@ -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
index 300ff699233bd6ebe011ae5bb7f4a6a616c6b19b..a6c7dcf92f3c84e6b7f9a90a9071de3906de6702 100755 (executable)
@@ -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
 #
index 6364e1e88a1b277be9a6d783a0def24b9b4dda93..f11a590ce247ef760e7aa0795a88f67c28986a79 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 775fe0e5f2e9936ea6b46d628fc8774933383531..850b595c11c6aa3f9d6995c479e3cd85a48b8efa 100644 (file)
@@ -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
  *
index 274e158d4aec971f3636e4be784a2ba8c4f7138f..0f6a5efa9daadf8bf7909d6b267d50e3ced01516 100644 (file)
@@ -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
  *
index 04d7c22a05c62ebd78ca13fa9d4bbc7733709a82..60329c8a92026a12dfa8b364dd14a36202baeb84 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 791eca67bad02f848e05d13691b260e6553871e8..69fb23fdd65e3c89c17ec18fe52893a7dcce614b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 29554615e06e7894950da80ec28d44cfa545cf2c..f79a0e009186bef01a3e81557232d3d29414e912 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 115686dc848c4f49bf5d6c1b27e98715495bd0e4..832a564c6c03e2cf23e41cf92e6bff0549b81ba0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Joe Orton
  *
index fdef51923f4c320ff51e67064d68213f6cb9156b..e6e154332be25f8253a0258070424e088220d378 100644 (file)
@@ -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
  *
index 5c693286d2fb58f644a5489845298d0e64354d1b..83f4d29906412fdd723e0d453360f1f0591b16f6 100755 (executable)
@@ -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.
 #
index b105c1dd49319bb71b03abc4ee4e5d8270ba8422..9bf00e66b397cebb6ba74f4370cb8e5115566ad8 100755 (executable)
@@ -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.
 #
index 057f71e1ca3dd4a1c150efa1b2fad04ac9ae941c..0fa37d4280e0df9148cdb8109c8e3efcd0bb4d21 100755 (executable)
@@ -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.
 #
index 5fd83aabef77f43573ca7b6539682da6fe547856..bdaaa5b8f5e4020f882273374f3e59ece26eb332 100755 (executable)
@@ -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.
 #
index 7155b50a2ec770bf17d7dd12694698a0fbaa6e03..cfd98430a8e1c6772fc80534686829412fa23357 100755 (executable)
@@ -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.
 #
index a321fb3eac6775e9f1057e016becd9aa9b55498e..11e12e1d1b6b7a13be17e358da1d2b5e1e874db2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 4602dd9a2010df46cbd4b5db582932ee5723f5e6..f896635591f65c42647031c8a48f47a7e378a4b7 100644 (file)
@@ -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.
 #
index d9cb2f619a43d6aae4f4527bb0bb14d9cebec3c5..e5f96a2665cef7a172906b460bb855d97dd202de 100755 (executable)
@@ -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
 #
index 7350b894c7a8aba4063ccbf74fa73a527a87f8bb..3c99a6f6563884f85d216db0342c052a0586b657 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2010 Free Software Foundation, Inc.
+# Copyright (C) 2010, 2012 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index f3cf1f285a39a0d712a3462cc962c76cd1110237..9f6b3f1e5784f5f106028a6f074b4e0fd056ad11 100644 (file)
@@ -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.
index 155be766d65b61794dc4cbd7a37b371945c7faae..53e175741492c07e1d1d42d1f8a98824ef32676e 100644 (file)
@@ -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
  *
index 72dc09a644f46eac43122c45f7cf987b5b410e2d..1ac7ef51d5a07eca527c7f740b7441713efb7254 100644 (file)
@@ -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
index 42d9eb38ee30b38f44bdc353718629889b181856..5477d2b554acf87f6dc55514582e14fac79989bf 100644 (file)
@@ -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
  *
index bf1cd074eff84cf2193cd2ec07c157b4155ffbb7..1f57827cf37028b3b5cb7e9d2d88329a2a0266fa 100644 (file)
@@ -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
 #
index 210fbc3d8a9df7d6aa269432baa84608bc5745a1..c7d994cc576a0d99652337226c2d0394c906cdb1 100755 (executable)
@@ -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
 #
index b67e7eb2c80a78c6f7859675369b7aa34f6cc5ca..bfba470d59461e07f4ad6cb990c1989d9b1855cb 100644 (file)
@@ -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>
 
index 8d4b7ac1b34f5c28fba364f3683b03cd4542109a..c5582c44ba6be8f9a4c7aba8847b458d11c3828f 100644 (file)
@@ -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
 #
index d10e0802c3894fdcf4c2933381844a9399dd9f09..b36cc6d896f86c84c93b7cdea4c976a1beef33b1 100755 (executable)
@@ -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
 #
index ceef93a0bcf95c44aff7423ede03cd921e1cccf4..4e9dd89b05a1d31720296e40d2b483c19dd960e3 100644 (file)
@@ -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
 #
index 4eff8b306f3342bed6064f981bc39301eb49f946..e35004fa24cf3ee3de4e4db006e4e2d547e51822 100755 (executable)
@@ -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
index 06e469c4bc408f9c4072a8166954ec098cb414ee..4bc6532c0c63596d2959945308fd8bceb7b8c373 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index c00ba590cec993da6cbc0a715b75752f58a45d29..cc394d8a1ddd87dff9bc9f7c6e4a216a2fe5b5b8 100644 (file)
@@ -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
  *
index a58906b7ed9148c5ba1f6e9e5f9c2101add3e4f7..12208fdcd80dc42ee06c9aaee49395cf3f755263 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2009-2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index ba4eaa6f831a0f8678c4d3cb64bea98066cf8fa5..aed888cdfcc83dd67e93e2ae2831344f0042fb9e 100644 (file)
@@ -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
 #
index 4bd056688079d01754e51113827495519bc4f36b..97346d850b2bd4e9e4a10de36d3bb3189b5f1022 100755 (executable)
@@ -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
 #
index b04bd19d6fa4943485f9d5ee6fca2fb6d75a6c71..ebacd949485eb2f06dcb2ae2681e91f7996f1f5f 100644 (file)
@@ -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
  *
index 129a9d8c28a718056ab97a916ff47d21a9fd85cf..9add84d6b1d3f39bf1334a6dc06e81d793a621af 100644 (file)
@@ -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
  *
index c25ddd3314accb2103a048017cfb507d7657d0f1..3db8ff9814e2821d5c059b46bfc39f47ef45edf1 100755 (executable)
@@ -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
 #
index 7bbb5a45f95c784afb311f17a0ddd7734b4ce9af..a84ad7be811881a2c2858fa94e64558195eeeecd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index b17b38ee57765a70d4535b3d93bd0e6554e18d44..4460ebdff01e22bbe7d7607fb94ff820d775e1e0 100644 (file)
@@ -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
  *
index 315aa22016e73955a8aa3df835f8426a43334623..1bd90890cf464acf7fe3ef0526c514e3f4af8e8a 100644 (file)
@@ -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
 #
index be0772af7f523e397a67285f7b2b74501105bbef..fa5a1999908f333da0914428b1fec912d324fef4 100644 (file)
@@ -1,5 +1,5 @@
 rsa-md5-collision README -- Information about rsa-md5-collision self tests.
-Copyright (C) 2006-201 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
index bf8dc57ccf4c2f82681f132a2963d359feb04fbf..527fd9e75cf42a7b7a273394353145945bdf7b07 100755 (executable)
@@ -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
 #
index 17d4684df7143761a02d53daa1f2d6cc91ca48a6..4d084cb2be737a10cc2dd8bc6dc9c98a93180073 100644 (file)
@@ -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.
 #
index 71839f738def04e18c9b663a7e1bea774c4ab123..319181aa44d9efa00163441358f7d26d403cb07f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 6907d85164877996e78f54a4239e8c3fb7f606e5..7b11fe41d742c6a1fb799d9657ed1ab65a138f43 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index d006aaa90a4a34f1db3c3b67e8e6ff4199d72bb4..4311fdad7450408081192d5b60b9383e4fff2608 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 45a89802fa0723603552a3b67ad3e445f6f60a32..00fe9a7710446c3bafb2d8fc1fe8d4c1559e59a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index aa8ede4313ff5fead05e6683cf3864c1030e07f4..4dccfa59394ba9629b96a4b2e31a40a8f31dab0b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 569d34cc7a7112246de896e321d9910ce4dbbdf0..a8920ea78bfaba247808e92a378cf327662c80b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 559de277048d5feb05dd0c11ec14c74ea7a87a00..043e656c2dd62e2e0ce4c96cbfabac2bcdd43611 100644 (file)
@@ -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
 #
index 8fce5260cdb7efefc4d9dff87400d2ed18766bb9..093947bb5d4244142c3f075b5ff7229acc5c3fa9 100644 (file)
@@ -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
  *
index 61225a35207ed9b25f163185121436605c694767..fc9aaf2753b914d07c056e2539535d740b32bafd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 6e649e32a8d3dcfb79386a31727560e5e0ffe86d..3d17fdc5faf7f6ca0026fa9abbdca6d2b4e5143e 100644 (file)
@@ -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
 #
index a2b810b89e442a857de1574459b2eb1a51560aec..7b5da51544c76176da5ae20e1f81aa5ad9743b24 100755 (executable)
@@ -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
 #
index c62e6a26d25b41b4071778ab8c468a752bb79069..2eaee5799a893a867b958f9d9553d393f52f5d48 100755 (executable)
@@ -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
 #
index 532d56d0199a980386e494e2f968a6c8b829c972..a6b63737680c6672a19957735fa84bac9a229b33 100644 (file)
@@ -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
index 8e321ac11e2e8e04484456cbf4fe6d5b9e1ec63c..1780b5830756c19a37d74905e04825d4c0ebd448 100644 (file)
@@ -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.
 #
index d29e87659ea91572afefa5b1716ca4704f93a7e4..f139677ea58b0dc5dc984089c4af09d6f522d0ce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010 Free Software Foundation, Inc.
+ * Copyright (C) 2010, 2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index c398abcd0972d5e29492c00bce9880308c8ff2b2..b4dd02de8880068d9c62e27bf89c69c5b96e9888 100644 (file)
@@ -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
  *
index a88abc653d3fdbea26a7c8655d43339decb8aec0..047933a087e51a93db452a5672be45ff8276fa7f 100644 (file)
@@ -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.
 #
index 26a53ba8b44f103162e7d014a4e824936c0af0b5..effb686980b2d6b87a1fd0550a0dd6289e85392d 100755 (executable)
@@ -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
 #
index 0acf21bdd5b67211428c457e1d302e7175f3c267..6b4424ff21d93c7f26ed778fd2aaff0e0b5017bb 100755 (executable)
@@ -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
 #
index b51223169317fa2bcf9b11a4cdb9585b282c21f4..a515372c497facf26bcc1c25ac499a538687fac3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2010 Free Software Foundation, Inc.
+# Copyright (C) 2010, 2012 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index 557a39a5e378441849497f33201f3bbcfa7fb583..34c5c83e91c37abd9afeb92a66457ef362306b1f 100755 (executable)
@@ -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
 #
index 7409455a0982ae35306acc48887338d173b57000..1e5ab1d9d3904b7ea2cb3518592cbaf6afb6bc41 100755 (executable)
@@ -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
 #
index 57c4222e2ae106a2ae1da93d51b6aa55290834cc..a8ca52490bead823e373a7197886cd9b5df165ac 100644 (file)
@@ -1,6 +1,6 @@
 # suppressions -- Valgrind suppresion file for libgcrypt
 
-# Copyright (C) 2008-201 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
index c4ba9bac70c1fd1dca3324d16265e795da479f8f..870b310d839c08b9a0804db950d28e59953136bb 100644 (file)
@@ -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
 #
index 06e415398e490c1c5b8529e73ae1b40183661642..53742277be11a1fe64c299469b36fddcd73e9697 100755 (executable)
@@ -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
 #
index be1e5ac08c18a638e540d56d959cc8cbb5fa3088..2f3474745bc09a1695fa2356de11cc43223882a6 100644 (file)
@@ -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
index e101be58729eebd4567f139b35f07b327df3619f..d5625f99e0f5d695eda952b44e5da84f30674d0c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2011 Free Software Foundation, Inc.
+ * Copyright (C) 2004-2012 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index dfd6aef3e179afbd8e1f1ad20eb12e5f02ba7de6..cd588ba6a6ae676b86a9223efc5c11c9a2489c07 100644 (file)
@@ -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
  *
index 392e22640716bb4e3c4bb7cedd70fc6664632d6e..00d7cd279706920d753c085c9eb312fb7686a54c 100644 (file)
@@ -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.
index a490c27bbbecd13e7be91e70393ad12189f13b45..b0831beaab274db3c6b53cf60f999732a35d7f35 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index f591904b7596a818cbaefea9023ef27a55361e75..aa21be7a53f7b4330cc72ee77a8114810d139089 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2012 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index a1e39f8d650a3fc2d00981bba88f75d712e8e2ed..388d44c6f9669646f7b2bf765cf436d84a27a17f 100644 (file)
@@ -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
  *
index 5cc9157fbc93e803a1d90c9183806ff1ffc741ef..a2f63876d61d1feb46e09d678eb69cf9dc6cb729 100644 (file)
@@ -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
  *
index cecff558da8b591c0942fd11afed29e5fe30e394..134c7c226cebd2dc02d45f3473b3e4908b03b62f 100644 (file)
@@ -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
  *