]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix FSF copyright notices.
authorSimon Josefsson <simon@josefsson.org>
Wed, 27 Jan 2010 15:04:47 +0000 (16:04 +0100)
committerSimon Josefsson <simon@josefsson.org>
Wed, 27 Jan 2010 15:04:47 +0000 (16:04 +0100)
317 files changed:
ChangeLog
ChangeLog.1
THANKS
build-aux/gnupload
cfg.mk
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/manpages/Makefile.am
doc/printlist.c
gl/tests/test-gettimeofday.c
gl/tests/test-memchr.c
gl/tests/test-read-file.c
gl/tests/test-sockets.c
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/errors.h
guile/src/make-enum-header.scm
guile/src/make-enum-map.scm
guile/src/make-session-priorities.scm
guile/src/make-smob-header.scm
guile/src/make-smob-types.scm
guile/src/utils.h
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/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/gl/tests/test-memchr.c
lib/gl/tests/test-read-file.c
lib/gl/tests/test-sockets.c
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.c
lib/gnutls_cipher_int.h
lib/gnutls_compress.c
lib/gnutls_compress.h
lib/gnutls_constate.c
lib/gnutls_constate.h
lib/gnutls_datum.c
lib/gnutls_datum.h
lib/gnutls_db.c
lib/gnutls_db.h
lib/gnutls_dh.c
lib/gnutls_dh.h
lib/gnutls_dh_primes.c
lib/gnutls_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/mac-libgcrypt.c
lib/minitasn1/Makefile.am
lib/minitasn1/coding.c
lib/minitasn1/decoding.c
lib/minitasn1/element.c
lib/minitasn1/gstr.c
lib/minitasn1/libtasn1.h
lib/minitasn1/parser_aux.c
lib/minitasn1/structure.c
lib/mpi-libgcrypt.c
lib/opencdk/Makefile.am
lib/opencdk/hash.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/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/pkcs12.c
lib/x509/pkcs12_bag.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/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/openssl_compat.c
libextra/openssl_compat.h
src/Makefile.am
src/benchmark.c
src/certtool-cfg.c
src/certtool.c
src/common.c
src/crypt.c
src/prime.c
src/psk.c
src/serv.c
src/tests.c
src/tls_test.c
tests/Makefile.am
tests/anonself.c
tests/certder.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-certs/testcerts
tests/openpgp-certs/testselfsigs
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/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/safe-renegotiation/Makefile.am
tests/safe-renegotiation/testsrn
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 3c3195d3044af5670bfaa9b1b16e33d5a604f5d9..305bbbfc44e17531128eceb1ecb12c2193448d23 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        -----
 
-       Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+       Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
        Copying and distribution of this file, with or without
        modification, are permitted provided the copyright notice
index 40cd524fb6fb6143605b5e5f6cfd7c879df66905..fcfd07701a291565a5971950a362d9deed73b1af 100644 (file)
        repository for GNU TLS
 
 ----------------------------------------------------------------------
-  Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+  Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  Copying and distribution of this file, with or without modification,
  are permitted in any medium without royalty provided the copyright
  notice and this notice are preserved.
diff --git a/THANKS b/THANKS
index 49dae6afd15db4897221fd925bdf595a51c29d55..46c3347a00da2d1cb837dda47fa1a4d72f361392 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -1,5 +1,5 @@
 GNU TLS THANKS -- Acknowledgements.
-Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation
+Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavrogiannopoulos
 See the end for copying conditions.
 
index bfdad59b6a73e9a4ad5d6f2e8d83c32a27c10f60..846f2764d505c4619d2e4715ef80eaea1ed7b9d7 100755 (executable)
@@ -3,7 +3,7 @@
 
 scriptversion=2009-12-21.21; # UTC
 
-# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation
+# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/cfg.mk b/cfg.mk
index 770195461b91ca3410ed35fc193b5fc5773cc5b5..61fd6011e933b55d23c383a7f834a68bff784e15 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation
+# Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index e3a20467b3ed664957e80456e5300011a803740f..b85fb9b8f817127f43d88490050578d4795b031d 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index c599d96d8c1a2f2cc6657695bdd3d89bfc6d1c79..fe0c365d80d36068b41b33a60726fe797bbf2731 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007 Free Software Foundation
+# Copyright (C) 2007 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index babb586523a6ed1c6d7cddb356dc682561469979..eca41b4a00a878335cde13a995a49d28056ec7fa 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
+# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index b3971be0f646287f849aa970121470bd1771937e..5cbc239fa5263da559439524fbd588559fa5b02b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  * Author: Nikos Mavrogiannopoulos, Simon Josefsson
  *
  * This file is part of GNUTLS.
index ee8a4a0c09eeda2bd6eac66be5f1cd320ec0f2c4..7366ed971c579b0f2974f3f648cf46169e1fabf3 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+# Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 0dc5099c657b2062ba830153e6b26cc601fa55f5..ab9b2298aa86bd130cf36df4d4c861222db8e76f 100644 (file)
@@ -1,6 +1,6 @@
 ;;; extract-c-doc.scm  --  Output Texinfo from "snarffed" C files.
 ;;;
-;;; Copyright 2006, 2007  Free Software Foundation
+;;; Copyright 2006, 2007  Free Software Foundation, Inc.
 ;;;
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index b80d4bc509d02362eec442364eac976afabe3457..01c712b6b73f122eb85c623c55f2b199ba720e73 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavroyanopoulos, Simon Josefsson
 #
index 95c1fe4e1d1e4c8dac0c6c1ccfb0b45517dd6704..548c25e3ff9897a43b259f5312ab541a608ce2f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation
+ * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
  * Author: Nikos Mavrogiannopoulos
  *
  * This file is part of GNUTLS.
index bd6698d1cf3f12ae503e087ef1bb13056f653702..c961726b50bd4f1338fa29cd866c8802e140df6b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2009 Free Software Foundation
+ * Copyright (C) 2005, 2007, 2009 Free Software Foundation, Inc.
  * Written by Jim Meyering.
  *
  * This program is free software: you can redistribute it and/or modify
index 5d31e76f27afa35376509b31116fcce56a140483..97d9c52426802e83b025fb621339ab4aebc95253 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2009 Free Software Foundation
+ * Copyright (C) 2008-2009 Free Software Foundation, Inc.
  * Written by Eric Blake and Bruno Haible
  *
  * This program is free software: you can redistribute it and/or modify
index 2509680bae435695f805765d5a6564acca64005e..6829205946c0c41cdaca3f69f5820ab72f5bfa34 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2007 Free Software Foundation
+ * Copyright (C) 2006-2007 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software: you can redistribute it and/or modify
index 2d259649cdf79ba3ef921064a966b7827f0bad7a..f74329c7001cfcb235dc60e34c15d0e09abe3bfd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation
+ * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
  * Written by Simon Josefsson.
  *
  * This program is free software: you can redistribute it and/or modify
index 3e3e9f330611c1bf67f174c053c583986ad7a944..34b90578dabde3aa33c4ca8182c7883bdffc9419 100644 (file)
@@ -1,5 +1,5 @@
 #  GNUTLS -- Guile bindings for GnuTLS.
-#  Copyright (C) 2007  Free Software Foundation
+#  Copyright (C) 2007  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 85cf709790be64544c0a20193b378a0e94a203e5..176ccf6be21c6198654c0a8505b37eb75bad20a5 100644 (file)
@@ -1,5 +1,5 @@
 #  GNUTLS -- Guile bindings for GnuTLS.
-#  Copyright (C) 2007  Free Software Foundation
+#  Copyright (C) 2007  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 6f253a51e6bb2859c1012655d39d5d1ab58301b5..a14f1aa55e7fc8e1c5530514c49a3dbf8610aedb 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation
+;;; Copyright (C) 2007  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 ea60b579cde696b1001eebed4e2343cf6abfd423..f963bc9303511e60b5d1a9c54c8aa24937eb34e4 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation
+;;; Copyright (C) 2007  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 419364acd2a3454dcf2b9cb8d272ea77b4259e92..1965fe5465d597845756762284a664751ec0dc83 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation
+;;; Copyright (C) 2007  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 ebac7eeea2ccaebfd5899d06b2f17656a1268abb..999c66c7720865018e60d8bb10605bf0aba7f889 100644 (file)
@@ -1,7 +1,7 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation
+;;; Copyright (C) 2007  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 dedd6ec3a527ae91542a5287df4b1c8a6760379f..e28704e7af4f8bd6fa0c795b6de8aac5e7359b38 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation
+;;; Copyright (C) 2007  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 d036f07cfbb6d646918e0d03852c761c267656c7..0a18cf0732d0611f2284726e3d2b8f7802ad3241 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS-EXTRA --- Guile bindings for GnuTLS-EXTRA.
-;;; Copyright (C) 2007  Free Software Foundation
+;;; Copyright (C) 2007  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 cf86710299c6cd925146722433ad63dc3a4c78b8..40bfd8196afaa874e49bb5f74f659d5f27cb1a82 100644 (file)
@@ -1,6 +1,6 @@
 ;;; c-snarf.scm  --  Parsing documentation "snarffed" from C files.
 ;;;
-;;; Copyright 2006, 2007  Free Software Foundation
+;;; Copyright 2006, 2007  Free Software Foundation, Inc.
 ;;;
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index 2057f775c730d22120d7720f210ed4e21908f584..05cb0ca61bddfe39180b22e7b9bdb04ce840bab4 100644 (file)
@@ -1,6 +1,6 @@
 ;;; output.scm  --  Output documentation "snarffed" from C files in Texi/GDF.
 ;;;
-;;; Copyright 2006, 2007  Free Software Foundation
+;;; Copyright 2006, 2007  Free Software Foundation, Inc.
 ;;;
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index 6cd4821e320f6aa64a66e33edbe5e530a107aca8..7657be9755d873a4ba1330eefdc77228d9c5b741 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2007  Free Software Foundation
+# Copyright (C) 2007  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 c360899f34478b80cd57c48597cc556d7d44629a..00593facb73a4ca675e8edc61a92b6d8e6d42ef4 100644 (file)
@@ -1,5 +1,5 @@
 /* GNUTLS --- Guile bindings for GnuTLS.
-   Copyright (C) 2007  Free Software Foundation
+   Copyright (C) 2007  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 041527dd6e04aa45c993420f6221f581bcc19bea..e7ce647c358f97a7b44f79bfa5546242e3b4740c 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
+;;; Copyright (C) 2007, 2008  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 27c8d6f9ce5b056b093239a0ccdaef0ff569304a..17cbfaa7f4d9b5948ef5d77488beef29782d5034 100644 (file)
@@ -1,7 +1,7 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation
+;;; Copyright (C) 2007  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 059254b5f997713d89b8f0056cd8106366294f4c..594e353b305de10dd5c5f0ec2af6186b4fe9415e 100644 (file)
@@ -1,7 +1,7 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation
+;;; Copyright (C) 2007  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 64a2b67fac4c04cfe3b1d8bb4dce8f30b930b2de..3a86dfe8a5e647462f6feb62ca8d5f9e71870e23 100644 (file)
@@ -1,7 +1,7 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation
+;;; Copyright (C) 2007  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 71a0c4347f0b18cb0d064f80137f34a6681dd3aa..32254378417a634b772f6817c28be02cb33127a8 100644 (file)
@@ -1,7 +1,7 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation
+;;; Copyright (C) 2007  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 88984d1bbefb55bcaf0ce15dedd643850f726cf3..a13a53ef9a14d49cd7e606e1e4970f21fc0c7890 100644 (file)
@@ -1,5 +1,5 @@
 /* GNUTLS --- Guile bindings for GnuTLS.
-   Copyright (C) 2007, 2008, 2009  Free Software Foundation
+   Copyright (C) 2007, 2008, 2009  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 eb4375fc3bb42d2293faf0a395bf27862792923a..f5500b2ddb744296d935eb2042a8b262ffc4b0ff 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation
+;;; Copyright (C) 2007  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 d739cecb40b26af565c2ba789b2b7f3374c7e05f..db1aadd1c1d995d7f9d9e1fee4030d6769246f55 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation
+;;; Copyright (C) 2007  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 c418ea36ab14650c7b9a83e709de97a0dd543a9e..e3a7c749fc1fa10a56092b003a948771264b6ca9 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS-EXTRA --- Guile bindings for GnuTLS-EXTRA.
-;;; Copyright (C) 2007, 2008  Free Software Foundation
+;;; Copyright (C) 2007, 2008  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 e58129465e76a52309238d08826deda681ac8c94..875340cb638f0bb10145afa5d3ef1496ac9e6dbb 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS-EXTRA --- Guile bindings for GnuTLS-EXTRA.
-;;; Copyright (C) 2007  Free Software Foundation
+;;; Copyright (C) 2007  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 b02bebc8ee95485373dbb23d03a742eb5ab1e38e..0aa9da5456abc87fbcddc29c3fd83ccbcd22548a 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS-EXTRA --- Guile bindings for GnuTLS-EXTRA.
-;;; Copyright (C) 2007  Free Software Foundation
+;;; Copyright (C) 2007  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 d202668c813a81c0b1d6fd5e6afc904ca2400647..585e4b469d6b4ebd1b639b516202a4a18f2c431f 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation
+;;; Copyright (C) 2007  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 e0b313c9debf0001b1c6a267779b503cb9cf5147..978ba2de1b35730c76850cb62ab8b77ec89edb0b 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation
+;;; Copyright (C) 2007  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 bb994a508d0cfb1be60cbaa700be9c9bcad792d9..7db901281ab037f668b26081e3f83988fe8b5f2d 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation
+;;; Copyright (C) 2007  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 5c82aaebf51d2b6157810752d96a92db2cf90a07..432256fe95752a1b26655b5475481843102c781a 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation
+;;; Copyright (C) 2007  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 3b5629c3a301d65db879e3670e1cc0c2504a7860..1099c7e9a00a38e55d10938ad80c40fa012150f7 100644 (file)
@@ -1,5 +1,5 @@
 ;;; GNUTLS --- Guile bindings for GnuTLS.
-;;; Copyright (C) 2007  Free Software Foundation
+;;; Copyright (C) 2007  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 fd366f0f5b3cbda920e7416cfc5acbb524df24a5..e389d2515b54e95ba3bb7d8ff2e2db7d74ea5f4f 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index cf4bd4fb1dc755fade63fff64a387707fe4e2289..28932e918d367d098891ce773fa2899a4f32f9d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index b1705f852aec02b153d0c06086f7fd9f4ce3b945..66bb692b229cd1b3ac3dae2d57a69273b973ca67 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 5a6d8beae366de4cdf84e27f8d9f6e5f7aed5356..337f67fa6390687e50dfd5a0d483c05cb3a01bb8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index f982bc7a18b859baf4294a35a55de8ae35a9b628..1351af96b3176fcd4c0fcb02740085354c35818f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 0e4b3ce442ca934605bc296af54b6977642689f7..d24db7f136c5ef060148d16049d22e6793903e2f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2009 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index b4ec6b6a00d4982bef0c95ba1fbb2a8822fe47e7..fe243bbe67bbb28a1c4e5c911150431d791c6c6e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index eca85b34faa6c7068a8d5e1ced197d27aa71851c..ee5f7704ebf142d885d31525730bd59d1b27c882 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2009 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 386d5fb9b6a815335ed58e8933186f078706963a..d3b09f28dbd7a2377037e17315306b470d5e6577 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2009 Free Software Foundation
+ * Copyright (C) 2005, 2007, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 9afd966d64c4b833cf1cc8e4912f54e3dc93679d..e33c0ef552a8060e95d7f2a6630506e6430a8c8a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c71ec15ff96096365380ad560e92848ce382605d..9ae4bd03770246e164e8c6d6e856f848414c106c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c599628a60fc226412851cb10f0d24d1cf24cf94..78f540a55fd8abc77af09c58fbd06a5278a9d731 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 8e847c07d1a99fe07dbee5b9d95b8f545c087a52..0c8a1d805e0506911a38799f708132cfae5160d0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007 Free Software Foundation
+ * Copyright (C) 2005, 2007 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index d9beface3244adb2541401dcae84033dc35b1d58..b8c498a7dcc5d2273930b5cc43938a2f2bed77b3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 52adff6be82f85464c67c2308542fea4d997bb05..e07325a620a0d028e03ad5867dae0c2a41e53e7b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 6eac98d12393ededb38463634b36aac1de214ce7..818d98df4d5baeeb5f26cd79422b2f2ef6d077a0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 6d82844c435a7c6bedd18f3a33b57f265661742c..7438d9bcae3fb4d811fe99620ed8a4a6133dde56 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 46daf24e7873ea582a52c9d209899b59235bb3b5..dec8531693945f4f47ae02479c1c54119b320000 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 8baf03df85373af49c7931e6e11343755867a216..813e59d00332ce763723b86b2f3de24e7cee2adb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 23d8e0d6a706c79d6549dc12e7cd02efbecc6d3e..06037324577b719cfd402b0f69cc0a756839c519 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 209b56371062e145c3a6f53a0e61eaa5b1c184f0..eec0dde356a186211e9c225d12c464601b0e66e9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 16aba8dc8d793d61c228222c8e3685c20b70e14f..c70aaad97363c16bf48b0e83f2f8f45ddccda08f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation
+ * Copyright (C) 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index b1ffd3cc53d2611f8e13a3778824ae82b1cf9610..518ffb898e76fc12c6d9f1c64d9365ad267f089e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 6a201e5532698240329fa930f5efc900e5a60f56..2fae849b891fba835f15759de40aacd8e3b22077 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation
+ * Copyright (C) 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 508fce670a5933b5a0806f3b8510c0f35668288e..386490e9a3f8c3e81966d221e54b4585eaf5f53d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation
+ * Copyright (C) 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index ae5a05a7fa8c5f2494c4dddb94b3b2f9bed62947..058a47e74168cf7c302e9830d08750f5f9bd41e4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation
+ * Copyright (C) 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index f35fc4eb03a1fe94d1b1d2732d2cdfc7577a123f..b753e88c05ce4984a1d57d00ea271f9f17c2fe37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 5fd78917c7f5265e8d7384f212a53dd889c78fd4..586b00cdf031bb198e2d8be97da425b7956b09f5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2003, 2004, 2005, 2009 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2003, 2004, 2005, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c5a5a352ce1ce34ba99615aaf7bd55437cbc8966..257a128970c64d74856b475ab2f61da7f9791187 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 8c99a51359b3df1e3c1a210bbd60469248cc193f..3d3cc4f853b6c3ef4356a3dac5514e7e9a540da0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 61f5b3264df0c019c7b24b2c1afde7ac75396e47..cd27a112e4e87a88a1bb1bee2f966eadd21e91f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2001, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 751bedc824f90c4628b7af824b240a1eff556a6d..2afee10c02a3b4d4661f2c6125efc295cccbb929 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index a20d9b3ab1a91121209ae2213161cffa86ba780a..0f2fb853207316c88f260444ef151f815957b29d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 Free Software Foundation
+ * Copyright (C) 2007 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 7f75be9c7e408400955d62d7e07db8e87d8427fe..515c117f739d59cfff5a9e87b41d18dce2c1f81d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 Free Software Foundation
+ * Copyright (C) 2007 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 1f30ec979b8503544f45f30e16667872c727f93b..2cdae96ad43cedb2529526b3a6965f54c6498206 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation
+ * Copyright (C) 2009 Free Software Foundation, Inc.
  *
  * Author: Steve Dispensa (<dispensa@phonefactor.com>)
  *
index 4b639957970aa6120af4afbf85a84fef838dded8..5f0c4462fce16b8ebee7d44143a83027d2105599 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation
+ * Copyright (C) 2009 Free Software Foundation, Inc.
  *
  * Author: Steve Dispensa (<dispensa@phonefactor.com>)
  *
index 14ac269396f26867b4bbfcd4ba2322106bd72e11..c506420d841eb2601fdbd49cbe2d691d661114d9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 91e727a1525ce3752899a0963f1450cf82c55530..388d206e3439ac4902b616970619063d84ca7974 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index f25c7391734e50c00de43fe13542172a45df5dc6..4f65eb832ffda96fbbc7ad5488a8ccf29eb85b0a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation
+ * Copyright (C) 2009 Free Software Foundation, Inc.
  *
  * Author: Daiki Ueno
  *
index 5f6e29c4fa42c5aa28b4bb3bdff64e846851116e..3fd8ee670e49dd429ec6e21b5cdec11c86bcd6c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation
+ * Copyright (C) 2009 Free Software Foundation, Inc.
  *
  * Author: Daiki Ueno
  *
index 7dcea66866200a301a82c3df2401c1e5f427425e..400c7983e522509b8b2013b124b2378b0a112357 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2009 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 3255960b36f541520112e5591790d786b4971b2d..8b4360fb1c15059f919598b9df7112312d8e4213 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 40f4993487b2679e469cbe1e2267403aa33fa0ff..6950a2da95266c1ff1ea6c047ea8263edf60b3eb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 9bc3568d49f66217d1cf24817c45ad023dddc9a8..5ad7348f8d36efd5c8af0c51c4b3a58711e97338 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 5d31e76f27afa35376509b31116fcce56a140483..97d9c52426802e83b025fb621339ab4aebc95253 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2009 Free Software Foundation
+ * Copyright (C) 2008-2009 Free Software Foundation, Inc.
  * Written by Eric Blake and Bruno Haible
  *
  * This program is free software: you can redistribute it and/or modify
index 2509680bae435695f805765d5a6564acca64005e..6829205946c0c41cdaca3f69f5820ab72f5bfa34 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2007 Free Software Foundation
+ * Copyright (C) 2006-2007 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software: you can redistribute it and/or modify
index 2d259649cdf79ba3ef921064a966b7827f0bad7a..f74329c7001cfcb235dc60e34c15d0e09abe3bfd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation
+ * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
  * Written by Simon Josefsson.
  *
  * This program is free software: you can redistribute it and/or modify
index fa99a27eb21d7e14492673a68688705622525cc7..8e4ac4f22ce1a3156f49f5239c994f09aae873c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 35899ea4e2a5bb8b5066d4c3dddeb9eaa2a6ea32..e398df6c4b36e0f9ecaa5b4316f6f307354dcc07 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 307da616265405b905974bc88214c21621495d80..3d38d2b988d1114fd2afe5ba114758a9b902115e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c09730069ad326ecf8bd61cbc8ca1b85327097bd..bafd6766b2f98d9bf8b5edce1baf171e81201370 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2004, 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2001, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 999aa20eb59e7ce88c9362a259f7cc318665d8b7..4730f51064635306930711d45c0cc7650e7c7912 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index e867a13f876a9c4775c76c2feaf881525e9da085..da2f6b80bee70dde38abeff8f5c71c13936398ac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 77820f241915fc8099a818be2a9597c108182fcf..d6effe2c5848e79ee0e4ac600b1bd8ec81520941 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index a8ffa7d6796c227b1407db7af48012c109e1fbad..2a92538e016b4f8dedc60c990957977e6c553b42 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index a303a07314ce2d1ead3cd6a38eda29d51e4ba392..4e355dc326d1c947cfca3c84b0a5f8ec9bb491f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c153607d3f0136d4ef80ce0f6c3361387675178d..07beffc2b40494e20ef0654d5fc92ccb8b834caa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 5eb71bde7d97d4741c4d3142b79edcf3cb55d071..cc9d38e4289ba1e25f92279449f2b3a482279aa0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 0279e859ae92fe493c085c1f362c898b4b4e9b1d..e4181e77364c611afd807f3989575eeda2a8fda7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index a97397340336cd5d810606e9183d6e6d882651a1..b4b4a54d9e9dcb1b3de507078b50d2331f807c39 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2010 Free Software Foundation
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index ab6db0479db8dc8b0d7e0dd5379aec0c674aacb6..4f8fc3194c8ce370ae7d210c29f15b1284cb329b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c81d065a1331064c7e9b622787595cd37da9e38c..73e3e272568d725290a11d10e52a5836d08b15e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2004, 2005, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 8a3b2641c25945b2329baddc00598b04bb827bf9..5d1f044c462fa70021674226fdd1a37f8f11416b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 4fe6e49581a75554e76f430261ca2fd030a6e9cb..41e3d7ab37ee14f96c656365112326a385ff301e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008  Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008  Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index f58c8b148605469aa724a4fabae73a889f56e11e..68076dddf2bf1075003f368869bc09af9f6df274 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index d374ca1e23fc64509c8133d30f7fe6e25160b9ef..55661efd09af018fd5ba6fe608be8ebf37dccfe2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 516d64e39859de6b7380726b32c39a5a5a005e38..1ee8b111229a040051de0a4124161b634a85d2cf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 66e214150abfeddf49a407a7cf57dbc91f58de74..3f71ca94417b247c682f32da7e4734a3f9bbff62 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 9adece4ea13181a0732ee2121040e533c6a66da9..ad3bd8bf74a50469e64e1b325df46fd9a7d638dc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 516d10a0e4bdbacf639f2ae3586bbd20809cc958..3760deef87f13a5c938402f4e9a4002b583a1fe9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index d9ab4153a68a04aa2a2d5a63c79ae1ad6096364a..0e17e0e6b49052c2b8890bcb363832dfbf98de95 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 90436bb026d14f2c9daa183d578d96c5d564321e..8a3c5711dba2f5502f15bfd856cbcb50d08b1d75 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2003, 2004, 2005, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 086386c4f19d60fae96de2deea37412fef2ebffa..b4a1177ae817fd41709c70706e5a8f4a1ae65291 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 6f47169b967b75c64a4ce89f771c687091611cd5..a1d8ac2ef56df4631c708cdc23a23e98a5e05b03 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 24b3f4d6c47f2405d87af4224894651d2c450276..a1afc5f42de6044fa4c9bde75d8def037c64cc76 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos, Simon Josefsson
  *
index cb672e34fb1e646ddfc43773e77804165f941545..3bceaf00a10c2ceb4453fb4dc35cf370ffb69d23 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 3f5a154c255c91575461d08d5a3c5b6b277f9874..aeb48b5d16f19a531cbbc905e37385aeeddd5351 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index e53aa22a9a5588376dd2367692213dbeba28cf69..5bf2b27a859cfb3f3517eaf273e577aea1ef4041 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c0bf83b9b6c9462f709ef17e8f854d8d0868d9ad..47565fa587ea6ee8f493facc8ae3bd1048ffb5d0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 2f484f5a7f116646607c956a1480a6c15a7c4868..62bc92dc92ef2ddf2e12816f7100050fc33f9100 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 288de91b1459286e3ea5698cc6a3d0e43f3f492d..72caa950a66cfd4c1078b4958bd0808d3cd5397a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2004, 2005, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 7041665c18fe17f8c6c0839a4f98c747321606e1..1fbd74a542ca42cc4bdee7a6da0f75ea52662ac2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 68bae1b7f5b794a69c0763a7d9a895cbc7f587f8..a2c3c813ad087ca33d0cb9cc61367f5cfc28d7fe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2008 Free Software Foundation
+ * Copyright (C) 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index f95ec34441d86ca82a9388c882f5675bd30f672f..f1982224a5a43a8ac79c1b33d77e8dfe4fe28d46 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index d1c985c0b158376f284714f9b33e7a7cf1b36326..e18a21cf8e16e726c1841f2fd5413ab5d089f3b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2004, 2005, 2006, 2008  Free Software Foundation
+ * Copyright (C) 2000, 2001, 2004, 2005, 2006, 2008  Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 45ba68bdecc32b56239680fd5dfdb338757c7c9e..bbf16c23dc812d7244348c2bd1e84749f05d322e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 31148f2a755a47830cc6bf97a4d3b21f99cd618b..c6621581941fb3df257c0c64f78d39850ca515de 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 8f32701de441f3fcb3553d802f09040d1b8aa68c..733b22e0ce5f4b25885cfd863557ca5269fadb8f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 8a71b0a636866bcb828f4507defa0b382fe2726d..8d41ffa69bddba5fe558d1fc84e5f4548ea67014 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 7078145a358fd6fceb507fcbf211898fbfa1aaf7..1a72a5901a5d9312352c4abeab5b6a4f11214ea5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index d30fe9e0fc0d5e6034ea0405c65b811f2da3043b..c932efd87a0fa2bbb48b32c5fbb6df72b6b5f893 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 6ec63cae913f46ed03ad1c35b720309c37350e0a..db7568c12908fb099eff0e3ccaed6b4e6ae170f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index ccd98a4a574ae297a64eca2373525b532b4d9e07..f389819ee94e428716916166b351cce87d3c1be9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index bee5fae0e32e937c04d2ad56d6f52072c2d8d283..29168303cb2118ac553f6d44404da57301eed292 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index a489166caf5c11e34899fe42186272a8de04326a..96e2715e52514af467c5d0b97e8fd3f059a1ea3e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 71b5ad25042a41a7f1b1a9319061a662ae2c0b44..2b71b321bd41520ce7a263a8951806c259d9d07b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 967a96427928002bd90c477ea79c3842170efdef..a192a720a17a05ef2b479369cc8c2379ce73f935 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation
+ * Copyright (C) 2008 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 9df71280969173ab9610d0d805a7cd19aad25bfd..863b0c210735628b2ec95f33de16f162c8ff1fe9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index fd8765d03ecafef17eaccb21d12acdbde4da8d9a..96c90d3124085aa20d8cc10fc50d2d55886b78f3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 3a606b42fd5b8de50fdf98415f9429881288f37f..f89a310e36c7494d9750e1c0c63c2f5545795b12 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 4fb85ea14de7724c2fe61e18a4cb9cf5c222991d..cad2148ab665e94a0a85c435e4123417d4abf3d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 864f09c16d624128fb94d295dfeca3644c9fd32b..2179af853515a9ebe59e16d54df1b00cb59f903a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2000, 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 3d731348c2f0338836d8bed6632871799171a348..c8817e76318621a0032a3360213d18846945b0f5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2004, 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2000, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 93dd32deb7a0b988848e159339a489d9a37dc135..89a1152fd12e188d33defbea4244b0216b9a843a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index f75a705ac6d3465fdfd99f61d1bd7f5c01a0dc33..186e3f26b4204e1c9b56f33c63d60c749b38ec0b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2001, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 53e27ca956185ee823bfc9c93794df4ca2d34d38..3ca93c0fa5c9ac574cfd1ff21c11830e24055cbd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 31310835965f1fafc04c072517661d5f3af4cfeb..ffb9243bca7647c14cede48d6baba1a5c50bcbcd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 7cf2c14b5c27b043c11067ef5a20b4a2c66229d7..cdb81d0015a0e48a2d86af42a421ca050efc1642 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 3838efa7f94fbb49e12f333c8bc51cd9a141c02a..82cd1fb58480d64a9985416b8a2f0b695aeee423 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index dc73e8d1671cbc4df287d54224469fcae7e4fc51..481db77d16bb1b5d156e0762e8a068850b69f077 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 4586b4b1ceabfe0d4b445b759535dca7b887e1a5..6dbecafa132ae8a935e581572ce0c2003a9bd7d8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2004, 2005, 2007, 2008, 2009  Free Software Foundation
+ * Copyright (C) 2002, 2004, 2005, 2007, 2008, 2009  Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index cf5b2f742d6d8451f6b825b6bb690fe45de49314..72da1c050beaeaa2ae856bd9f16b97e0e3e0fb16 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 0e9a24c23bbf93cb4b617412ec8d837385a89a95..7e13dc51c40744dae677e63845d4815a93111b88 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2008 Free Software Foundation
+ * Copyright (C) 2007, 2008 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 0b9c1207cf1048416a9fab7ab7cc0725d61f51f4..8888f5997d6b9e23e22b846bd5493c470fd92482 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 Free Software Foundation
+ * Copyright (C) 2007 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index baed5fa556d8741df07a300acf9cd3ce31c9bbc2..43257ed0544dd4e901d634ecbe4c4e283b975519 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 577e949821e8c1f5f7531ac32487f3924d48363d..d43518694331dfef2b20fcf0e87fd68eea5b8ee3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2004, 2005, 2006, 2008 Free Software Foundation
+ * Copyright (C) 2001, 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 59ee61303ffe9cc0f2f6b11a445cd0815aad15ac..34653c57534aa9a5055dc8ad3d57b5497dc7838f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 482c7f6964dd460ae742ab75f45478981c7da87e..fe0d4d17205590c1e60e5d2c9447816e376e85bb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index e1e1ce0dcf46070e25ec1bdeab1cba73884d158f..71ca71794ba069ddbb15ae3c5b60e52a0f6a37d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 8f0e4e90bf9e9ec1f602e3ecc640c6771985df46..ae05c1306655e842f101a439266355af77552ded 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index e7a3281a08530c72edd812696b39fe6a7c3d579c..ca0cf4f45a4977d2ced6b117ecd0dff2162d837d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation
+ * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index ea691e666705f5efd6bc7baf6f9a7e0145fa4cb4..394f58960414ee26f07af8a30b8fe7772549246b 100644 (file)
@@ -1,5 +1,5 @@
 /* -*- c -*-
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavroyanopoulos
  *
index c75915e93b9ac9815bd687f34184730933a62e06..1d6e16eec9e6d2b685c7ac15c7d88b4740c9119d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c9b250cfb4df3cff010a6687e78d4601666ee0e5..670b8955120c3fbb64a0ace39a7f97804f055846 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 81ae14ddb9bb999498fffe0e33798ebc31da40c9..d40244b5f65680b0a3686f83876ab164b0d0e759 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index a937a928baaf941eebcaab36db406d082e617388..f02c4bd1eb8eaf7842cbad2f03f1446209a27c52 100644 (file)
@@ -1,5 +1,5 @@
 # libgnutls.map -- libgnutls linker version script.           -*- ld-script -*-
-# Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+# Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index f61d86154466f6d183714b3b3a6c9d20c28fc648..16b57b8dd50d6b83a5a3c5476ab6e439d270d5d5 100644 (file)
@@ -1,5 +1,5 @@
 # libgnutlsxx.map -- linker script for libgnutls.              -*- ld-script -*-
-# Copyright (C) 2005, 2006, 2009 Free Software Foundation
+# Copyright (C) 2005, 2006, 2009 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index e51ea70869afb53436c5ac5de8dadae4e85e3b5d..3840add1da62a2819d853de64505278b750e6caf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation
+ * Copyright (C) 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index fcf58316caaf8fec1691dbdadb0e80e6fa853892..9a9bc82000345a913d4d925478ad42f2571de920 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index ea0c7d9453e115a7c2d18984276178ae3c771b94..a5f07f6449285190d43214cd3a6faf3c38c290e3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *      Copyright (C) 2004, 2006, 2008, 2009 Free Software Foundation
+ *      Copyright (C) 2004, 2006, 2008, 2009 Free Software Foundation, Inc.
  *      Copyright (C) 2002  Fabio Fiorina
  *
  * This file is part of LIBTASN1.
index af94cea2e52324821a6335ae582e0a4e202052e6..4e623c41ab7a62b49c3dc81ff74802106d40d96c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *      Copyright (C) 2004, 2006, 2008, 2009 Free Software Foundation
+ *      Copyright (C) 2004, 2006, 2008, 2009 Free Software Foundation, Inc.
  *      Copyright (C) 2002 Fabio Fiorina
  *
  * This file is part of LIBTASN1.
index 4b4c8384f118965a3555d7ca8add37da40b6f2af..df1470007da899142150b74afe449858a2ccec13 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *      Copyright (C) 2004, 2006, 2008, 2009 Free Software Foundation
+ *      Copyright (C) 2004, 2006, 2008, 2009 Free Software Foundation, Inc.
  *      Copyright (C) 2000, 2001, 2002, 2003 Fabio Fiorina
  *
  * This file is part of LIBTASN1.
index 9c0835120bb44fc8f03619d004307298f077ce4e..d6224909e6529c9f54f499f0330b0e0d4203fd34 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  * Copyright (C) 2002 Nikos Mavroyanopoulos
  *
  * This file is part of LIBTASN1.
index cc330c4767a9a774efaf4b17fb9f82bed2ca84fb..0e9d492900bd6c8f81d5d625c400c9eb43db2a92 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  * Copyright (C) 2002 Fabio Fiorina
  *
  * This file is part of LIBTASN1.
index 98af5d6da80cce364e0c6dd65f2aa1b6f1a081ba..2cef2960c1b916834102f613474e78b3088c5ddc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  * Copyright (C) 2000,2001 Fabio Fiorina
  *
  * This file is part of LIBTASN1.
index 39316516dfadb4533525cebb3825b6c6b7771a2c..48a18b82fa0be5a717a70b7b94efa4d5136ad38b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  * Copyright (C) 2002  Fabio Fiorina
  *
  * This file is part of LIBTASN1.
index cf18cded3ec1e47aa3fb8e4cad4b209282e44dad..35c7398a3fb859e3196638afa9767f6c52ac3a12 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 67d94db6c1a6eda9a8d629732fdbe532bad122d7..32603e5d2afa4fda3b59a65cbfc856855b8df3ca 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation
+# Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavroyanopoulos
 #
index 21e0d4f85972c15d9627b7da030902309b2760e7..6ea435d547456a4d6238076aaf1dc6e84760aea4 100644 (file)
@@ -1,5 +1,5 @@
 /* hash.c - Hash filters
- * Copyright (C) 2002, 2003, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
  *
  * Author: Timo Schulz
  *
index 4797e86863fc76a3359f590872f44529f4b5d47e..16f026dee789829ce48cd3a9d4e0167f046d805e 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index b84be93310b6b74c0bae11c6b800e2f6a732a44f..c0095ea93c453028480421e7a4fbafeb5ae6e996 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Timo Schulz, Nikos Mavrogiannopoulos
  *
index bf0ec397334d76c67bb3c8253d1b037b45b539f0..a6f61d8e862ff60d10bc694ad1e5b16904c25f6c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos, Timo Schulz
  *
index 0f2a9e059e2dd948975d2a9d1b9330896e547580..b3c42dbbaf465498b1fece12b28e0d7ae04b47f1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Timo Schulz, Nikos Mavrogiannopoulos
  *
index 58a6a1ab4d40d431821a8ca021943613055e4c52..628949ae7385f5899c81ecff4f298c8a8f5b3d6f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson, Nikos Mavrogiannopoulos
  *
index ee97c1e778f3a9f8004364d7b49324726de058d4..d0e653947d5240ce61085e8b1d88b6d316d7ed69 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Timo Schulz, Nikos Mavrogiannopoulos
  *
index df1907b142ef7841617da0ff9a4a497592162655..89427bf11d5a51e61b5b60029d6f38af3bd17fdb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
  *
  * Author: Timo Schulz, Nikos Mavrogiannopoulos
  *
index b6180fc99e9b1f16de5116dbe2d47d2357690a86..ee5a91a0f77f45f7c0e63b852368ee871d859144 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 330fbfb3a8b0adf53cdf55165f07d105efff7fbe..bd9b000f953388f725e21cba865c7f0f77494b73 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 9799869f3b1993393b48b9a3419e8b479b382872..5322ca1bd0534f1f2f9516df2d4686e0663b4759 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation
+ * Copyright (C) 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 68b98c8407257b1a52b88465f27bb1e6376ef2ed..6c13182854b7768bf37995a9d66cc0601beb534d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation
+ * Copyright (C) 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 24480a3625f1736e96bcf984482425c0aef19325..482135f4308797a6c80ffed2601249041dcb81d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation
+ * Copyright (C) 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index dea2b23e93a3866d0f04a136cb2cfe2a4de91965..c47a98a2519049be45580143d8a4074680029348 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
index d3ca210044e4f9db87dbbf74f6bc9b8b2a150a27..b01a1a73d4e340017161dad2b1485fe5a34b6add 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index a819882fc4499261111bc03af21ec565c3b3f7a0..81be2836e6c368983fc28c4110bc4f3c7c82565d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 5138f0a4655bdb539bdf6cb6ce2c1b825425217b..c770871d7e0d5c594068d4692a6ddd6c679d7a45 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 293a6d60429539c56a575b6107889293f69a54a7..492076398074162fe3a8ef72419598162e3dfafd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 0702a2c186a179053b3d0cd3c5ffb332fe4c20e8..550d2a0027a01f1073b31885775bade97f9d0165 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 89b84bd34b5a5494385b63f55cbed403d47283e8..7136b1089b4f827f773db098bbb22b03411f1df4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009  Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009  Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index ac3d0b3b3dea51d4d39b80163249820ddf46fa7b..46cd1643ab7755f76ff1ab9496878d23500299d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index b26e5399e96ab0f5085585ea1eebbe27b180d1e4..7955fe71c36e8abe5fecefe8094cd8911ad4a170 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 34bdc6cc5176e66930a28b28a65e675591e2b9ea..79513e3c246a1dc655a1caa8ea7610531e5ed7c1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 18d455d34fa70996b1f9a4d3310f329caf35fb08..58852949ca27d2939038b7b7a8f8b81b80a54d97 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 42ff1b4e236987055649d17a2aef1906657ed4a5..8b4a1a4a63239c795a7de07898fce0e922699484 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index d017f5ead6e64d8c6b6aaa8646ce7037eca4f27c..81e42e927b90264a5165f8722ddcbef3019f880a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 517e287934a3655527cb613e52a49f4a6dd5aaa0..833529293cf3e3d405067b7389658a875b75237b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 51b940afe0d4e2410e7f9347a012dc4e1055572d..ca1b6a2cbb6c6f06ab049150c52b177a47614efd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index f3dadb1f9c50b5ba9e69e5af70a95b99b0b5dd4e..837ee5f245e1c0bf980cf0c2cff9c0245e5ebacd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
  * Copyright (C) 2002 Andrew McDonald
  *
  * This file is part of GNUTLS.
index 53e223c47e8fd5b156b3dbff8be0dc254920a1d2..885af18ad77e6901ecb57b1cb5742c7c3c3e2b7a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 2f8bc5c10089e94e0c402474f1d1676c2b3f012c..b3cd27724bc442f0551510b471eb7fe44af0cdbb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index dfd578752fcf5741a81f50d2bf5fb87359364e3d..04f0382c9eca44972d7d193d7f484cbf3027c8f2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  * Author: Nikos Mavrogiannopoulos, Simon Josefsson, Howard Chu
  *
  * This file is part of GNUTLS.
index c749123a07709bf1e58b7983bc807b120f0edddf..4e39b52c37dd5e81ed1e778f658012102c82adde 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index c5b7b13ca514f12a14a0ea4a9a39c5670316d885..b6dd7f01c636c284c82e52a34a5c4c6c9ba3cfec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 421c2617923e325285299bfe8ef0e93d8ad29e27..6b27a51b2380cdda226c2c2f7e8fe470a9c5bf1e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 539bec4202fcb0c1b8941637f474685bff4b4b3e..4006385e5bae830203f04e43259f342dd9d7b0fd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 28200c22b113a1d08dbf2b6a07ca6a88e79d4887..23ed77fb7e71cfe414af36400474d66fe3a7d941 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index 487b02497c3b0ededdda61adb42c1b9cf59d9bd4..8fd827a5f80b41f4e60e13e6986c58fe422b2fa1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2006, 2008 Free Software Foundation
+ * Copyright (C) 2005, 2006, 2008 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 5f63961ac738a0cea2293ae4fbbee54772122bc3..c88666a07c6adb13e89aa95e20565f9a81b2cccf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2008 Free Software Foundation
+ * Copyright (C) 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index d9e153a0d156b28e5283b8b8168abfd8cfa87137..24ac094c2bc91491e3c647183b21cd75c5c846e4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation
+ * Copyright (C) 2008 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 5b53ce9a7836475b2313af002c3b38ac0a950665..022efb37fdcf5d6507ce0573c41032ced39d1736 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2007, 2009 Free Software Foundation
+# Copyright (C) 2006, 2007, 2009 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 9e7b8f61143982c052cb8d77fcf5dda481af4cf2..d8e4fe56b952ff3e91533e289f9219194442b0a8 100644 (file)
@@ -1,5 +1,5 @@
 # Process this file with autoconf to produce a pkg-config metadata file.
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008 Free Software Foundation
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
 # Author: Simon Josefsson
 # 
 # This file is free software; as a special exception the author gives
index fc7920788380cb47260327968e5e465df19516ca..2a55040cd9119292eedc7d25de6e36bbfdfed7f1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2004, 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2001, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 438a765744ff85ff7a9b3c8abb2f715edd18e3c5..6b4c4fb4ea09630516163c0a9c22986c0a81f0bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2006, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index fee62f6b49b732b5be17925370882706ecdf40c1..4f58af9dc04595e5d4922d3a473229acca1ab9e7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2008 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
  * Copyright (c) 2002 Andrew McDonald <andrew@mcdonald.org.uk>
  *
  * This file is part of GNUTLS-EXTRA.
index 71b43c48d340ea8c954a56649e7ccd36a70ba980..41b02762e1e023e7440eaeed95786c798917aae1 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index 36e950cb8cdb7b8cc48fcc97623f8701be340a4a..e27e307e99c098674e70539b993faba1a514b680 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 22e269fd63b31dabb6abf4174b557b73513bff99..fb0f56bf82a51612baa85301fc3a59064e416aa5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  * Copyright (c) 2002 Andrew McDonald <andrew@mcdonald.org.uk>
  *
  * This file is part of GNUTLS-EXTRA.
index 2550ba22adf2502606e355fd4b9408c322258495..96717162d8283716ec30f4fa96ea621702608d40 100644 (file)
@@ -1,5 +1,5 @@
 # libgnutls-extra.map -- libgnutls-extra linker version script-*- ld-script -*-
-# Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation
+# Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 0a389856a1430bd863a1164e03618007ded6b706..66059d9c6d0c1901901b4aa9b9fb5710e35f0ce7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 599d8432033b1a85c26d587646b14beb5d277a9c..521246f60de50770ce006ac3e0f5f0fdec65cbad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 9b6eb7ef9ea663398e1b6673372b5341fd349c95..7352eca38f8d84229e50eb8dded2735d9fd22de2 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
index 7f5f51affacf7816c0106c124468ce92efd4601a..39aa637bc7c18bd29b9f7e7796ab84f78bb3d304 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation
+ * Copyright (C) 2009 Free Software Foundation, Inc.
  *
  * This file is part of GNUTLS.
  *
index 42674a8d8d27050fe32245929ed23aa6d0376ccf..f4c2f35f54909427229af91e483c7548c806440b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * This file is part of GNUTLS.
  *
index 8f373606c241adb423e321ed972832220573aaa0..06b737183aef3f943d1234297fbae891810bf5da 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * This file is part of GNUTLS.
  *
index 55a28d852532b7c2d1a76656ab977086527e1aae..218aed844840b9791e21c2ea1ec2723d055ee2cf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  * Author: Nikos Mavrogiannopoulos
  *
  * This file is part of GNUTLS.
index 623052b43cd5aec43d9edcb56b396570db2c7640..8985cb0987f6507fe0f0b8b05e1a40557633bff5 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Simon Josefsson
  * Copyright (C) 2001,2003 Nikos Mavrogiannopoulos
- * Copyright (C) 2004 Free Software Foundation
+ * Copyright (C) 2004 Free Software Foundation, Inc.
  *
  * This file is part of GNUTLS.
  *
index e05e2c2ab430e3bd36bc9bf960942da6114b1fbb..02be9de916fff214c1619e353038bf396ae8c178 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004,2005,2007,2008,2009 Free Software Foundation
+ * Copyright (C) 2004,2005,2007,2008,2009 Free Software Foundation, Inc.
  * Copyright (C) 2001,2002,2003 Nikos Mavrogiannopoulos
  *
  * This file is part of GNUTLS.
index 63363f6a1c94e95fb4e91069824a2f9c51ca0bc6..73f9b3053f2bb29844a05b5b2273c2c7c996bff0 100644 (file)
--- a/src/psk.c
+++ b/src/psk.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * This file is part of GNUTLS.
  *
index c6abd45f7ae289e5ada9a753b8ef905fdb0b1285..38ed6a48de46003105de085babb66c4bc8f8ac89 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  * Copyright (C) 2001,2002 Paul Sheer
  * Portions Copyright (C) 2002,2003 Nikos Mavrogiannopoulos
  *
index 498b6bd4becfe7c512f85ad20bcfa4b654312664..e70972c43c3584b4e3f433ae1234957ae00e28af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
  * Copyright (C) 2000,2001,2002,2003 Nikos Mavrogiannopoulos
  *
  * This file is part of GNUTLS.
index c88c33eb7c75aabc97b5b5022a60cb1b92c3a10f..b9aeff72a105f5a9216cfda6c5ee5030b51e1936 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2000,2001,2002,2003,2006,2007,2008,2009 Nikos Mavrogiannopoulos
- * Copyright (C) 2004,2005, 2008 Free Software Foundation
+ * Copyright (C) 2004,2005, 2008 Free Software Foundation, Inc.
  *
  * This file is part of GNUTLS.
  *
index 170526f8c85c6d9e773b06c29677bc1872742731..7f8ad861d8d936268f6fe6e40293a050ceabccee 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 21bd6df147d628334db675481cc0dab228e3aafe..44b81a9ae007415ff1cafe27c5e1576bbbf6fe86 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index b39583404d78c786b959e61e761496ff7447acb1..879caadbe5c81ac3c7f071897c55cfa9fb8e64e7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2008 Free Software Foundation
+ * Copyright (C) 2006, 2008 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 7dccea144ecf077425e20f8ef3dabb8632d0b0f2..6f3821439f2456bc52580ee2845f9d4b8d0d54b7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation
+ * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 26ab32120831480f6b0d022cbf5dbe61523ae286..f748d6509b774357a41ad33717c9a0bc2b4e3b61 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation
+ * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 7658874dbd6a8063d3f682c05c4218f1ca02403b..bc5319cbda582fa4ebf3b745e590c7f5e87feee8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation
+ * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: David Marín Carreño
  *
index 5fd8557dafa7fd6d48344955b810e98ac02811cb..88548aee6c83fc879d7d6aa38a084af0c8ed5bb2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation
+ * Copyright (C) 2008 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
  *
index 84413a46ca161064c1bb8108ae33d0219f1e1d09..fb852878e7298e4d133d18817955887910ae2158 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009 Free Software Foundation
+ * Copyright (C) 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index b74a5a29b4b9532e14524b0eafc100b57d101557..fd304b6a398bd9f6622c60ddedd93a712cd6e7bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation
+ * Copyright (C) 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index b63734494948656642271a3ffe3eaa40854d5199..69e68c20f70b0614c13c2d4d1eb48e68ba34e543 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation
+ * Copyright (C) 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index ce9f58e5771d42ce6259d7cf4cab5333e1f3f03c..d3e89a979cefed6f579e9ca3c1aed0a0f15ef11f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index c47b04c8e6ee8d75fb1675f1d6a4f5204e70f68c..765f0cea55f965dbac8c0d1d3a5d37f27e18a886 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
  * Author: Simon Josefsson, Howard Chu
  *
  * This file is part of GNUTLS.
index ebe189e49e98fbd99f0364602ca097ad9d105da0..f5a7e92151bbf0a4495704f9a8cf35b63dc4e932 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation
+ * Copyright (C) 2009 Free Software Foundation, Inc.
  * Author: Simon Josefsson
  *
  * This file is part of GNUTLS.
index 8567d470f214a2b82047b36a5baf45003e312671..10e67c99729ab3434b42094c9b97da7ae9ec1589 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation
+ * Copyright (C) 2008 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 70c61805253db6ff1841a382b1261c635579ab97..776f6c174cd429fd7a19a77452d16400062e6106 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * This file is part of GNUTLS.
  *
index 22ce874f00e72fe2d32b6a0fdf1b7a3e996d9e7f..f5ce4cc82948e072979f65ad3bd5a5acc5a8262d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2009 Free Software Foundation
+ * Copyright (C) 2007, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 13dbc3e1c63f4af3ad9e8707edc4bb759accb651..589c80752ddbb7919a94cde528bbd50097f1bc2b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 6240a3baa3bcccf946dc2d520b6dd4d2ccbe33ed..75f1cb20c6bd169707466f111f2c5e74037d5c1c 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007, 2008 Free Software Foundation
+# Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index be53bd390474c75c7f94fb856093e0d2749b1dea..3fbffacee20785c525743755f2cfc9117c1087d4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2007, 2008, 2009 Free Software Foundation
+# Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 9cc3c5a301083d77ea2d2d6f3fa6c70405ec7f63..4a7c071d47af3d3f83d8b8ee3f3f2efb42ba3767 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation
+ * Copyright (C) 2008 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson, Nikos Mavrogiannopoulos
  *
index e1da277632d1e2ba1d8bd664fa36d1f65d841abd..c9198ad036ebc830d9451071c08695398a121ae7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation
+ * Copyright (C) 2008 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index ed7935d0b26aa27a69fb04d943d5d2559050a385..d0b6ca712fdc43d719ceeda5f614c1964a35a239 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation
+ * Copyright (C) 2008 Free Software Foundation, Inc.
  *
  * Author: Joe Orton
  *
index e37f273dd394b4e15bad0a92354c28cf68025f9b..f4e7343e85e6bfeeb59605daef7bb0bb4eb74b79 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2009 Free Software Foundation
+ * Copyright (C) 2007, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index ca6459de4ef7452e232a37f1851c4a46d70193eb..fe86cd034d412de0ef9d29e37939651e0045809b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation
+ * Copyright (C) 2008 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 641b093bd4a0d17a2f8c3b2f19956689b1720c3e..86b3095f8b645ad8b2503c9d3ef485b53bfea69c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2007 Free Software Foundation
+# Copyright (C) 2004, 2007 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
index 30466ee56de6df54a596906ff8fbde4ad7be4f7d..00d4bab774c146dc3ae4d770d98e13b2ed5d50c2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2007 Free Software Foundation
+# Copyright (C) 2004, 2007 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
index 8e9daa55e18dfba29f43670aff4511c93e012b71..3de97717896de31461a02ddff4b2cc47939f76c7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2007 Free Software Foundation
+# Copyright (C) 2004, 2007 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
index 93a1d81d40319c0313bdf5580d7b62707a50b870..f330c81125effd45be498e9bba56b561b79a0c2a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2007 Free Software Foundation
+# Copyright (C) 2004, 2007 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
index 3d494af7c0c2e84e7c206adb188d480073f3253d..d950334f40c2252dcc21b11343c11abbcc9efa28 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2007 Free Software Foundation
+# Copyright (C) 2004, 2007 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
index 0ad9626a5e1ddfbf570543c9d53e9d129b813871..0ba85f89f15f2af8edd866009d4b65c0d45672d3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation
+ * Copyright (C) 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 76fbf3a82b818f9adea18c481fa529a680099405..7e9ae7ce44b1775364215678f599764fe04f29aa 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007, 2008 Free Software Foundation
+# Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
index 3d6f1f5d026497482c31cbd59871b3ff8c9e125c..3caf19e3aebe15f16a9bdecf6f04b80dc56e0a82 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2010 Free Software Foundation
+# Copyright (C) 2010 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index ace43f5780b248bffc12813b34703daca2f51611..a1084fcae82d8606dc237bba49567f7ca08d1183 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2010 Free Software Foundation
+# Copyright (C) 2010 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index 8b5e259e4f7f0c72abb650b374054e4994bf811f..3fdf788d99193fdb8e3f6a079d6db7aa42ffb01d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 Free Software Foundation
+ * Copyright (C) 2007 Free Software Foundation, Inc.
  * Author: Ludovic Courtès, Timo Schulz
  *
  * This file is part of GNUTLS.
index 958388ac6d7b18c11899e2356c4db8f36bc54637..459ff435a25479547e2637aa09bcb35a8ed9e819 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 5360acd1d957d27ef7ac8939d182234328c7d779..c534fbeac1414b3375fe118851bf3622cdfc1f53 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 8f128ef6fdfbc050932af45c27bc47f001dbeff1..51502acff538248ae346b15cb7978b1cc8436a69 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 1b973e2b7c6247c07ff01e14a75a36ba853bedf7..6a699ddecd148587dff682506352eea6bd10eeab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 Free Software Foundation
+ * Copyright (C) 2007 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 6d870f71d219b5da7d4be30d8ef616ba3ca7189a..f5b6b9e3e430e9979d7c18d0f2c0bd2753e2417f 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007, 2008 Free Software Foundation
+# Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 1835698978487584fa4d72774a5a7336384aa076..ddda90baa234469baf38651c5d8cb1c5bf31a0fd 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2006, 2007, 2008 Free Software Foundation
+# Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 9cacfdbf8aa0b4079f3912c26ee4d49d9bb59b59..d185415be52a691c202b0f889f10d3b99f4c19a9 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2008 Free Software Foundation
+# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index c5827a8cd34cea8dc8276ed5c24b59d98e3e2a2d..f43f2598e808e6e768755f2848c92b0349edd701 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2005, 2006, 2008, 2009 Free Software Foundation
+# Copyright (C) 2004, 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index aaea92a12582f770a939eeaea8fbc79074c5854d..6f46a61fcb39a34df8bc5ddfaf96f2def2aa4dc0 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2008 Free Software Foundation
+# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index d2634a8c4507bf18e4b1f51549bee2efaa04fc72..1ae32b199c0ea18da1d48249c041172267102414 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2005, 2006, 2008 Free Software Foundation
+# Copyright (C) 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 28e24aaf270f59f728dc84e730a495f859f0ec96..55853c601e893801430032df19fdcfecf6aa7181 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation
+ * Copyright (C) 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index e8b6dfcb29d6b903b9a52edfcfae39d3f40b13b6..cbc1459a99112b91a7ecbce89f6b4c8f8de0cf36 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 9db3842162774c068305a4de0c242049c217c8df..9a44e0d5c1a8f1f3919c91e99e37ad27c1dcb2c2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Free Software Foundation
+ * Copyright (C) 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 4f29e5d259727c0d12e962c6cd9489d25d95d703..41eadb1f7e15ba3f9bc2ce77ad044f63aea38f34 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006 Free Software Foundation
+# Copyright (C) 2006 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 60906d13adcf42f3fe5bff6c80ae325ab6ce3970..8af5f2d8d1967ded0891ba0542ff301f7be843f2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2005, 2006 Free Software Foundation
+# Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 6c74763c2bb2e70c1f01b3df421bb89e96d935c2..1a854cd8454553e2c3dcaff3c9d6212395e756fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2008 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2008 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index cf26669be0e03f1ee89bf443aa32d60e410a148d..a6355c9ecc219b368adcc8e19849dcb84f1d02d4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 5dde6c824fa18c1c535885ca63b2994cf226d86c..60e82eed117c7f4398d22c2fc43925fe501558d1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2009 Free Software Foundation
+# Copyright (C) 2009 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 785efa799cf192fd6caf42fca29fc2b1b1edd79e..6cfffd90823aecb45f1b3429ca8bc94029aa3c48 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2008 Free Software Foundation
+# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index af5b1b080e3ddb337ee2b073c054fcb60e880457..7472b149fb13ce8127bca4db008dff1392d9463c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2006, 2008 Free Software Foundation
+# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 651c7e6d2a0b988c2fa8f7cff001c004aa3e7419..4a85cfeb0161a29b5d51a3935c3818de9aa1eb9c 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2010 Free Software Foundation
+# Copyright (C) 2010 Free Software Foundation, Inc.
 #
 # This file is part of GNUTLS.
 #
index 867d45a8c1c69711a8addf87141167793e9317fd..877f451758b9a8ae89e58164afed910c88647833 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2010 Free Software Foundation
+# Copyright (C) 2010 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
index ebdf8b111e7f641ef7a631907a941d67083af0b6..f520e40a7cc389877eea87d4a189526f14ef5750 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2006, 2008 Free Software Foundation
+ * Copyright (C) 2005, 2006, 2008 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 0a55ae3b94629e3732ed6fb8ee2be7c716146383..3e116b3c95d0cbfae5f9f14e12b9f75838745287 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Free Software Foundation
+ * Copyright (C) 2008 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index cdfa994d750caa22f44fa502482a3944aaf9d486..0265be863bdea7090774a43c9b83b565ec4a86bf 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2007, 2008 Free Software Foundation
+# Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 49f951e009d865c43ae955db55092d95d164ebce..19a3a1df9a74ac9d7eceaf2321c0d1b4f4f26299 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2006, 2007, 2008 Free Software Foundation
+# Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index a3774e5d6eebdf644b5715267519ad78a23730ba..88b22fd1ce8bcb526294dfa035686b9782a8b29e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index b2f684154a7e5f26348d4f1adf7d086815dea006..a247cee68bf40db83f64ff620356e44e23892eae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index c21afa8d6b6f02e01f2bb87c45a71b80d76c1f3d..e43058aa3fb2eae03d644bebb9bde30aa6b51886 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2006, 2008 Free Software Foundation
+# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index 76315649ac4cd860b39d1df3ecadd2e909a52e47..2dd4bfe81b31db60c2bbbe0f31a941475b7a9497 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2006, 2008 Free Software Foundation
+# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index b0c2845ee6ec999d747d4ed7cb840a1c6bf39f5e..50f623f40e7213638c43c3b0c1d29379d5652e00 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index cb3c57b6eee88fa6bf11d2eee78575009abe7800..326e3b27dad3708aa21df0887f8d17e8d2dba9d0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index c9f00dc623a93a71a85b3169edc0c2d5958dc465..f104525e81155706fc395c3779c01d9a6d87dee6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007, 2008 Free Software Foundation
+ * Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
  * Author: Simon Josefsson, Howard Chu
  *
  * This file is part of GNUTLS.
index f64f68f9fe5074d1cd95863171c4946e6a3bb770..02923c6e52993c69d04795fff91fccc818d9bcd8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index 522fceeb7104393f7791005b049bd818b3647687..a0e34d0452c19f8c7f0c44bca78fb6394c644f8b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation
+# Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
 #
 # Author: Simon Josefsson
 #
index fa2dbe86c9988f8618561734c248ce098c823830..8b334bce9a77b6e888b3127d5abf7062881e231a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *
index c844c35429996fbbd66269b5d973dc0254793a7b..4dc64100eee086678db8698a5d4663555d90126c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos, Simon Josefsson
  *
index 6f7c1a23326bc93cae4f7cca7c598ba7d576b7f9..ebcad59d8f5c0efbcea4c65cfb20af6cd74b08d3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  *
  * Author: Simon Josefsson
  *