]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Update copyright years.
authorSimon Josefsson <simon@josefsson.org>
Wed, 27 Jan 2010 15:33:59 +0000 (16:33 +0100)
committerSimon Josefsson <simon@josefsson.org>
Wed, 27 Jan 2010 15:33:59 +0000 (16:33 +0100)
341 files changed:
ChangeLog
cfg.mk
configure.ac
doc/Makefile.am
doc/credentials/Makefile.am
doc/cyclo/Makefile.am
doc/errcodes.c
doc/examples/Makefile.am
doc/extract-guile-c-doc.scm
doc/gendocs_template
doc/manpages/Makefile.am
doc/printlist.c
gl/gnulib.mk
gl/m4/onceonly_2_57.m4
gl/tests/gnulib.mk
guile/Makefile.am
guile/modules/Makefile.am
guile/modules/gnutls.scm
guile/modules/gnutls/build/enums.scm
guile/modules/gnutls/build/priorities.scm
guile/modules/gnutls/build/smobs.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/extra.c
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/session-record-port.scm
guile/tests/srp-base64.scm
guile/tests/x509-auth.scm
guile/tests/x509-certificates.scm
lib/Makefile.am
lib/auth_anon.c
lib/auth_anon.h
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_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/cipher-libgcrypt.c
lib/configure.ac
lib/crypto-api.c
lib/crypto.c
lib/crypto.h
lib/cryptodev.c
lib/debug.c
lib/debug.h
lib/ext_cert_type.c
lib/ext_cert_type.h
lib/ext_max_record.c
lib/ext_max_record.h
lib/ext_oprfi.c
lib/ext_oprfi.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/gnutls_alert.c
lib/gnutls_algorithms.c
lib/gnutls_algorithms.h
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_cert.h
lib/gnutls_cipher.c
lib/gnutls_cipher.h
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_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_mem.c
lib/gnutls_mem.h
lib/gnutls_mpi.c
lib/gnutls_mpi.h
lib/gnutls_num.c
lib/gnutls_num.h
lib/gnutls_pk.c
lib/gnutls_pk.h
lib/gnutls_priority.c
lib/gnutls_psk.c
lib/gnutls_psk_netconf.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.c
lib/gnutls_state.h
lib/gnutls_str.c
lib/gnutls_str.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/includes/Makefile.am
lib/includes/gnutls/crypto.h
lib/includes/gnutls/gnutls.h.in
lib/includes/gnutls/openpgp.h
lib/includes/gnutls/pkcs12.h
lib/includes/gnutls/x509.h
lib/libgnutls.map
lib/libgnutlsxx.map
lib/m4/hooks.m4
lib/mac-libgcrypt.c
lib/minitasn1/Makefile.am
lib/minitasn1/gstr.c
lib/minitasn1/int.h
lib/minitasn1/libtasn1.h
lib/minitasn1/parser_aux.c
lib/minitasn1/structure.c
lib/mpi-libgcrypt.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.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/verify.c
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/pk-libgcrypt.c
lib/po/cs.po.in
lib/po/de.po.in
lib/po/fr.po.in
lib/po/ms.po.in
lib/po/nl.po.in
lib/po/pl.po.in
lib/po/sv.po.in
lib/random.c
lib/random.h
lib/rnd-libgcrypt.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/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.c
lib/x509/x509.c
lib/x509/x509_int.h
lib/x509/x509_write.c
lib/x509_b64.c
lib/x509_b64.h
libextra/Makefile.am
libextra/configure.ac
libextra/ext_inner_application.c
libextra/ext_inner_application.h
libextra/fipsmd5.c
libextra/gl/Makefile.am
libextra/gnutls-extra.pc.in
libextra/gnutls_extra.c
libextra/gnutls_ia.c
libextra/gnutls_openssl.c
libextra/includes/Makefile.am
libextra/includes/gnutls/extra.h
libextra/includes/gnutls/openssl.h
libextra/libgnutls-extra.map
libextra/m4/hooks.m4
libextra/openssl_compat.c
libextra/openssl_compat.h
m4/guile.m4
m4/valgrind.m4
src/Makefile.am
src/common.c
src/serv.c
tests/Makefile.am
tests/anonself.c
tests/certder.c
tests/certificate_set_x509_crl.c
tests/chainverify.c
tests/crq_apis.c
tests/crq_key_id.c
tests/crypto_rng.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/finished.c
tests/gc.c
tests/hostname-check.c
tests/init_roundtrip.c
tests/key-id/Makefile.am
tests/key-id/key-id
tests/mini-eagain.c
tests/mini.c
tests/moredn.c
tests/mpi.c
tests/netconf-psk.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-keyring.c
tests/openpgpself.c
tests/openssl.c
tests/oprfi.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/rsa-md5-collision/Makefile.am
tests/rsa-md5-collision/rsa-md5-collision
tests/set_pkcs12_cred.c
tests/setcredcrash.c
tests/sha2/Makefile.am
tests/sha2/sha2
tests/simple.c
tests/tlsia.c
tests/userid/Makefile.am
tests/userid/userid
tests/utils.c
tests/utils.h
tests/x509_altname.c
tests/x509dn.c
tests/x509paths/chain
tests/x509self.c
tests/x509sign-verify.c
tests/x509signself.c

index 305bbbfc44e17531128eceb1ecb12c2193448d23..7ec336be3a740426d04e5af14d7a77d879db56e1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        -----
 
-       Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+       Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+       Foundation, Inc.
 
        Copying and distribution of this file, with or without
        modification, are permitted provided the copyright notice
diff --git a/cfg.mk b/cfg.mk
index 61fd6011e933b55d23c383a7f834a68bff784e15..f1cc04d458997c5b37a53ae5538202db2f99163c 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,4 +1,5 @@
-# Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
+# Inc.
 #
 # Author: Simon Josefsson
 #
index 910d87c045ce271cf57be27c5f5511aa41f0257b..821c7bc86cf8092eb3df8ad19d803a11afc57f3c 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-#    Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos, Simon Josefsson
 #
index b85fb9b8f817127f43d88490050578d4795b031d..7766ec2840f45d714ab0aa1620aa58b5ecac166f 100644 (file)
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index fe0c365d80d36068b41b33a60726fe797bbf2731..305253596cae63c1e58a668f3acbedbcc4f80467 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index eca41b4a00a878335cde13a995a49d28056ec7fa..da4e3d6139653982d56fea535769fa91f40749f0 100644 (file)
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2010 Free Software
+# Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 5cbc239fa5263da559439524fbd588559fa5b02b..2c3f255e2b6a262a8916f2ea4a6cf023502a4be5 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  * Author: Nikos Mavrogiannopoulos, Simon Josefsson
  *
  * This file is part of GNUTLS.
index 7366ed971c579b0f2974f3f648cf46169e1fabf3..876af72812ed20f07339736b03793d268c015c4c 100644 (file)
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+# Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index ab9b2298aa86bd130cf36df4d4c861222db8e76f..10b9e07c53a50af5c7c3285eda15c4030e0dfaa8 100644 (file)
@@ -1,6 +1,6 @@
 ;;; extract-c-doc.scm  --  Output Texinfo from "snarffed" C files.
 ;;;
-;;; Copyright 2006, 2007  Free Software Foundation, Inc.
+;;; Copyright 2006, 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index f566e08e3351e65d723970d7468c2d8a72453a6b..90285353aca7c96b9c71f57cbe2b0fedce567c17 100644 (file)
@@ -92,7 +92,7 @@ Please send broken links and other corrections or suggestions to
 <a href="mailto:%%EMAIL%%">&lt;%%EMAIL%%&gt;</a>.
 </p>
 
-<p>Copyright &copy; 2009 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2009, 2010 Free Software Foundation, Inc.</p>
 
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
index 01c712b6b73f122eb85c623c55f2b199ba720e73..7fb773b1e655f227157100706f41f6b5585cc5c9 100644 (file)
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+# Software Foundation, Inc.
 #
 # Author: Nikos Mavroyanopoulos, Simon Josefsson
 #
index 548c25e3ff9897a43b259f5312ab541a608ce2f7..aaa6fe072a8891a0676343dea28213358ad96bb2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
  * Author: Nikos Mavrogiannopoulos
  *
  * This file is part of GNUTLS.
index 046543dd670f3d0fa87b32413c2c87af5cdaa07f..b823ff503ed34ff1c01b4bde69099ce7549f605d 100644 (file)
@@ -1,6 +1,7 @@
 ## DO NOT EDIT! GENERATED AUTOMATICALLY!
 ## Process this file with automake to produce Makefile.in.
-# Copyright (C) 2002-2008 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010 Free
+# Software Foundation, Inc.
 #
 # This file is free software, distributed under the terms of the GNU
 # General Public License.  As a special exception to the GNU General
index 15884b3ea3828b71941002b4c1b1a77901207299..9a24bc30ec8c64085fcde85497ca6dd991fdee80 100644 (file)
@@ -1,5 +1,6 @@
 # onceonly_2_57.m4 serial 4
-dnl Copyright (C) 2002-2003, 2005-2006 Free Software Foundation, Inc.
+dnl Copyright (C) 2002, 2003, 2005, 2006, 2010 Free Software Foundation,
+dnl Inc.
 dnl This file is free software, distributed under the terms of the GNU
 dnl General Public License.  As a special exception to the GNU General
 dnl Public License, this file may be distributed as part of a program
index 637debf1a67ac3810053a73b696049148cba1cd1..c5836c7dc8d0826a57505f75f3e6183727eae359 100644 (file)
@@ -1,6 +1,7 @@
 ## DO NOT EDIT! GENERATED AUTOMATICALLY!
 ## Process this file with automake to produce Makefile.in.
-# Copyright (C) 2002-2008 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010 Free
+# Software Foundation, Inc.
 #
 # This file is free software, distributed under the terms of the GNU
 # General Public License.  As a special exception to the GNU General
index 34b90578dabde3aa33c4ca8182c7883bdffc9419..3517df8fcc63703358c88b14f6a129874893fcf0 100644 (file)
@@ -1,5 +1,5 @@
 #  GNUTLS -- Guile bindings for GnuTLS.
-#  Copyright (C) 2007  Free Software Foundation, Inc.
+#  Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 #
 #  GNUTLS is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
index 176ccf6be21c6198654c0a8505b37eb75bad20a5..786da89c0a0370599bad86688ab0cc281a8018cf 100644 (file)
@@ -1,5 +1,5 @@
 #  GNUTLS -- Guile bindings for GnuTLS.
-#  Copyright (C) 2007  Free Software Foundation, Inc.
+#  Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 #
 #  GNUTLS is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
index a14f1aa55e7fc8e1c5530514c49a3dbf8610aedb..425e7bd70d867b240eafb7a2712f9f8962693d0d 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
index f963bc9303511e60b5d1a9c54c8aa24937eb34e4..4c65e8ba7468806641a632e2e8b6e9426f55827f 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
index 1965fe5465d597845756762284a664751ec0dc83..f3beba6af811b4987a196d69010829825386a0f8 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
index 999c66c7720865018e60d8bb10605bf0aba7f889..81cdd2e314a5a1b0c47bfd639cbc59608433eb5f 100644 (file)
@@ -1,7 +1,7 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
index e28704e7af4f8bd6fa0c795b6de8aac5e7359b38..349254cfa0a047747de93f554988ec6bf1da4bb6 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
index 0a18cf0732d0611f2284726e3d2b8f7802ad3241..6f7c892bfc354d78ff2a192e6882973b3612dbbf 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS-EXTRA --- Guile bindings for GnuTLS-EXTRA.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS-EXTRA is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
index 40bfd8196afaa874e49bb5f74f659d5f27cb1a82..2cd0bf515864a0a1cec4ead721e542154bca2566 100644 (file)
@@ -1,6 +1,6 @@
 ;;; c-snarf.scm  --  Parsing documentation "snarffed" from C files.
 ;;;
-;;; Copyright 2006, 2007  Free Software Foundation, Inc.
+;;; Copyright 2006, 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index 05cb0ca61bddfe39180b22e7b9bdb04ce840bab4..4f996ffeb29cf4bc7f63bf3e81c552f56dc68741 100644 (file)
@@ -1,6 +1,6 @@
 ;;; output.scm  --  Output documentation "snarffed" from C files in Texi/GDF.
 ;;;
-;;; Copyright 2006, 2007  Free Software Foundation, Inc.
+;;; Copyright 2006, 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index 7657be9755d873a4ba1330eefdc77228d9c5b741..b078b748ace951a5bcd23b443f37dada54c963d3 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2007  Free Software Foundation, Inc.
+# Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 2721edf837dbd01b0f0bb019886f72220e67ca1e..bc4f52d41fa586154792d0e82064a338114cfec8 100644 (file)
@@ -1,5 +1,5 @@
 #  GNUTLS -- Guile bindings for GnuTLS.
-#  Copyright (C) 2007, 2008, 2009  Free Software Foundation, Inc.
+#  Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 #
 #  GNUTLS is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
index e31e33679821b84b1c10a67690abe552366a3aad..79ea2be92e7d128fe95381682285fa433a83ceb1 100644 (file)
@@ -1,5 +1,5 @@
 /* GNUTLS --- Guile bindings for GnuTLS.
-   Copyright (C) 2007, 2008, 2009  Free Software Foundation, Inc.
+   Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    GNUTLS is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9e362b1db1790a69a5f51f72c04c63aa549ee2f3..bffb7c1f6202dc12658e6ad956f39d1689395ec4 100644 (file)
@@ -1,5 +1,5 @@
 /* GNUTLS --- Guile bindings for GnuTLS.
-   Copyright (C) 2007, 2009  Free Software Foundation, Inc.
+   Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
 
    GNUTLS is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 00593facb73a4ca675e8edc61a92b6d8e6d42ef4..fd5740eece2e5b4ec6865d844b2292d11b648380 100644 (file)
@@ -1,5 +1,5 @@
 /* GNUTLS --- Guile bindings for GnuTLS.
-   Copyright (C) 2007  Free Software Foundation, Inc.
+   Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 
    GNUTLS is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f8f4fdb5a3e26aa4a7041b1ddbfbe4edee9bc143..80a0079503e4d4106bcb47b30a756574fd3e49ef 100644 (file)
@@ -1,5 +1,5 @@
 /* GNUTLS-EXTRA --- Guile bindings for GNUTLS-EXTRA.
-   Copyright (C) 2007, 2009  Free Software Foundation, Inc.
+   Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
 
    GNUTLS-EXTRA is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index e7ce647c358f97a7b44f79bfa5546242e3b4740c..c794bfeeef3802d11bbad86e337316510e2da570 100644 (file)
@@ -1,7 +1,7 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007, 2008  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
index 17cbfaa7f4d9b5948ef5d77488beef29782d5034..58c692bede796b5591d25e04d15fb1349e5eae4b 100644 (file)
@@ -1,7 +1,7 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
index 594e353b305de10dd5c5f0ec2af6186b4fe9415e..c6bb2bdb394d41e8b5f86e66b1af018e55834b5a 100644 (file)
@@ -1,7 +1,7 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
index 3a86dfe8a5e647462f6feb62ca8d5f9e71870e23..8416f0fcb615d60f8db0b8957b4e5e8f908d8c32 100644 (file)
@@ -1,7 +1,7 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
index 32254378417a634b772f6817c28be02cb33127a8..8138bdf1706a80ccbc4fd73c46da7ab4812dd668 100644 (file)
@@ -1,7 +1,7 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
index 1bb531a5b217d2ed827d02273d43584c310b3b01..be478272874d1cca943fe8b00dfd8d5b275a59c4 100644 (file)
@@ -1,5 +1,5 @@
 /* GNUTLS --- Guile bindings for GnuTLS.
-   Copyright (C) 2007, 2008, 2009  Free Software Foundation, Inc.
+   Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    GNUTLS is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a13a53ef9a14d49cd7e606e1e4970f21fc0c7890..4dd20a8b48ab011a6b9dd7a1a386b2847da65300 100644 (file)
@@ -1,5 +1,5 @@
 /* GNUTLS --- Guile bindings for GnuTLS.
-   Copyright (C) 2007, 2008, 2009  Free Software Foundation, Inc.
+   Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    GNUTLS is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ac932735ec09aa48661593c95985636b1b3ebcf0..ab78ecc1cc6ea3f97b3eb1fb47dbcd3e667b36e0 100644 (file)
@@ -1,5 +1,5 @@
 #  GNUTLS -- Guile bindings for GnuTLS.
-#  Copyright (C) 2007, 2008, 2009  Free Software Foundation, Inc.
+#  Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 #
 #  GNUTLS is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
index f5500b2ddb744296d935eb2042a8b262ffc4b0ff..5a42d31d796a2f934495ff2b503bf0ab1e642060 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
index db1aadd1c1d995d7f9d9e1fee4030d6769246f55..1bfc829ed9a5c432d576e99893eceebcdadb3278 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
index e3a7c749fc1fa10a56092b003a948771264b6ca9..34300cf5d68d9540f08ae9847829929fecef9a65 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS-EXTRA --- Guile bindings for GnuTLS-EXTRA.
-;;; Copyright (C) 2007, 2008  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS-EXTRA is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
index 875340cb638f0bb10145afa5d3ef1496ac9e6dbb..9083d2fb4ebbecc29d189986a2e81ec46dca69cd 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS-EXTRA --- Guile bindings for GnuTLS-EXTRA.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS-EXTRA is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
index 0aa9da5456abc87fbcddc29c3fd83ccbcd22548a..f97c7af30f07dbbb02ff2ae33e3886e3f33e26b1 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS-EXTRA --- Guile bindings for GnuTLS-EXTRA.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS-EXTRA is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
index 585e4b469d6b4ebd1b639b516202a4a18f2c431f..d1cafde06b5113045a558255a1eb83d8f2bd8a9e 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
index 978ba2de1b35730c76850cb62ab8b77ec89edb0b..021c2a2ae250a6369a4241ee04b19df981b2cf1e 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
index 7db901281ab037f668b26081e3f83988fe8b5f2d..7c81fd29d0292809ca637c1e0b2ce0be3ec8e052 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
index 432256fe95752a1b26655b5475481843102c781a..147ff666b57e55f2bc4702da1e1852df5df5bd2c 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
index 1099c7e9a00a38e55d10938ad80c40fa012150f7..3ecddb971189bbb722c8007ef6fe860d28717d22 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation, Inc.
+;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
 ;;; GNUTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
index e389d2515b54e95ba3bb7d8ff2e2db7d74ea5f4f..5e4ce56c627539e46f348091e6cf5e27a2fff73f 100644 (file)
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index 28932e918d367d098891ce773fa2899a4f32f9d7..b3917e02cd46f96416662fd2daa4b22a77f36da3 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 66bb692b229cd1b3ac3dae2d57a69273b973ca67..0a46704d896358a2869c3129769c464017722498 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 337f67fa6390687e50dfd5a0d483c05cb3a01bb8..8e4f4aa997126a09f403b59fcfab8b7bd65a8554 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+ * 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 1351af96b3176fcd4c0fcb02740085354c35818f..f7f752e2abdc5208fb140fa1df91c0867b37605a 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index d24db7f136c5ef060148d16049d22e6793903e2f..17052bfb687d1d35b2a47ff400687ca417fba91d 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index fe243bbe67bbb28a1c4e5c911150431d791c6c6e..57d17ffa4a3cf275ae3c7342cbac80748f2e0bf8 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index ee5f7704ebf142d885d31525730bd59d1b27c882..b24c4569e1171c61dc049daf64b700477fcd72c2 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index d3b09f28dbd7a2377037e17315306b470d5e6577..29c65f966670bd5943745d59fe94020cd07880ec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2007, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index e33c0ef552a8060e95d7f2a6630506e6430a8c8a..c7f1a2e41e02b7a22496d1db888a8dfbee780f00 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2007, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 9ae4bd03770246e164e8c6d6e856f848414c106c..4e6ea41f60d7d0e6f63de61834f71c788b69f3de 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2007, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 78f540a55fd8abc77af09c58fbd06a5278a9d731..98397a8c3cb7b154c4fee614301f5001fa72f3e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2007, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 0c8a1d805e0506911a38799f708132cfae5160d0..fe27804672865a9711ec819fe58aeb2a7818a56c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2007, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index b8c498a7dcc5d2273930b5cc43938a2f2bed77b3..e9bbb135e07b4d9f258c7e0668cafd2937c47e12 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index e07325a620a0d028e03ad5867dae0c2a41e53e7b..83d5b81be85688ec2a337e5cba502918cda5e076 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 818d98df4d5baeeb5f26cd79422b2f2ef6d077a0..3f5eb55f7f754198926367042096e9938c9ac0a4 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 7438d9bcae3fb4d811fe99620ed8a4a6133dde56..b15f46e148e518f224af64742fde0106ce8d6f91 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index dec8531693945f4f47ae02479c1c54119b320000..8d3e6d794c1bff0edcb4cb1ee83f440b80ef4103 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 813e59d00332ce763723b86b2f3de24e7cee2adb..66292060316e3f7d124226346a36f9528021bb35 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 06037324577b719cfd402b0f69cc0a756839c519..6f15b809755fa4c2214e0c7ba29681febd6c7590 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index eec0dde356a186211e9c225d12c464601b0e66e9..d702c0db9e6d292a976ec180c7ef2c61f474549f 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c70aaad97363c16bf48b0e83f2f8f45ddccda08f..e2b34fedbf4bf1ae33c42d32027f61eda47552ae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 4cf7d43b6d5970b452d00dd4e9668115616a0ef7..01178b7fae3f33ce3ca52eef15e0bc999ff1e659 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-#    Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos, Simon Josefsson
 #
index 518ffb898e76fc12c6d9f1c64d9365ad267f089e..a88ab94722dc5cb656ebc9094b2bdda51ff150aa 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2004, 2005, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 2fae849b891fba835f15759de40aacd8e3b22077..9942efbf24c695ac30788b51a74d35bf45214643 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 386490e9a3f8c3e81966d221e54b4585eaf5f53d..ae4e9c221b2f3c985c76042610126e74f32decf7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 058a47e74168cf7c302e9830d08750f5f9bd41e4..9a36b9d5542ee4b7548704310857c5db9b3f90df 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index b753e88c05ce4984a1d57d00ea271f9f17c2fe37..58e0bcda8ecb42d03ec357e292f22cbd3eb31bad 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 586b00cdf031bb198e2d8be97da425b7956b09f5..0fef2175dda2d5d4f1160d8fca5e16b07266de2b 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2003, 2004, 2005, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2003, 2004, 2005, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 257a128970c64d74856b475ab2f61da7f9791187..b144dd51d80442f60fcc8891171dab82a28eac31 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 3d3cc4f853b6c3ef4356a3dac5514e7e9a540da0..e515fdd593f6aada8405ead2af68594b32663a8f 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index cd27a112e4e87a88a1bb1bee2f966eadd21e91f0..02d74458f49065b9dda9fd3c528be5c59c18ae26 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2004, 2005, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 2afee10c02a3b4d4661f2c6125efc295cccbb929..502a1f9c0180cffe0737bf1f8382ca3f4e7ebb88 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 0f2fb853207316c88f260444ef151f815957b29d..b0a5bf7453a9f3adb520b4bfb64f7a75afe4c836 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 515c117f739d59cfff5a9e87b41d18dce2c1f81d..479efa3429d6bcee797d75b18fe39092d0263290 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 2cdae96ad43cedb2529526b3a6965f54c6498206..fc11e94df5dd04d0f47a842d7c3f431bdbf5d5ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Steve Dispensa (<dispensa@phonefactor.com>)
  *
index 5f0c4462fce16b8ebee7d44143a83027d2105599..b70e4817d6ed5472c71b435fc0c96be914b5b4ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Steve Dispensa (<dispensa@phonefactor.com>)
  *
index c506420d841eb2601fdbd49cbe2d691d661114d9..533808b6bc92fe87fc2b67e68af6fbcb9472f45f 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 388d206e3439ac4902b616970619063d84ca7974..57555b23fe12c22c1c9de8d7b02dd3aa35db14c1 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 4f65eb832ffda96fbbc7ad5488a8ccf29eb85b0a..d659a83f420e9a7ed55c71203e09889580163c45 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Daiki Ueno
  *
index 3fd8ee670e49dd429ec6e21b5cdec11c86bcd6c3..49ca7f43bd741998d45342ccf54d321358c8c2b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Daiki Ueno
  *
index 400c7983e522509b8b2013b124b2378b0a112357..b11a89153dd88ccbea1af4a2c34c5839cd1d7a7f 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 8b4360fb1c15059f919598b9df7112312d8e4213..7123637e7f7613f8882982256364e89e3af5e91a 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 6950a2da95266c1ff1ea6c047ea8263edf60b3eb..c6ded6eb52469aa772cc3bb8c07d55ac3e629424 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 5ad7348f8d36efd5c8af0c51c4b3a58711e97338..42ca567b4920b297475274defcad23018162a1c3 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 8e4ac4f22ce1a3156f49f5239c994f09aae873c9..317683576579677cd53777ebc41dfae402c7aa67 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index e398df6c4b36e0f9ecaa5b4316f6f307354dcc07..861fbda13d8681d6d6c8aa215537b2d00d5dcb50 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+ * 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 3d38d2b988d1114fd2afe5ba114758a9b902115e..34df282d43e8e97a6dc67fbb9f873199d57e90e0 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index bafd6766b2f98d9bf8b5edce1baf171e81201370..837bd948599dcf0a4a3ad53411f9fcd3916d1de1 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 4730f51064635306930711d45c0cc7650e7c7912..328fa2f83a8fcc7df6fd7801fb065bf051cdc708 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index da2f6b80bee70dde38abeff8f5c71c13936398ac..312b03ce487ff18fc5d00c5b7cfec88d2e88402e 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index d6effe2c5848e79ee0e4ac600b1bd8ec81520941..8b2084231bb6735208da2281cd78f59b71ede38f 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+ * 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 2a92538e016b4f8dedc60c990957977e6c553b42..1b0d194cbb69388fea9dee73069470ff95a63483 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 4e355dc326d1c947cfca3c84b0a5f8ec9bb491f0..ce2aef21f5b8fde8049261c02d9e3700d39c1c31 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+ * 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 07beffc2b40494e20ef0654d5fc92ccb8b834caa..179a18684560df149eb0079cc97c967510a4665d 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index cc9d38e4289ba1e25f92279449f2b3a482279aa0..f1a4efcba7559b318e3aa3c8bd5456eb3d72c920 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index e4181e77364c611afd807f3989575eeda2a8fda7..aa6b9e3170bc97d5f29e1992f27ff015378adab9 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 4f8fc3194c8ce370ae7d210c29f15b1284cb329b..55abc09590af45f3f771e4d671f3c2bfd7c3e480 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 73e3e272568d725290a11d10e52a5836d08b15e1..67044ded064bbe3175ce80c06de003d20fb7ca82 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2004, 2005, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 5d1f044c462fa70021674226fdd1a37f8f11416b..35cfcabb441417f4130615d19ba98f6758b3358a 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 41e3d7ab37ee14f96c656365112326a385ff301e..3658949042d9c5dd0f4ce6571b02d80dbf1a961d 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008  Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 68076dddf2bf1075003f368869bc09af9f6df274..26c0af0772804b0145d675e571a8952b1231c776 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 55661efd09af018fd5ba6fe608be8ebf37dccfe2..04c4411fd3adf902a1bf63ab07a6b5dd7aca25d2 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 1ee8b111229a040051de0a4124161b634a85d2cf..73488dc2621870332695533ea006e9550dc9aeae 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 3f71ca94417b247c682f32da7e4734a3f9bbff62..e136eaa19d30bb5093b80d79683da46f6849fc6f 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2002, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index ad3bd8bf74a50469e64e1b325df46fd9a7d638dc..3848a50c9c2e5e8e6be388b6dfe4628143710db1 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 3760deef87f13a5c938402f4e9a4002b583a1fe9..e1e5b5a8ce9b6c540d6ffe21f775543bf3cabf1e 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 0e17e0e6b49052c2b8890bcb363832dfbf98de95..dce3e5b7c730b586880474ad8980d6198ed39cd0 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 8a3c5711dba2f5502f15bfd856cbcb50d08b1d75..2d79f07232dcd6d3b54d20d361de78ff0de55d1b 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2003, 2004, 2005, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index b4a1177ae817fd41709c70706e5a8f4a1ae65291..0de3741a48486300bcb6a4e92fc745b6b0791acb 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+ * 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index a1d8ac2ef56df4631c708cdc23a23e98a5e05b03..9dd9a399a75d325e12d40097ebcaa3a93425f69e 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index a1afc5f42de6044fa4c9bde75d8def037c64cc76..e76a54dc59ec3be106f4538ec6d0e1073857e7b3 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos, Simon Josefsson
  *
index 3bceaf00a10c2ceb4453fb4dc35cf370ffb69d23..50cb2b9b5237c7c6c366bdb92233753134b06d67 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index aeb48b5d16f19a531cbbc905e37385aeeddd5351..01b6ce4e666c1bc2d55b4733d53b7b8b6f9b1ac3 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 5bf2b27a859cfb3f3517eaf273e577aea1ef4041..984a394c083180f6100ae05f2bc1152968e5d8ed 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 47565fa587ea6ee8f493facc8ae3bd1048ffb5d0..39669f198976bbe7c0cd4c4bc2e4a369ba9ddd9f 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+ * 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 62bc92dc92ef2ddf2e12816f7100050fc33f9100..ed71319dd10ed799167a591b31571a19137d3e71 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 72caa950a66cfd4c1078b4958bd0808d3cd5397a..ebbf4bc4807951cf6450487a83ca6444babeb85e 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2004, 2005, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 1fbd74a542ca42cc4bdee7a6da0f75ea52662ac2..0df696745e4cae752b65b3dad18a33de99e4eb30 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index a2c3c813ad087ca33d0cb9cc61367f5cfc28d7fe..ca4fccf5bd78f8fc1097abb984046c8497f04963 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index f1982224a5a43a8ac79c1b33d77e8dfe4fe28d46..b8b8bbd275e22f938b801006dfefbb100e20813b 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+ * 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index e18a21cf8e16e726c1841f2fd5413ab5d089f3b0..3f7bff2afb0dd3afefb08231c4013566f016d6d7 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2004, 2005, 2006, 2008  Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2004, 2005, 2006, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index bbf16c23dc812d7244348c2bd1e84749f05d322e..8f3654084acd1c499d6550a9ef80b9ba7f033078 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c6621581941fb3df257c0c64f78d39850ca515de..1acc4a5d4abd04c6839b000b342cb43b6871ce35 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 733b22e0ce5f4b25885cfd863557ca5269fadb8f..a5b4b875729dce456c3f4a42474b5a3838ab60f9 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 8d41ffa69bddba5fe558d1fc84e5f4548ea67014..76a93a0bbeb7cd3c8a0009ae44cbbb3392554dbe 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 1a72a5901a5d9312352c4abeab5b6a4f11214ea5..cd3d05af31e375673d90a2335837cff8c38dd419 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c932efd87a0fa2bbb48b32c5fbb6df72b6b5f893..68247d8e22affb6eee261f82273f714b786bf3b6 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index db7568c12908fb099eff0e3ccaed6b4e6ae170f0..f8479226c5b6d557bab5e08719b52a2426e65d9a 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index f389819ee94e428716916166b351cce87d3c1be9..020e1b1e5187b11637ba6f65174094fd9b28f05e 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 29168303cb2118ac553f6d44404da57301eed292..0a0f7c0fb18a8b13c1646ba5a202906ebed8eb4c 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 96e2715e52514af467c5d0b97e8fd3f059a1ea3e..16d28d5df77d2fe3c644833aad8be2686ef52818 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 2b71b321bd41520ce7a263a8951806c259d9d07b..471def5c5b31a1ab187df1d8cfb8e72662d4c56c 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index a192a720a17a05ef2b479369cc8c2379ce73f935..b6e5b9acf6abc3a563e0dabbbb35d663eb96466f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 863b0c210735628b2ec95f33de16f162c8ff1fe9..6b8736df8c519ed10bb0e31b2ff4509b6c80b253 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+ * 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 96c90d3124085aa20d8cc10fc50d2d55886b78f3..d65333ff674b1e61b7d309db5348d2361ec05e18 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index f89a310e36c7494d9750e1c0c63c2f5545795b12..96879fb9a5796991cd300f0b7011dc3513ea231f 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index cad2148ab665e94a0a85c435e4123417d4abf3d6..93f2c53c865d0fdc3f126d549227f548d84cc0f4 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 2179af853515a9ebe59e16d54df1b00cb59f903a..b4ef604670cc831c54264d21f2dda5a08b79d2a1 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c8817e76318621a0032a3360213d18846945b0f5..27afbc982916dd25957aecd1108225c5ab98b072 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 89a1152fd12e188d33defbea4244b0216b9a843a..b66ae2b5c11c91bb5eefc25249aecda87a025f94 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 186e3f26b4204e1c9b56f33c63d60c749b38ec0b..0c78bf359b5b37c7d73c9aa163f1135983b4126b 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 3ca93c0fa5c9ac574cfd1ff21c11830e24055cbd..a19f2366a3686941ab03a5a9abce2d277703676d 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index ffb9243bca7647c14cede48d6baba1a5c50bcbcd..aababc41ba4f40165dd82fc737d925608fc2d969 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index cdb81d0015a0e48a2d86af42a421ca050efc1642..0c12d41ec20743d1024b0204c36283c34847bef2 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 82cd1fb58480d64a9985416b8a2f0b695aeee423..672634d7f095994d9c7235d94ce0441bccc65bcf 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 481db77d16bb1b5d156e0762e8a068850b69f077..0b85ca41e3796d4289bd15e2d7f74d63d455f83f 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 6dbecafa132ae8a935e581572ce0c2003a9bd7d8..02d629003c24d8ecd47f64830f2a721c0c993508 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2004, 2005, 2007, 2008, 2009  Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 72da1c050beaeaa2ae856bd9f16b97e0e3e0fb16..32ee16cf33e247233aa7b823c8d3c9eaa7ae361e 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009,
+ * 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 7e13dc51c40744dae677e63845d4815a93111b88..9ee172b680a7c435a8cb118a9f1e124ee89ae75c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 8888f5997d6b9e23e22b846bd5493c470fd92482..67e4673026e65a629b5a9852def1528d46253b99 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 43257ed0544dd4e901d634ecbe4c4e283b975519..32f3e38d80d460b729d378efcea796ec385a226a 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index d43518694331dfef2b20fcf0e87fd68eea5b8ee3..45cf8e356afe470d48949edffe8f29d84f32afe2 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2004, 2005, 2006, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 34653c57534aa9a5055dc8ad3d57b5497dc7838f..6a2cd945d92c0632258e619a00d32b1f9c6c7c5b 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index fe0d4d17205590c1e60e5d2c9447816e376e85bb..6e163110915f1039002190effa32b8b6aaaa20d4 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 71ca71794ba069ddbb15ae3c5b60e52a0f6a37d7..dec92441fb35419321ce1dfa33d14b07ebca02f7 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index ae05c1306655e842f101a439266355af77552ded..e4197868878f75588e87ceec06b30df7d2a8ea32 100644 (file)
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2010 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index ca0cf4f45a4977d2ced6b117ecd0dff2162d837d..0c136de32a63ae720a5f47018cdecd80554241bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 394f58960414ee26f07af8a30b8fe7772549246b..2e316898e57439ffb6e4ff9bf995469dc61b9ec1 100644 (file)
@@ -1,5 +1,6 @@
 /* -*- c -*-
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+ * 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavroyanopoulos
  *
index 1d6e16eec9e6d2b685c7ac15c7d88b4740c9119d..30880e9162ada4ad56cbf8859974cee3ce6a6436 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 670b8955120c3fbb64a0ace39a7f97804f055846..a2cea1d8c3a91ddb5d165359eed8b417406a1b6c 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index d40244b5f65680b0a3686f83876ab164b0d0e759..fdd3823889f8789621fb21911d7df05418362907 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index f02c4bd1eb8eaf7842cbad2f03f1446209a27c52..bec2db07b1e0e5e0c68b028e4969cb1d8c481402 100644 (file)
@@ -1,5 +1,6 @@
 # libgnutls.map -- libgnutls linker version script.           -*- ld-script -*-
-# Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+# Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 16b57b8dd50d6b83a5a3c5476ab6e439d270d5d5..b3e2e76924909f2468521a6cb266381eb45196a8 100644 (file)
@@ -1,5 +1,5 @@
 # libgnutlsxx.map -- linker script for libgnutls.              -*- ld-script -*-
-# Copyright (C) 2005, 2006, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2006, 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index edc3a3e5bf731a50200b01eba068272fc789a493..f0f67e077dd1b225db8c5c0820193e03ed880729 100644 (file)
@@ -1,5 +1,5 @@
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-#    Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos, Simon Josefsson
 #
index 3840add1da62a2819d853de64505278b750e6caf..3cff9b60f13da5e06c0157013842ff859836f62a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 9a9bc82000345a913d4d925478ad42f2571de920..e32783e5ac9ee331582b5983069438a969e28564 100644 (file)
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+# Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index d6224909e6529c9f54f499f0330b0e0d4203fd34..e08de1431677c1dc60b7428d56be98ad2c238e3f 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
+ * Inc.
  * Copyright (C) 2002 Nikos Mavroyanopoulos
  *
  * This file is part of LIBTASN1.
index 5b42af53442fc48e696e2d17ef693216fb172e92..bc583c4ddec48608a8c63a442f5c4f4f90bc941a 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  * Copyright (C) 2002 Fabio Fiorina
  *
  * This file is part of LIBTASN1.
index 0e9d492900bd6c8f81d5d625c400c9eb43db2a92..d108322cd27eeb8bd5f11ed857b776a3f1b3de6f 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  * Copyright (C) 2002 Fabio Fiorina
  *
  * This file is part of LIBTASN1.
index 2cef2960c1b916834102f613474e78b3088c5ddc..6057813d8c05fc78f260f0c34c641af473c17f78 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  * Copyright (C) 2000,2001 Fabio Fiorina
  *
  * This file is part of LIBTASN1.
index 48a18b82fa0be5a717a70b7b94efa4d5136ad38b..fc7d727cab1ac261a00fc7e4227b836d9bcbaad6 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  * Copyright (C) 2002  Fabio Fiorina
  *
  * This file is part of LIBTASN1.
index 35c7398a3fb859e3196638afa9767f6c52ac3a12..0781dbfcb35c19ca70a0e9d7f0b3f2f1c534309b 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 32603e5d2afa4fda3b59a65cbfc856855b8df3ca..8d9913f746f89a34ff9867c357258eb403e1b8c3 100644 (file)
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2010 Free Software
+# Foundation, Inc.
 #
 # Author: Nikos Mavroyanopoulos
 #
index 3a08b5fda318942f2b60361727946ad8b1f6a647..ad8c165a23d2cee50ced189fd7abdb4a98aa6d14 100644 (file)
@@ -1,5 +1,6 @@
 /* armor.c - Armor filters
- * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Timo Schulz
  *
index b695f0f45d4a4811347cbbe91f051efa85232c26..101b06098cb22fa7fa6dfd6c5dda7d7e2388674c 100644 (file)
@@ -1,5 +1,6 @@
 /* context.h
- * Copyright (C) 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2007, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Timo Schulz
  *
index d5a63afd4db732cbfafb73f00627d21cdeabe62f..d09a06769599b7641c3380b6e370c50ca0240e7b 100644 (file)
@@ -1,5 +1,5 @@
 /* filters.h - Filter structs
- * Copyright (C) 2002, 2003, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Timo Schulz
  *
index 6ea435d547456a4d6238076aaf1dc6e84760aea4..039e6d4c9e3b697c52fc39ea2e7467c05c30b52c 100644 (file)
@@ -1,5 +1,6 @@
 /* hash.c - Hash filters
- * Copyright (C) 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2007, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Timo Schulz
  *
index cd8e939b4809de872b048776ef41ccef2d894302..7464dfbd3f6092c34cc05d195951c3317619cac7 100644 (file)
@@ -1,5 +1,6 @@
 /* kbnode.c -  keyblock node utility functions
- * Copyright (C) 1998-2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Timo Schulz
  *
index 85281c69b51061c53c637877fa72abc06d905762..7b798520e36da4804d397c255f994ca6f4c15419 100644 (file)
@@ -1,5 +1,6 @@
 /* keydb.c - Key database routines
- * Copyright (C) 2002, 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz
  *
index d76f795654f9e5b89f44af6d27f3a56fe962c525..d654cd4e9cd30d01ac18f94b2ce8774d7f8f03cd 100644 (file)
@@ -1,5 +1,6 @@
 /* literal.c - Literal packet filters
- * Copyright (C) 2002, 2003, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2008, 2009, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Timo Schulz
  *
index ddf9c3303209e0c8e272e2b6e44e20dc0c02dd10..1803643cbb5e5a4d08762317eaae2e50f960dbc4 100644 (file)
@@ -1,5 +1,6 @@
 /* main.c
- * Copyright (C) 2001, 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz
  *
index 613bc940f323ed9bced9270a13899a4ef3c78c08..0a76dc6dbb860d0fc4319e8d05520775588f0bfd 100644 (file)
@@ -1,5 +1,6 @@
 /* main.h
- * Copyright (C) 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2007, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Timo Schulz
  *
index 1331253df6c7f676928c2aaab2b80d11a7d4687a..26c159037d6d0eb314e9305952cee88112299ad5 100644 (file)
@@ -1,5 +1,6 @@
 /* misc.c
- * Copyright (C) 1998-2002, 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2009,
+ * 2010 Free Software Foundation, Inc.
  *
  * Author: Timo Schulz
  *
index dc5304b8bb1d52cae429eb27627ff4fe0c1767f1..70048edc71d2b79b2e8df2fc3fad494607b4a9ac 100644 (file)
@@ -1,5 +1,6 @@
 /* new-packet.c - packet handling (freeing, copying, ...)
- * Copyright (C) 2001, 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz
  *
index 0ba17af47a2318f94a4999e213896ba3213098be..23b14713295bebd072d5ee90908679f8d8abc445 100644 (file)
@@ -1,5 +1,6 @@
 /* opencdk.h - Open Crypto Development Kit (OpenCDK)
- * Copyright (C) 2001, 2002, 2003, 2006, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2006, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz
  *
index 4e3f5a55b19d5d9a2209b149f57a03d903c2daac..ea3b147d9e893feeee7b23342af57d6a492586c2 100644 (file)
@@ -1,5 +1,6 @@
 /* packet.h
- * Copyright (C) 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2007, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Timo Schulz
  *
index 0ee122bd3015bae2da37d1e44d6c3a5b1092d0d6..d9f66f24745d8e865c982aef55bfa5ab00a29827 100644 (file)
@@ -1,5 +1,6 @@
 /* pubkey.c - Public key API
- * Copyright (C) 2002, 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz
  *
index a044a10c3ae0199dc9e95582c2a0f9f382beb1a6..cae56f1dbf2fe058b8e90fff9219c22191bfc843 100644 (file)
@@ -1,5 +1,6 @@
 /* read-packet.c - Read OpenPGP packets
- * Copyright (C) 2001, 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz
  *
index 33d9c85bb58d3915d39b5dbbfad4229d69d7be5d..e3e4d40a3de657303e7cc9d70953166e9447af0f 100644 (file)
@@ -1,5 +1,6 @@
 /* seskey.c - Session key routines
- * Copyright (C) 1998-2000, 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2002, 2003, 2007, 2008, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Timo Schulz
  *
index f4e8ccf0f0dc28c155ff0372dae1297477579300..6c6f7c15d4f8c9bc9cf8b60792f5513c7ffd1ee7 100644 (file)
@@ -1,5 +1,6 @@
 /* sig-check.c - Check signatures
- * Copyright (C) 1998-2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Timo Schulz
  *
index 82f8155b01f3c146ea64cc5a8373c123204d8a9c..68c6b3aed44053eef140b62d6151d77e05cf64ca 100644 (file)
@@ -1,5 +1,6 @@
 /* stream.c - The stream implementation
- * Copyright (C) 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2007, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Timo Schulz
  *
index 977d675b0bedeb5222ccf09865918b71b9fc2c82..f7883c5a19b2b45e7fcd6b7f5ed66e9bbea4a8eb 100644 (file)
@@ -1,5 +1,6 @@
 /* stream.h - internal definiton for the STREAM object
- * Copyright (C) 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2007, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Timo Schulz
  *
index 8456a822924e7b61bc12d07c5457bf7f3f46dc42..5a225d9f7b6b8fbaf4eee5e092a573958ef3fea5 100644 (file)
@@ -1,5 +1,6 @@
 /* types.h - Some type definitions
- * Copyright (C) 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2007, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Timo Schulz
  *
index 1b1794078716ee2c9a97f724fd57ae8b73d59512..ab1638d5e1a61c1370fe81518067e5ec6703b991 100644 (file)
@@ -1,5 +1,6 @@
 /* verify.c - Verify signatures
- * Copyright (C) 2001, 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz
  *
index b095655586e793024af4bb9fc70d719ea0550cbe..2c8e71334e2d14f779ea545f9597edbdfeb1fe6f 100644 (file)
@@ -1,5 +1,6 @@
 /* write-packet.c - Write OpenPGP packets
- * Copyright (C) 2001, 2002, 2003, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz
  *
index 16f026dee789829ce48cd3a9d4e0167f046d805e..5b28a4829f9fb1eec6db8e187cb2f1037051f8da 100644 (file)
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+# Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index c0095ea93c453028480421e7a4fbafeb5ae6e996..0f4a602ab3ca43f6e63c31625cbea2dffa71c354 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz, Nikos Mavrogiannopoulos
  *
index a6f61d8e862ff60d10bc694ad1e5b16904c25f6c..60261c9ee3573cd01cf95101051f8ff39ed94851 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos, Timo Schulz
  *
index b3c42dbbaf465498b1fece12b28e0d7ae04b47f1..1c6818e4d930d9082b2b9697b17bfebc68ce1ce6 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Timo Schulz, Nikos Mavrogiannopoulos
  *
index 628949ae7385f5899c81ecff4f298c8a8f5b3d6f..996d9f359a3ee7eacbbdc08df843bb7c07790ca2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson, Nikos Mavrogiannopoulos
  *
index d0e653947d5240ce61085e8b1d88b6d316d7ed69..6e2a1227badb3b4d976fd24e42b5b80577550918 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Timo Schulz, Nikos Mavrogiannopoulos
  *
index 89427bf11d5a51e61b5b60029d6f38af3bd17fdb..0bad94baf05533a11ea83fd6be82d913d4d532a2 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Timo Schulz, Nikos Mavrogiannopoulos
  *
index ee5a91a0f77f45f7c0e63b852368ee871d859144..6b8cdcaf8f62e13a7d9e6942ac05acb61f7fd6f9 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index bd9b000f953388f725e21cba865c7f0f77494b73..89844b8426e2cbb8c010c3e7914263e45bfb2790 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010
+ * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 750b54d381ee8a48b9f445d1e2e569e90f67c713..be2c3dc15d45a87fde2eedc71ccaabfcc5607e9f 100644 (file)
@@ -1,5 +1,5 @@
 # Czech translation of libgnutls.
-# Copyright (C) 2009 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 # This file is distributed under the same license as the libgnutls package.
 # Petr Pisar <petr.pisar@atlas.cz>, 2009.
 #
index 1b75bd62bdeb631016e0930f3f8b5d3ce56b7d25..bbdc4861aa2522f221a4f20ef1446f0dfa807404 100644 (file)
@@ -1,5 +1,5 @@
 # German gnutls translation.
-# Copyright (C) 2006 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2010 Free Software Foundation, Inc.
 # This file is distributed under the same license as the gnutls package.
 # Jens Seidel <jensseidel@users.sf.net>, 2006.
 #
index b528001672dd0262b1fc279c724e236e07bf6e5e..50d3d020413f2f1fbd2f130426bb410f268be017 100644 (file)
@@ -1,5 +1,5 @@
 # translation of libgnutls-2.8.1.po to French
-# Copyright (C) 2008 Free Software Foundation, Inc.
+# Copyright (C) 2008, 2010 Free Software Foundation, Inc.
 # This file is distributed under the same license as the libgnutls package.
 # Nicolas Provost <nprovost@quadriv.com>, 2009.
 #
index 4260eb4927496f0a9f23e530a0beae68c1e6e5b5..83ab6745b5865f8579e83fa57b44a86fa91109ae 100644 (file)
@@ -1,5 +1,5 @@
 # gnutls Bahasa Melayu (Malay) (ms)
-# Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
 # This file is distributed under the same license as the gnutls package.
 # Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>, 2006, 2007, 2008.
 #
index 64a5c15453edee956307de71bb33c74141984c58..b91333d7f227ad327c15b9a6292522590a2ee10b 100644 (file)
@@ -1,5 +1,5 @@
 # Dutch translations for libgnutls
-# Copyright (C) 2009 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 # This file is distributed under the same license as the libgnutls package.
 # Benno Schulenberg <benno@vertaalt.nl>, 2007, 2008.
 # Erwin Poeze <erwin.poeze@gmail.com>, 2009
index bcb85781d2686d27252abd0e65ed4f62024df480..2b4e68574e480e869a80bd3b9eefce884f3f4ffd 100644 (file)
@@ -1,5 +1,6 @@
 # Polish translation for gnutls.
-# Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
+# Inc.
 # This file is distributed under the same license as the libgnutls package.
 # Jakub Bogusz <qboosh@pld-linux.org>, 2006-2009.
 #
index fb09e879a1f44a593fd027dc70be5cd03b749775..b3ece676f6d9ece05983cd15113168e4c683e418 100644 (file)
@@ -1,5 +1,5 @@
 # Swedish translation of libgnutls.
-# Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 # This file is distributed under the same license as the libgnutls package.
 # Daniel Nylander <po@danielnylander.se>, 2006, 2007, 2008, 2009.
 #
index 5322ca1bd0534f1f2f9516df2d4686e0663b4759..394d80b0bbac755eb9d67f276e0441e15df424dd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 6c13182854b7768bf37995a9d66cc0601beb534d..97f14786162470bf577adc1e10d393f1ad8d5830 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 482135f4308797a6c80ffed2601249041dcb81d6..3e75100aed7016e7165ef38cae097b52f1729b17 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c47a98a2519049be45580143d8a4074680029348..ac36d5a796b11f1024bf589ecf6b685730f047fa 100644 (file)
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+# Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
index b01a1a73d4e340017161dad2b1485fe5a34b6add..d49f0dbea2696b33ff18b5b150296ba2d244aaba 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 81be2836e6c368983fc28c4110bc4f3c7c82565d..b70085befc25588027e2e27adb52f5c94b1436c8 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c770871d7e0d5c594068d4692a6ddd6c679d7a45..ba9663abff6dee21b1660d0be5e3410e3d415aad 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 492076398074162fe3a8ef72419598162e3dfafd..26a3a25464ac85764ac5dc528171447ca88adccc 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 550d2a0027a01f1073b31885775bade97f9d0165..a57988c1fbba664ea7e5efd14067531b2efb1da8 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 7136b1089b4f827f773db098bbb22b03411f1df4..29d76961270413ba1fd0dcf7edc8811114e1f406 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009  Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 46cd1643ab7755f76ff1ab9496878d23500299d7..3498364f20705f0c9fd8deebe94cbc07b399968d 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 7955fe71c36e8abe5fecefe8094cd8911ad4a170..0a65d2116648d02f7ac75d7d4286d5b1f96a0fd8 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 79513e3c246a1dc655a1caa8ea7610531e5ed7c1..1263d17100ead2fe4c3f72c12d7237e117ee3ee1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index f63a23fdc50b6104c8038f9b4556ae297147b330..09143db532413ae092b71cc71deb8df0c38463c9 100644 (file)
@@ -1,5 +1,6 @@
 /* gc-pbkdf2-sha1.c --- Password-Based Key Derivation Function a'la PKCS#5
-   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008, 2010 Free Software
+   Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU Lesser General Public License as published by
index 58852949ca27d2939038b7b7a8f8b81b80a54d97..6c12e780266d65d9a42cdc71df3409b17f1a207c 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 8b4a1a4a63239c795a7de07898fce0e922699484..b2ffea5720a07746b05f9ae34bbe85ea95cb4123 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 5569eba217f2d4a98815b2848b2a263dd88dd68b..d8518ac16e5bf0fd26c8a989f1a1a8a04cef027d 100644 (file)
@@ -1,6 +1,7 @@
 /* minip12.c - A mini pkcs-12 implementation (modified for gnutls)
  *
- * Copyright (C) 2002, 2004, 2005, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2004, 2005, 2009, 2010 Free Software Foundation,
+ * Inc.
  *
  * This file is part of GNUTLS.
  *
index 81e42e927b90264a5165f8722ddcbef3019f880a..4bd89f794e9d45cb54c94aed81447d71c1cad002 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 833529293cf3e3d405067b7389658a875b75237b..77d205c44255cbf327e8c7075ee2d4af4799647d 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index ca1b6a2cbb6c6f06ab049150c52b177a47614efd..d2029e69d1377fc8a2c8b33373c2c387cc210507 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 837ee5f245e1c0bf980cf0c2cff9c0245e5ebacd..2be15403183f02478af976c9a9b79715734b5424 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  * Copyright (C) 2002 Andrew McDonald
  *
  * This file is part of GNUTLS.
index 885af18ad77e6901ecb57b1cb5742c7c3c3e2b7a..10a1dcbe1011555fef0d72e9f443ca9381d622c0 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index b3cd27724bc442f0551510b471eb7fe44af0cdbb..06a0656f76e83e9e3c77818bd7fdd07ef871a427 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 04f0382c9eca44972d7d193d7f484cbf3027c8f2..f2c012243f61c2b03fb2779fda63d629f42aca18 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  * Author: Nikos Mavrogiannopoulos, Simon Josefsson, Howard Chu
  *
  * This file is part of GNUTLS.
index 4e39b52c37dd5e81ed1e778f658012102c82adde..cc734c6c67a5632946fe49e51ce619db7dfd9abf 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index b6dd7f01c636c284c82e52a34a5c4c6c9ba3cfec..908f41a8e96cce4fb7878bff2b9b77f8e8aa1c3d 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 6b27a51b2380cdda226c2c2f7e8fe470a9c5bf1e..9b2d1dfb8cb0ea62a327c3808d14d0c37f3ca7e6 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 4006385e5bae830203f04e43259f342dd9d7b0fd..85c4ffd2158fabc4ce3a0bf688b7637b44b3713a 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 23ed77fb7e71cfe414af36400474d66fe3a7d941..43c3c9c4276f604c3c6b015b9ad403502ab1a06c 100644 (file)
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+# Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index 9452d776207f5d794d44e55cc6f664194cbdfbca..27a7add7aa015da927f37135e362706ccfe59845 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-#    Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos, Simon Josefsson
 #
index 8fd827a5f80b41f4e60e13e6986c58fe422b2fa1..36f5760e8146e08339612e7043776eda4445c09e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2006, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2006, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index c88666a07c6adb13e89aa95e20565f9a81b2cccf..12fb50bb803619db1109c49e069cc333a6337406 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 24ac094c2bc91491e3c647183b21cd75c5c846e4..b3f5bc14f57149132dda22febb4786f6da93fbc2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 022efb37fdcf5d6507ce0573c41032ced39d1736..5114e9137102c8d29af58e114169fcd20f28748c 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2007, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index d8e4fe56b952ff3e91533e289f9219194442b0a8..2eb74ae64fa7464b7c0c96926158d658e3a47c08 100644 (file)
@@ -1,5 +1,6 @@
 # Process this file with autoconf to produce a pkg-config metadata file.
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008, 2010 Free Software
+# Foundation, Inc.
 # Author: Simon Josefsson
 # 
 # This file is free software; as a special exception the author gives
index 2a55040cd9119292eedc7d25de6e36bbfdfed7f1..57ebb818e93f2bfb3a479d6646620e130a33e8d0 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2001, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 6b4c4fb4ea09630516163c0a9c22986c0a81f0bd..2bedf779e10fbecb85945668ee4ce69aaebfbead 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2006, 2008, 2009, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Simon Josefsson
  *
index 4f58af9dc04595e5d4922d3a473229acca1ab9e7..ccd1c455de1faac295d619982a1f5c03c2d12581 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2006, 2008, 2010 Free Software Foundation,
+ * Inc.
  * Copyright (c) 2002 Andrew McDonald <andrew@mcdonald.org.uk>
  *
  * This file is part of GNUTLS-EXTRA.
index 41b02762e1e023e7440eaeed95786c798917aae1..14a87c9d0501060efce38a9d9be0a92cf4a29155 100644 (file)
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010 Free
+# Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index e27e307e99c098674e70539b993faba1a514b680..5871a37d65eaa674c7724636249647edaa4d341c 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free
+ * Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index fb0f56bf82a51612baa85301fc3a59064e416aa5..668fa82148fd352397591d3383621569bcddee2f 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  * Copyright (c) 2002 Andrew McDonald <andrew@mcdonald.org.uk>
  *
  * This file is part of GNUTLS-EXTRA.
index 96717162d8283716ec30f4fa96ea621702608d40..d66ea7095d06d5665605d1e8f30c418842d6199b 100644 (file)
@@ -1,5 +1,6 @@
 # libgnutls-extra.map -- libgnutls-extra linker version script-*- ld-script -*-
-# Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation,
+# Inc.
 #
 # Author: Simon Josefsson
 #
index fb26f2377a4dbc0a89d4dc86875d30a55a3e4d03..e929749db5bdc4cadcc30bcf1e357bd4e342faed 100644 (file)
@@ -1,5 +1,5 @@
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-#    Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos, Simon Josefsson
 #
index 66059d9c6d0c1901901b4aa9b9fb5710e35f0ce7..ac7a2db8185b168bdbb5e9fe414e04a1cd4ac305 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 521246f60de50770ce006ac3e0f5f0fdec65cbad..a09499cc0c5e8faaffa564e30a05c45910c0e706 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index fc248843d9f927811989a96e0c7b2613c5e63be6..77e6420239ca577517f3b1e767280a0785d986e7 100644 (file)
@@ -1,6 +1,6 @@
 ## Autoconf macros for working with Guile.
 ##
-##   Copyright (C) 1998,2001, 2006 Free Software Foundation, Inc.
+##   Copyright (C) 1998, 2001, 2006, 2010 Free Software Foundation, Inc.
 ##
 ## This library is free software; you can redistribute it and/or
 ## modify it under the terms of the GNU Lesser General Public
index e22370f4f537ccae310491c2b092bdfab946c7d4..189ba088d64e80a199cd792f3d904178bc67c8bc 100644 (file)
@@ -1,5 +1,5 @@
 # valgrind.m4 serial 2
-dnl Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+dnl Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index 7352eca38f8d84229e50eb8dded2735d9fd22de2..a551cf21eebc7cc0084400f550b64ad6325b444e 100644 (file)
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+# 2009, 2010 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
index 218aed844840b9791e21c2ea1ec2723d055ee2cf..64aeb0196007aac6afa148927a406ba253e00fea 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+ * 2009, 2010 Free Software Foundation, Inc.
  * Author: Nikos Mavrogiannopoulos
  *
  * This file is part of GNUTLS.
index 38ed6a48de46003105de085babb66c4bc8f8ac89..79859c74697b432a54b7711670144e089e004ee4 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  * Copyright (C) 2001,2002 Paul Sheer
  * Portions Copyright (C) 2002,2003 Nikos Mavrogiannopoulos
  *
index 7f8ad861d8d936268f6fe6e40293a050ceabccee..39dd595fe57d5918f184643287914db7e5e85990 100644 (file)
@@ -1,5 +1,6 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+# Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 44b81a9ae007415ff1cafe27c5e1576bbbf6fe86..fee0cd2a5b929fc4c9147255be654ad91ac08f63 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 879caadbe5c81ac3c7f071897c55cfa9fb8e64e7..b86d38dc2888e76fa2d8109ab166ba288e690e7d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 8dd4a75466ba3fbfcca06368c8d58a211256715f..4d3dd282ca0891c9dd19c31ac0f1b7dc6100e739 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007  Free Software Foundation, Inc.
+ * Copyright (C) 2006, 2007, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 6f3821439f2456bc52580ee2845f9d4b8d0d54b7..3529aaee22c474f013a96564acf8822f1c857ae3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index f748d6509b774357a41ad33717c9a0bc2b4e3b61..6d875ef90ef8f6cf29b260b9908233bd80632653 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index bc5319cbda582fa4ebf3b745e590c7f5e87feee8..6c246bb8b54a91761ab203c478a825093383730d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: David Marín Carreño
  *
index 88548aee6c83fc879d7d6aa38a084af0c8ed5bb2..c1dca46a49b6b5e9925174a8f09cda1d0fd4fff2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index fb852878e7298e4d133d18817955887910ae2158..ca38db53e0e38bdf42b7ddb719a590a39254f96f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index fd304b6a398bd9f6622c60ddedd93a712cd6e7bd..3f3561c59eb6f034a613ae02d4d2c72e6aa1627d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 69e68c20f70b0614c13c2d4d1eb48e68ba34e543..715e4045564ab0813d789a8b82411f5f9aff355c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index d3e89a979cefed6f579e9ca3c1aed0a0f15ef11f..6f837766dfe7a1abe23e733ca5cb6bd17d8750f3 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2008, 2009, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Simon Josefsson
  *
index 765f0cea55f965dbac8c0d1d3a5d37f27e18a886..d6dfd5e010b18a9426338fce5bac42a06e693acc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
  * Author: Simon Josefsson, Howard Chu
  *
  * This file is part of GNUTLS.
index f5a7e92151bbf0a4495704f9a8cf35b63dc4e932..527473d4a9d424bbeed53a2afdc3063be8feb6e4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  * Author: Simon Josefsson
  *
  * This file is part of GNUTLS.
index 10e67c99729ab3434b42094c9b97da7ae9ec1589..9fea34a8606d7dcda9ed41effa5d1221a32ff040 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 776f6c174cd429fd7a19a77452d16400062e6106..d9883a3a8bfccc56ad861e332d0b1cf9ff39e22d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2008, 2010 Free Software Foundation, Inc.
  *
  * This file is part of GNUTLS.
  *
index f5ce4cc82948e072979f65ad3bd5a5acc5a8262d..7cefa15130cb9dfb9978567842462d41e58ed8ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 589c80752ddbb7919a94cde528bbd50097f1bc2b..1c6fca642c44230c75a1e95a5f1acfb49d944b26 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2008, 2009, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Simon Josefsson
  *
index 75f1cb20c6bd169707466f111f2c5e74037d5c1c..654f7afaf9fe35bbaedd493642bc75f308a813ac 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 3fbffacee20785c525743755f2cfc9117c1087d4..4c23614fa17daf63211557959a995db2b26fb9f7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 4a7c071d47af3d3f83d8b8ee3f3f2efb42ba3767..3956b989112de819605f5c22696d29e15c9f575f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson, Nikos Mavrogiannopoulos
  *
index c9198ad036ebc830d9451071c08695398a121ae7..cef2cc457b4cc042ac263282031043711b528d31 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index d0b6ca712fdc43d719ceeda5f614c1964a35a239..396accb5f1d9c4d9ce5669c599edf7896d7c380d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Joe Orton
  *
index f4e7343e85e6bfeeb59605daef7bb0bb4eb74b79..73c33810130195b1e99de9c7662a7d05d69a46b5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index fe86cd034d412de0ef9d29e37939651e0045809b..6f82da679d16d5b5913dc7bb2d9490b9e9688dc1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 86b3095f8b645ad8b2503c9d3ef485b53bfea69c..2468abd2807872cb31eb528a7baa408975052eeb 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2007 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
index 00d4bab774c146dc3ae4d770d98e13b2ed5d50c2..2e85bd4c543a7f031bfb97731d800d1f0ba5f507 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2007 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
index 3de97717896de31461a02ddff4b2cc47939f76c7..7147319fd8935c478f6a0af1744c77134ecfb7c1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2007 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
index f330c81125effd45be498e9bba56b561b79a0c2a..24ca8072593c146df993ac7c69f3f9e89545aa2c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2007 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
index d950334f40c2252dcc21b11343c11abbcc9efa28..30be305231f24aa1c14187147619445db8af212b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2007 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
index 0ba85f89f15f2af8edd866009d4b65c0d45672d3..1b31bb80287b9774935af5fa5b2d7f2fe35928ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 7e9ae7ce44b1775364215678f599764fe04f29aa..17e97e6aa506554ec65318d7f8e817da1df93f98 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
index 3fdf788d99193fdb8e3f6a079d6db7aa42ffb01d..5cd50a58a2a7eddb3e73c7eff7c412717b41819d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2010 Free Software Foundation, Inc.
  * Author: Ludovic Courtès, Timo Schulz
  *
  * This file is part of GNUTLS.
index 459ff435a25479547e2637aa09bcb35a8ed9e819..67b84b7afb79e9f25efa69b7950d2a18a069f633 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index c534fbeac1414b3375fe118851bf3622cdfc1f53..8d1d8d42282bd413a7474363b25175511b343aa8 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2008, 2009, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Simon Josefsson
  *
index 51502acff538248ae346b15cb7978b1cc8436a69..aaacc255ded929fb293aed4c50fd8b7c02056b50 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 6a699ddecd148587dff682506352eea6bd10eeab..b8900f547343aa915a63605ddb5b6cfe42cf3173 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index f5b6b9e3e430e9979d7c18d0f2c0bd2753e2417f..d81e67ddedbea13a3a8d7cbe14f3328c3720520d 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index ddda90baa234469baf38651c5d8cb1c5bf31a0fd..8da7d5c17e653b99992d4722a95c5a3365758b7a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 91a5285e59c370585a59df6df0f6f5b2b146ce74..5dfca15c957481487f7321f3df5eaaaeb8275b9d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008  Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
 
index d185415be52a691c202b0f889f10d3b99f4c19a9..0bf0c5c387e5e89d18c55d89354a28db4b41e4e7 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index f43f2598e808e6e768755f2848c92b0349edd701..ce61fe95a6948d7c3c26d8f3f39b876b98fab687 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Free Software
+# Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 6f46a61fcb39a34df8bc5ddfaf96f2def2aa4dc0..91a7d44c5ae1865f2d7bccb1513dd730b19f8e88 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 1ae32b199c0ea18da1d48249c041172267102414..f2c24cbdcc638cd3b6d4ebc6434ed01249987740 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005, 2006, 2008, 2010 Free Software Foundation,
+# Inc.
 #
 # Author: Simon Josefsson
 #
index 55853c601e893801430032df19fdcfecf6aa7181..f9a44c99ec363713a089619f6233f5dae7dd8a47 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index cbc1459a99112b91a7ecbce89f6b4c8f8de0cf36..747c4ea7b3b457bb18bc2193b3619b39fbdaa428 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 9a44e0d5c1a8f1f3919c91e99e37ad27c1dcb2c2..1970111c0da815e84f9a808444039374313c08af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 41eadb1f7e15ba3f9bc2ce77ad044f63aea38f34..7ef2b50e95492d54293455700cf9f9369905ffd8 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 8af5f2d8d1967ded0891ba0542ff301f7be843f2..97065ae62e2ae58f6327bc3e6a267726dc55d135 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005, 2006, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 1a854cd8454553e2c3dcaff3c9d6212395e756fc..750e48d646a9ab853c32ab286043fe922fac82e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index a6355c9ecc219b368adcc8e19849dcb84f1d02d4..afcc634ab1365ee041456229a3d02f9e0b1ab8f7 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 60e82eed117c7f4398d22c2fc43925fe501558d1..74224fc04a93fc5792c0cffda54e8300e40333e7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2009 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 6cfffd90823aecb45f1b3429ca8bc94029aa3c48..c675667c3acd5a67eb6f986a8fc9727528586ad8 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 7472b149fb13ce8127bca4db008dff1392d9463c..d6bb324e5da6f57af8a2c5a4ce4a5f801119ff88 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index f520e40a7cc389877eea87d4a189526f14ef5750..d15ae76b79819cc16bbdcaaea3bcdf3663457d2c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2006, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2006, 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 3e116b3c95d0cbfae5f9f14e12b9f75838745287..03b5bd5be889021c3a4a978833decda73bc04a49 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2010 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 0265be863bdea7090774a43c9b83b565ec4a86bf..fb6a7aee94885d39dda1340fef0213d56bc5609d 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 19a3a1df9a74ac9d7eceaf2321c0d1b4f4f26299..3b77615a270ec2fc81f96c455eef9af8370d9f0e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 88b22fd1ce8bcb526294dfa035686b9782a8b29e..0465bfaa80f807a5ede4a68b62e2e9446a0e8b07 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2008, 2009, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Simon Josefsson
  *
index a247cee68bf40db83f64ff620356e44e23892eae..bce5f84d23ebbdaf95c0c14765b52abcc58fedf7 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index e43058aa3fb2eae03d644bebb9bde30aa6b51886..28334776b8ac47bed218d411b7efbd40be049cc6 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 2dd4bfe81b31db60c2bbbe0f31a941475b7a9497..04c8dc65f9328e40a1df2ea10c45cd06ecad64b5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 50f623f40e7213638c43c3b0c1d29379d5652e00..7e39dff4398257ddc5b324cd31e7f91fb9ff1768 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 326e3b27dad3708aa21df0887f8d17e8d2dba9d0..cf4c1a3cb8c43d1ef08e7b165ec88ec8f83b0704 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2007, 2008, 2010 Free Software Foundation,
+ * Inc.
  *
  * Author: Simon Josefsson
  *
index f104525e81155706fc395c3779c01d9a6d87dee6..eef77f7490aa04ccb2344f64eca865e5d546c748 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
  * Author: Simon Josefsson, Howard Chu
  *
  * This file is part of GNUTLS.
index 02923c6e52993c69d04795fff91fccc818d9bcd8..87c19e7c1d2d37217ea2ec9bd8de45b46a0144ce 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index a0e34d0452c19f8c7f0c44bca78fb6394c644f8b..acb4149614c427517ef062d3459d54ff396677bf 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005, 2007, 2009, 2010 Free Software Foundation,
+# Inc.
 #
 # Author: Simon Josefsson
 #
index 8b334bce9a77b6e888b3127d5abf7062881e231a..3bc4d094b80ad6e2095c3b26026f8e615d982e7b 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 4dc64100eee086678db8698a5d4663555d90126c..3ee9560435261a65ea38727b7e744c4edd7f2e81 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos, Simon Josefsson
  *
index ebcad59d8f5c0efbcea4c65cfb20af6cd74b08d3..6ab7238511976d86bfd1db7113b471486013b342 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
+ * Foundation, Inc.
  *
  * Author: Simon Josefsson
  *