]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Change GNUTLS into GnuTLS.
authorSimon Josefsson <simon@josefsson.org>
Sat, 22 May 2010 20:02:26 +0000 (22:02 +0200)
committerSimon Josefsson <simon@josefsson.org>
Sat, 22 May 2010 20:02:26 +0000 (22:02 +0200)
327 files changed:
Makefile.am
NEWS
README
cfg.mk
configure.ac
doc/Makefile.am
doc/credentials/Makefile.am
doc/cyclo/Makefile.am
doc/errcodes.c
doc/examples/Makefile.am
doc/examples/ex-client-srp.c
doc/examples/ex-serv-anon.c
doc/examples/ex-serv-pgp.c
doc/examples/ex-serv-psk.c
doc/examples/ex-serv-srp.c
doc/examples/ex-serv1.c
doc/gnutls.texi
doc/manpages/Makefile.am
doc/printlist.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/src/Makefile.am
guile/src/core.c
guile/src/errors.c
guile/src/errors.h
guile/src/extra.c
guile/src/make-enum-header.scm
guile/src/make-enum-map.scm
guile/src/make-session-priorities.scm
guile/src/make-smob-header.scm
guile/src/make-smob-types.scm
guile/src/utils.c
guile/src/utils.h
guile/tests/Makefile.am
guile/tests/anonymous-auth.scm
guile/tests/errors.scm
guile/tests/openpgp-auth.scm
guile/tests/openpgp-keyring.scm
guile/tests/openpgp-keys.scm
guile/tests/pkcs-import-export.scm
guile/tests/session-record-port.scm
guile/tests/srp-base64.scm
guile/tests/x509-auth.scm
guile/tests/x509-certificates.scm
lib/Makefile.am
lib/auth_anon.c
lib/auth_anon.h
lib/auth_cert.c
lib/auth_cert.h
lib/auth_dh_common.c
lib/auth_dh_common.h
lib/auth_dhe.c
lib/auth_dhe_psk.c
lib/auth_psk.c
lib/auth_psk.h
lib/auth_psk_passwd.c
lib/auth_psk_passwd.h
lib/auth_rsa.c
lib/auth_rsa_export.c
lib/auth_srp.c
lib/auth_srp.h
lib/auth_srp_passwd.c
lib/auth_srp_passwd.h
lib/auth_srp_rsa.c
lib/auth_srp_sb64.c
lib/cipher-libgcrypt.c
lib/configure.ac
lib/crypto-api.c
lib/crypto.c
lib/crypto.h
lib/cryptodev.c
lib/debug.c
lib/debug.h
lib/ext_cert_type.c
lib/ext_cert_type.h
lib/ext_max_record.c
lib/ext_max_record.h
lib/ext_oprfi.c
lib/ext_oprfi.h
lib/ext_safe_renegotiation.c
lib/ext_safe_renegotiation.h
lib/ext_server_name.c
lib/ext_server_name.h
lib/ext_session_ticket.c
lib/ext_session_ticket.h
lib/ext_signature.c
lib/ext_signature.h
lib/ext_srp.c
lib/ext_srp.h
lib/gnutls_alert.c
lib/gnutls_algorithms.c
lib/gnutls_algorithms.h
lib/gnutls_anon_cred.c
lib/gnutls_auth.c
lib/gnutls_auth.h
lib/gnutls_buffers.c
lib/gnutls_buffers.h
lib/gnutls_cert.c
lib/gnutls_cert.h
lib/gnutls_cipher.c
lib/gnutls_cipher.h
lib/gnutls_cipher_int.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/m4/hooks.m4
lib/mac-libgcrypt.c
lib/minitasn1/Makefile.am
lib/mpi-libgcrypt.c
lib/opencdk/Makefile.am
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/pkcs12_encr.c
lib/x509/pkcs7.c
lib/x509/privkey.c
lib/x509/privkey_pkcs8.c
lib/x509/rfc2818_hostname.c
lib/x509/sign.c
lib/x509/verify.c
lib/x509/x509.c
lib/x509/x509_int.h
lib/x509/x509_write.c
lib/x509_b64.c
lib/x509_b64.h
libextra/Makefile.am
libextra/configure.ac
libextra/ext_inner_application.c
libextra/ext_inner_application.h
libextra/fipsmd5.c
libextra/gl/Makefile.am
libextra/gnutls_extra.c
libextra/gnutls_ia.c
libextra/gnutls_openssl.c
libextra/includes/Makefile.am
libextra/includes/gnutls/extra.h
libextra/includes/gnutls/openssl.h
libextra/libgnutls-extra.map
libextra/m4/hooks.m4
libextra/openssl_compat.c
libextra/openssl_compat.h
src/Makefile.am
src/benchmark.c
src/certtool-cfg.c
src/certtool.c
src/cli.c
src/common.c
src/crypt.c
src/list.h
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/certificate_set_x509_crl.c
tests/chainverify.c
tests/crq_apis.c
tests/crq_key_id.c
tests/crypto_rng.c
tests/cve-2008-4989.c
tests/cve-2009-1415.c
tests/cve-2009-1416.c
tests/dhepskself.c
tests/dn.c
tests/dn2.c
tests/finished.c
tests/gc.c
tests/hostname-check.c
tests/init_roundtrip.c
tests/key-id/Makefile.am
tests/key-id/key-id
tests/mini-eagain.c
tests/mini-x509-rehandshake.c
tests/mini-x509.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/pgps2kgnu.c
tests/pkcs1-padding/Makefile.am
tests/pkcs1-padding/pkcs1-pad
tests/pkcs12-decode/Makefile.am
tests/pkcs12-decode/pkcs12
tests/pkcs12_encode.c
tests/pkcs12_s2k.c
tests/pkcs12_s2k_pem.c
tests/pkcs8-decode/Makefile.am
tests/pkcs8-decode/pkcs8
tests/pskself.c
tests/resume.c
tests/rfc2253-escape-test
tests/rsa-md5-collision/Makefile.am
tests/rsa-md5-collision/rsa-md5-collision
tests/safe-renegotiation/Makefile.am
tests/safe-renegotiation/srn0.c
tests/safe-renegotiation/srn1.c
tests/safe-renegotiation/srn2.c
tests/safe-renegotiation/srn3.c
tests/safe-renegotiation/srn4.c
tests/safe-renegotiation/srn5.c
tests/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 3e2bb4a6a2c7e1302ec069041b02885f1c01e6f7..0bcd8d7b1e04c5466ccf167f56a03f0bddbe39d6 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Author: Nikos Mavrogiannopoulos
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
diff --git a/NEWS b/NEWS
index 558db4a9d02a51075f111836abbbf26773aaaacd..77e5a54107a19f174c9dec9f06915d210a189545 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4523,7 +4523,7 @@ LIBGNUTLS_VERSION_NUMBER: New CPP symbols, indicating the GnuTLS
   No changes since last version.
 
 * Version 1.2.7 (2005-09-09)
-- The GNUTLS and GNUTLS-EXTRA libraries are now built with versioned symbols.
+- The GnuTLS and GnuTLS-extra libraries are now built with versioned symbols.
 - Certtool now complains when reading out-of-range X.509 serial
   numbers, suggested by Fran <e_agf@yahoo.es>.
 - Certtool now uses the readline library (when available) when reading
diff --git a/README b/README
index d010cc54fac265c5843a5b3fda33a07b53d94e46..a41ffe324609b413be2394ec04978223ba19c1fc 100644 (file)
--- a/README
+++ b/README
@@ -3,10 +3,10 @@ Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
               2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 See the end for copying conditions.
 
-This is the GNUTLS library.  GNUTLS implements the TLS/SSL (Transport
-Layer Security aka Secure Sockets Layer) protocol.  GnuTLS is a GNU
-project.  More up to date information can be found at
-<http://www.gnu.org/software/gnutls/> and <http://www.gnutls.org/>.
+GnuTLS implements the TLS/SSL (Transport Layer Security aka Secure
+Sockets Layer) protocol.  GnuTLS is a GNU project.  More up to date
+information can be found at <http://www.gnu.org/software/gnutls/> and
+<http://www.gnutls.org/>.
 
 See the documentation in doc/ and examples in doc/examples/.
 
@@ -29,10 +29,10 @@ Since the 0.4.2 version the gnutls library is covered under the GNU
 Lesser GPL. Previously released versions were licensed under the GNU
 GPL.
 
-We changed the license for most of GNUTLS because other free libraries
+We changed the license for most of GnuTLS because other free libraries
 already exist that do the same jobs and have lax licenses.  We want
-GNUTLS to be usable in all the same places as those other libraries.
-We kept some parts of GNUTLS under the GPL because they are unique,
+GnuTLS to be usable in all the same places as those other libraries.
+We kept some parts of GnuTLS under the GPL because they are unique,
 and with the GPL they provide free software projects (which deserve
 our help) an advantage over non-free projects (which do not deserve
 our help, since they refuse to share with us).  For more explanation,
diff --git a/cfg.mk b/cfg.mk
index 7fe32ae7ca989082a21a594127f3ad6508e1d821..de67a22c3626bba35d866d75d0f8084f6b1c4b33 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -3,7 +3,7 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
index ce4b4ebe3094fa25d4df30315878c5d66bbd261a..3695f83339e00edcd7bfed59923da38b5b96b063 100644 (file)
@@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
 #
 # Author: Nikos Mavrogiannopoulos, Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # 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 decf11a1921dab75c4a5319cf9dc24f39c825c7c..b474ab8ae58807e5ef4652301c7ed784e43917d4 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Author: Nikos Mavrogiannopoulos
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
index 305253596cae63c1e58a668f3acbedbcc4f80467..a8ec98ab2d36fea1889a4858ced97d3b5b710860 100644 (file)
@@ -3,7 +3,7 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
index da4e3d6139653982d56fea535769fa91f40749f0..31680c97efe7f59d6d544a2f508643ec6c41b79e 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
index 2c3f255e2b6a262a8916f2ea4a6cf023502a4be5..9c22b665b14d73b3cefff03b052db20674bf5051 100644 (file)
@@ -3,14 +3,14 @@
  * Foundation, Inc.
  * Author: Nikos Mavrogiannopoulos, Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software: you can redistribute it and/or modify
+ * GnuTLS is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful,
+ * GnuTLS is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
index a8206ac13e8768d8622565d01a2f799e0dab0ae0..81548ca7c95afe4b113e1832619f6680199018a1 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
index 6a8dd68a73228157174353602bfc0a924842c804..454216b52e0918b8dff0711fa506ada1de363ac6 100644 (file)
@@ -88,7 +88,7 @@ main (void)
     {
       if (ret == 0)
        {
-         printf ("- Peer has closed the GNUTLS connection\n");
+         printf ("- Peer has closed the GnuTLS connection\n");
          goto end;
        }
       else
index a9b908b4817d094931afc0a9de49f0a102fa0d47..d343b2b84c4ec16af3b9d95bd7100903f017dafb 100644 (file)
@@ -137,7 +137,7 @@ main (void)
 
          if (ret == 0)
            {
-             printf ("\n- Peer has closed the GNUTLS connection\n");
+             printf ("\n- Peer has closed the GnuTLS connection\n");
              break;
            }
          else if (ret < 0)
index da8e8eff929d6af32f6242dc1b6fa9c0da0ce7e2..0494d2b53f3586550dba6cf1a4b6079dddc6327e 100644 (file)
@@ -151,7 +151,7 @@ main (void)
 
          if (ret == 0)
            {
-             printf ("\n- Peer has closed the GNUTLS connection\n");
+             printf ("\n- Peer has closed the GnuTLS connection\n");
              break;
            }
          else if (ret < 0)
index f661ff9cec551632569ab6af880c1348629b20b1..b5768b443afc285a74df0403ceb5da24e8e86aee 100644 (file)
@@ -182,7 +182,7 @@ main (void)
 
          if (ret == 0)
            {
-             printf ("\n- Peer has closed the GNUTLS connection\n");
+             printf ("\n- Peer has closed the GnuTLS connection\n");
              break;
            }
          else if (ret < 0)
index d601fa2cf42a1061c5256410ba88866255c109ba..f9befbe409d005279519c98be56a1ba108793300 100644 (file)
@@ -141,7 +141,7 @@ main (void)
 
          if (ret == 0)
            {
-             printf ("\n- Peer has closed the GNUTLS connection\n");
+             printf ("\n- Peer has closed the GnuTLS connection\n");
              break;
            }
          else if (ret < 0)
index 755bf8d202db2a02aaad0b8e6f8960cb1d4491f2..9d436105fce55ce61eb55a8023a7eecccd5e2051 100644 (file)
@@ -168,7 +168,7 @@ main (void)
 
          if (ret == 0)
            {
-             printf ("\n- Peer has closed the GNUTLS connection\n");
+             printf ("\n- Peer has closed the GnuTLS connection\n");
              break;
            }
          else if (ret < 0)
index 5efa562605e66080a98ab1ebb20eeef0ffa97d82..3d1b8853d4b2d9b06b53cfa6619bdf05221f9366 100644 (file)
@@ -4169,7 +4169,7 @@ If all of them are used then GnuTLS will no longer use libgcrypt.
 @menu
 * GNU Free Documentation License::   License for copying this manual.
 * GNU LGPL::                     License for copying the core GnuTLS library.
-* GNU GPL::                      License for copying GNUTLS extra and tools.
+* GNU GPL::                      License for copying GnuTLS-extra and tools.
 @end menu
 
 @node GNU Free Documentation License
index 36d92db4a62a2ecc67068aeea4f9ea7a25e5b6e7..6afff0ae5a9f113e2e5a6fb9c9c90b64b8acb681 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Author: Nikos Mavroyanopoulos, Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
index aaa6fe072a8891a0676343dea28213358ad96bb2..140f08012dd0de86bccc11e9536fdc21a8cbd36c 100644 (file)
@@ -2,14 +2,14 @@
  * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software: you can redistribute it and/or modify
+ * GnuTLS is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful,
+ * GnuTLS is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
index 3517df8fcc63703358c88b14f6a129874893fcf0..6e730607efdcfcaafcaefd567d14f6e707a79388 100644 (file)
@@ -1,18 +1,18 @@
-#  GNUTLS -- Guile bindings for GnuTLS.
+#  GnuTLS --- Guile bindings for GnuTLS.
 #  Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 #
-#  GNUTLS is free software; you can redistribute it and/or
+#  GnuTLS is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
 #  License as published by the Free Software Foundation; either
 #  version 2.1 of the License, or (at your option) any later version.
 #
-#  GNUTLS is distributed in the hope that it will be useful,
+#  GnuTLS is distributed in the hope that it will be useful,
 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 #  Lesser General Public License for more details.
 #
 #  You should have received a copy of the GNU Lesser General Public
-#  License along with GNUTLS; if not, write to the Free Software
+#  License along with GnuTLS; if not, write to the Free Software
 #  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 SUBDIRS = modules src tests
index 786da89c0a0370599bad86688ab0cc281a8018cf..c1829ed553cc296930fc3e27589e49c6a6b8adec 100644 (file)
@@ -1,18 +1,18 @@
-#  GNUTLS -- Guile bindings for GnuTLS.
+#  GnuTLS --- Guile bindings for GnuTLS.
 #  Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 #
-#  GNUTLS is free software; you can redistribute it and/or
+#  GnuTLS is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
 #  License as published by the Free Software Foundation; either
 #  version 2.1 of the License, or (at your option) any later version.
 #
-#  GNUTLS is distributed in the hope that it will be useful,
+#  GnuTLS is distributed in the hope that it will be useful,
 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 #  Lesser General Public License for more details.
 #
 #  You should have received a copy of the GNU Lesser General Public
-#  License along with GNUTLS; if not, write to the Free Software
+#  License along with GnuTLS; if not, write to the Free Software
 #  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 guilemoduledir = $(GUILE_SITE)
index 425e7bd70d867b240eafb7a2712f9f8962693d0d..ed5efd893c268a124b8e4e6b9b8b383af062f98c 100644 (file)
@@ -1,18 +1,18 @@
-;;; GNUTLS --- Guile bindings for GnuTLS.
+;;; GnuTLS --- Guile bindings for GnuTLS.
 ;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS is free software; you can redistribute it and/or
+;;; GnuTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
 ;;; License as published by the Free Software Foundation; either
 ;;; version 2.1 of the License, or (at your option) any later version.
 ;;;
-;;; GNUTLS is distributed in the hope that it will be useful,
+;;; GnuTLS is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; Lesser General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU Lesser General Public
-;;; License along with GNUTLS; if not, write to the Free Software
+;;; License along with GnuTLS; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ;;; Written by Ludovic Courtès <ludo@chbouib.org>
index 4c65e8ba7468806641a632e2e8b6e9426f55827f..2ae6a02e723c429b352695dd69f720d041e35647 100644 (file)
@@ -1,18 +1,18 @@
-;;; GNUTLS --- Guile bindings for GnuTLS.
+;;; GnuTLS --- Guile bindings for GnuTLS.
 ;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS is free software; you can redistribute it and/or
+;;; GnuTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
 ;;; License as published by the Free Software Foundation; either
 ;;; version 2.1 of the License, or (at your option) any later version.
 ;;;
-;;; GNUTLS is distributed in the hope that it will be useful,
+;;; GnuTLS is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; Lesser General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU Lesser General Public
-;;; License along with GNUTLS; if not, write to the Free Software
+;;; License along with GnuTLS; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ;;; Written by Ludovic Courtès <ludo@chbouib.org>
index f3beba6af811b4987a196d69010829825386a0f8..3cd733a65f1d97494b7b99f3f2321825c1cefcf3 100644 (file)
@@ -1,18 +1,18 @@
-;;; GNUTLS --- Guile bindings for GnuTLS.
+;;; GnuTLS --- Guile bindings for GnuTLS.
 ;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS is free software; you can redistribute it and/or
+;;; GnuTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
 ;;; License as published by the Free Software Foundation; either
 ;;; version 2.1 of the License, or (at your option) any later version.
 ;;;
-;;; GNUTLS is distributed in the hope that it will be useful,
+;;; GnuTLS is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; Lesser General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU Lesser General Public
-;;; License along with GNUTLS; if not, write to the Free Software
+;;; License along with GnuTLS; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ;;; Written by Ludovic Courtès <ludo@chbouib.org>
index 81cdd2e314a5a1b0c47bfd639cbc59608433eb5f..f20e22379e15df2a2c955f537c476e1f37aafb17 100644 (file)
@@ -1,20 +1,20 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
-;;; GNUTLS --- Guile bindings for GnuTLS.
+;;; GnuTLS --- Guile bindings for GnuTLS.
 ;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS is free software; you can redistribute it and/or
+;;; GnuTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
 ;;; License as published by the Free Software Foundation; either
 ;;; version 2.1 of the License, or (at your option) any later version.
 ;;;
-;;; GNUTLS is distributed in the hope that it will be useful,
+;;; GnuTLS is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; Lesser General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU Lesser General Public
-;;; License along with GNUTLS; if not, write to the Free Software
+;;; License along with GnuTLS; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ;;; Written by Ludovic Courtès <ludo@chbouib.org>
index 349254cfa0a047747de93f554988ec6bf1da4bb6..9c5958f33dbfb5d905550325ae6d8d2b1ac89c3c 100644 (file)
@@ -1,18 +1,18 @@
-;;; GNUTLS --- Guile bindings for GnuTLS.
+;;; GnuTLS --- Guile bindings for GnuTLS.
 ;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS is free software; you can redistribute it and/or
+;;; GnuTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
 ;;; License as published by the Free Software Foundation; either
 ;;; version 2.1 of the License, or (at your option) any later version.
 ;;;
-;;; GNUTLS is distributed in the hope that it will be useful,
+;;; GnuTLS is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; Lesser General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU Lesser General Public
-;;; License along with GNUTLS; if not, write to the Free Software
+;;; License along with GnuTLS; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ;;; Written by Ludovic Courtès <ludo@chbouib.org>
index 35db12bab166bbb7bc3afcc47ba069f19fb1947f..b47f4900bd2204c5820e4683caadfda27630fda4 100644 (file)
@@ -1,18 +1,18 @@
-;;; GNUTLS-EXTRA --- Guile bindings for GnuTLS-EXTRA.
+;;; GnuTLS-extra --- Guile bindings for GnuTLS-EXTRA.
 ;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS-EXTRA is free software; you can redistribute it and/or modify
+;;; 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
 ;;; the Free Software Foundation; either version 3 of the License, or
 ;;; (at your option) any later version.
 ;;;
-;;; GNUTLS-EXTRA is distributed in the hope that it will be useful,
+;;; GnuTLS-extra is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 ;;; GNU General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with GNUTLS-EXTRA; if not, write to the Free Software
+;;; along with GnuTLS-EXTRA; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
 ;;; USA.
 
index bc4f52d41fa586154792d0e82064a338114cfec8..e8e81b1fb0f656b5429d7d255f353d41e01b67db 100644 (file)
@@ -1,18 +1,18 @@
-#  GNUTLS -- Guile bindings for GnuTLS.
+#  GnuTLS --- Guile bindings for GnuTLS.
 #  Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 #
-#  GNUTLS is free software; you can redistribute it and/or
+#  GnuTLS is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
 #  License as published by the Free Software Foundation; either
 #  version 2.1 of the License, or (at your option) any later version.
 #
-#  GNUTLS is distributed in the hope that it will be useful,
+#  GnuTLS is distributed in the hope that it will be useful,
 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 #  Lesser General Public License for more details.
 #
 #  You should have received a copy of the GNU Lesser General Public
-#  License along with GNUTLS; if not, write to the Free Software
+#  License along with GnuTLS; if not, write to the Free Software
 #  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 GUILE_FOR_BUILD =                                              \
index 79ea2be92e7d128fe95381682285fa433a83ceb1..4df2440dfd18cc9469549ddae868b37d9a02a780 100644 (file)
@@ -1,18 +1,18 @@
-/* GNUTLS --- Guile bindings for GnuTLS.
+/* GnuTLS --- Guile bindings for GnuTLS.
    Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
-   GNUTLS is free software; you can redistribute it and/or
+   GnuTLS is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
    License as published by the Free Software Foundation; either
    version 2.1 of the License, or (at your option) any later version.
 
-   GNUTLS is distributed in the hope that it will be useful,
+   GnuTLS is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with GNUTLS; if not, write to the Free Software
+   License along with GnuTLS; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA  */
 
 /* Written by Ludovic Courtès <ludo@gnu.org>.  */
index bffb7c1f6202dc12658e6ad956f39d1689395ec4..2ac7145630409d5a295e5f2801f63e88065567a3 100644 (file)
@@ -1,18 +1,18 @@
-/* GNUTLS --- Guile bindings for GnuTLS.
+/* GnuTLS --- Guile bindings for GnuTLS.
    Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
 
-   GNUTLS is free software; you can redistribute it and/or
+   GnuTLS is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
    License as published by the Free Software Foundation; either
    version 2.1 of the License, or (at your option) any later version.
 
-   GNUTLS is distributed in the hope that it will be useful,
+   GnuTLS is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with GNUTLS; if not, write to the Free Software
+   License along with GnuTLS; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA  */
 
 /* Written by Ludovic Courtès <ludo@chbouib.org>.  */
index 00c596910545c85ecbc5ce39f3398f2a2b7c6fb9..337cdb6ed028cb4fd13c40fccb1f7bbd75a7f9b6 100644 (file)
@@ -1,18 +1,18 @@
-/* GNUTLS --- Guile bindings for GnuTLS.
+/* GnuTLS --- Guile bindings for GnuTLS.
    Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 
-   GNUTLS is free software; you can redistribute it and/or
+   GnuTLS is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
    License as published by the Free Software Foundation; either
    version 2.1 of the License, or (at your option) any later version.
 
-   GNUTLS is distributed in the hope that it will be useful,
+   GnuTLS is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with GNUTLS; if not, write to the Free Software
+   License along with GnuTLS; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA  */
 
 #ifndef GUILE_GNUTLS_ERRORS_H
index 80a0079503e4d4106bcb47b30a756574fd3e49ef..7244fa9fe490dc4bd4f0997bc2349258ce8bab84 100644 (file)
@@ -1,18 +1,18 @@
-/* GNUTLS-EXTRA --- Guile bindings for GNUTLS-EXTRA.
+/* GnuTLS-extra --- Guile bindings for GnuTLS-extra.
    Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
 
-   GNUTLS-EXTRA is free software; you can redistribute it and/or modify
+   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
    the Free Software Foundation; either version 3 of the License, or
    (at your option) any later version.
 
-   GNUTLS-EXTRA is distributed in the hope that it will be useful,
+   GnuTLS-extra is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with GNUTLS-EXTRA; if not, write to the Free Software
+   along with GnuTLS-EXTRA; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 /* Important note: As written above, this part of the code is ditributed
index c794bfeeef3802d11bbad86e337316510e2da570..e9085c6866067e76df900b0750ff5310a594dd4a 100644 (file)
@@ -1,20 +1,20 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
-;;; GNUTLS --- Guile bindings for GnuTLS.
+;;; GnuTLS --- Guile bindings for GnuTLS.
 ;;; Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS is free software; you can redistribute it and/or
+;;; GnuTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
 ;;; License as published by the Free Software Foundation; either
 ;;; version 2.1 of the License, or (at your option) any later version.
 ;;;
-;;; GNUTLS is distributed in the hope that it will be useful,
+;;; GnuTLS is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; Lesser General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU Lesser General Public
-;;; License along with GNUTLS; if not, write to the Free Software
+;;; License along with GnuTLS; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ;;; Written by Ludovic Courtès <ludo@gnu.org>.
index 58c692bede796b5591d25e04d15fb1349e5eae4b..0e4b7a7c2ec22876a2ba8b854da4355c4359f2d8 100644 (file)
@@ -1,20 +1,20 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
-;;; GNUTLS --- Guile bindings for GnuTLS.
+;;; GnuTLS --- Guile bindings for GnuTLS.
 ;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS is free software; you can redistribute it and/or
+;;; GnuTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
 ;;; License as published by the Free Software Foundation; either
 ;;; version 2.1 of the License, or (at your option) any later version.
 ;;;
-;;; GNUTLS is distributed in the hope that it will be useful,
+;;; GnuTLS is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; Lesser General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU Lesser General Public
-;;; License along with GNUTLS; if not, write to the Free Software
+;;; License along with GnuTLS; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ;;; Written by Ludovic Courtès <ludo@chbouib.org>.
index c6bb2bdb394d41e8b5f86e66b1af018e55834b5a..8aeb8209337ad06e4ba65ac236486dd422e4893c 100644 (file)
@@ -1,20 +1,20 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
-;;; GNUTLS --- Guile bindings for GnuTLS.
+;;; GnuTLS --- Guile bindings for GnuTLS.
 ;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS is free software; you can redistribute it and/or
+;;; GnuTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
 ;;; License as published by the Free Software Foundation; either
 ;;; version 2.1 of the License, or (at your option) any later version.
 ;;;
-;;; GNUTLS is distributed in the hope that it will be useful,
+;;; GnuTLS is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; Lesser General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU Lesser General Public
-;;; License along with GNUTLS; if not, write to the Free Software
+;;; License along with GnuTLS; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ;;; Written by Ludovic Courtès <ludo@chbouib.org>.
index 8416f0fcb615d60f8db0b8957b4e5e8f908d8c32..24d554de2a3f458731caf27d0458b4cb0c4a4973 100644 (file)
@@ -1,20 +1,20 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
-;;; GNUTLS --- Guile bindings for GnuTLS.
+;;; GnuTLS --- Guile bindings for GnuTLS.
 ;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS is free software; you can redistribute it and/or
+;;; GnuTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
 ;;; License as published by the Free Software Foundation; either
 ;;; version 2.1 of the License, or (at your option) any later version.
 ;;;
-;;; GNUTLS is distributed in the hope that it will be useful,
+;;; GnuTLS is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; Lesser General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU Lesser General Public
-;;; License along with GNUTLS; if not, write to the Free Software
+;;; License along with GnuTLS; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ;;; Written by Ludovic Courtès <ludo@chbouib.org>.
index 8138bdf1706a80ccbc4fd73c46da7ab4812dd668..0256d9a5359c6adf14e5eb55a85e443c415bce55 100644 (file)
@@ -1,20 +1,20 @@
 ;;; Help produce Guile wrappers for GnuTLS types.
 ;;;
-;;; GNUTLS --- Guile bindings for GnuTLS.
+;;; GnuTLS --- Guile bindings for GnuTLS.
 ;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS is free software; you can redistribute it and/or
+;;; GnuTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
 ;;; License as published by the Free Software Foundation; either
 ;;; version 2.1 of the License, or (at your option) any later version.
 ;;;
-;;; GNUTLS is distributed in the hope that it will be useful,
+;;; GnuTLS is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; Lesser General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU Lesser General Public
-;;; License along with GNUTLS; if not, write to the Free Software
+;;; License along with GnuTLS; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ;;; Written by Ludovic Courtès <ludo@chbouib.org>.
index be478272874d1cca943fe8b00dfd8d5b275a59c4..ae5984e3b5618eb5e927b4bb6ae5e2d631d65fad 100644 (file)
@@ -1,18 +1,18 @@
-/* GNUTLS --- Guile bindings for GnuTLS.
+/* GnuTLS --- Guile bindings for GnuTLS.
    Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
-   GNUTLS is free software; you can redistribute it and/or
+   GnuTLS is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
    License as published by the Free Software Foundation; either
    version 2.1 of the License, or (at your option) any later version.
 
-   GNUTLS is distributed in the hope that it will be useful,
+   GnuTLS is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with GNUTLS; if not, write to the Free Software
+   License along with GnuTLS; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA  */
 
 /* Written by Ludovic Courtès <ludo@chbouib.org>.  */
index 0122b465273c18e88fab329722eb47493eeb4b05..7213f385ea68f64f7dde06f4a6a49ce93a9ef893 100644 (file)
@@ -1,18 +1,18 @@
-/* GNUTLS --- Guile bindings for GnuTLS.
+/* GnuTLS --- Guile bindings for GnuTLS.
    Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
-   GNUTLS is free software; you can redistribute it and/or
+   GnuTLS is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
    License as published by the Free Software Foundation; either
    version 2.1 of the License, or (at your option) any later version.
 
-   GNUTLS is distributed in the hope that it will be useful,
+   GnuTLS is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with GNUTLS; if not, write to the Free Software
+   License along with GnuTLS; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA  */
 
 #ifndef GUILE_GNUTLS_UTILS_H
index ab78ecc1cc6ea3f97b3eb1fb47dbcd3e667b36e0..aaa8e9a987e788d79301ada9bec57c487d5fb87b 100644 (file)
@@ -1,18 +1,18 @@
-#  GNUTLS -- Guile bindings for GnuTLS.
+#  GnuTLS --- Guile bindings for GnuTLS.
 #  Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 #
-#  GNUTLS is free software; you can redistribute it and/or
+#  GnuTLS is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
 #  License as published by the Free Software Foundation; either
 #  version 2.1 of the License, or (at your option) any later version.
 #
-#  GNUTLS is distributed in the hope that it will be useful,
+#  GnuTLS is distributed in the hope that it will be useful,
 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 #  Lesser General Public License for more details.
 #
 #  You should have received a copy of the GNU Lesser General Public
-#  License along with GNUTLS; if not, write to the Free Software
+#  License along with GnuTLS; if not, write to the Free Software
 #  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 TESTS = anonymous-auth.scm session-record-port.scm             \
index 5a42d31d796a2f934495ff2b503bf0ab1e642060..7d5941e8de172204cc569292b2354f011a19f3e1 100644 (file)
@@ -1,18 +1,18 @@
-;;; GNUTLS --- Guile bindings for GnuTLS.
+;;; GnuTLS --- Guile bindings for GnuTLS.
 ;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS is free software; you can redistribute it and/or
+;;; GnuTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
 ;;; License as published by the Free Software Foundation; either
 ;;; version 2.1 of the License, or (at your option) any later version.
 ;;;
-;;; GNUTLS is distributed in the hope that it will be useful,
+;;; GnuTLS is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; Lesser General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU Lesser General Public
-;;; License along with GNUTLS; if not, write to the Free Software
+;;; License along with GnuTLS; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ;;; Written by Ludovic Courtès <ludo@chbouib.org>.
index 1bfc829ed9a5c432d576e99893eceebcdadb3278..cec649164904c992d706eb5bfaa21733055e0c54 100644 (file)
@@ -1,18 +1,18 @@
-;;; GNUTLS --- Guile bindings for GnuTLS.
+;;; GnuTLS --- Guile bindings for GnuTLS.
 ;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS is free software; you can redistribute it and/or
+;;; GnuTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
 ;;; License as published by the Free Software Foundation; either
 ;;; version 2.1 of the License, or (at your option) any later version.
 ;;;
-;;; GNUTLS is distributed in the hope that it will be useful,
+;;; GnuTLS is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; Lesser General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU Lesser General Public
-;;; License along with GNUTLS; if not, write to the Free Software
+;;; License along with GnuTLS; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ;;; Written by Ludovic Courtès <ludo@chbouib.org>.
index 34300cf5d68d9540f08ae9847829929fecef9a65..e02db5fed233e6d3de0c0c73f9ce33acf4a09a55 100644 (file)
@@ -1,18 +1,18 @@
-;;; GNUTLS-EXTRA --- Guile bindings for GnuTLS-EXTRA.
+;;; GnuTLS-extra --- Guile bindings for GnuTLS-EXTRA.
 ;;; Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS-EXTRA is free software; you can redistribute it and/or modify
+;;; 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
 ;;; the Free Software Foundation; either version 3 of the License, or
 ;;; (at your option) any later version.
 ;;;
-;;; GNUTLS-EXTRA is distributed in the hope that it will be useful,
+;;; GnuTLS-extra is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 ;;; GNU General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with GNUTLS-EXTRA; if not, write to the Free Software
+;;; along with GnuTLS-EXTRA; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
 ;;; USA.
 
index 9083d2fb4ebbecc29d189986a2e81ec46dca69cd..e5cffc5d8760c9525818239aada0365fb3b6b49b 100644 (file)
@@ -1,18 +1,18 @@
-;;; GNUTLS-EXTRA --- Guile bindings for GnuTLS-EXTRA.
+;;; GnuTLS-extra --- Guile bindings for GnuTLS-EXTRA.
 ;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS-EXTRA is free software; you can redistribute it and/or modify
+;;; 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
 ;;; the Free Software Foundation; either version 3 of the License, or
 ;;; (at your option) any later version.
 ;;;
-;;; GNUTLS-EXTRA is distributed in the hope that it will be useful,
+;;; GnuTLS-extra is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 ;;; GNU General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with GNUTLS-EXTRA; if not, write to the Free Software
+;;; along with GnuTLS-EXTRA; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
 ;;; USA.
 
index f97c7af30f07dbbb02ff2ae33e3886e3f33e26b1..774fa64dba12b247d3b7980529d01952f6430a1d 100644 (file)
@@ -1,18 +1,18 @@
-;;; GNUTLS-EXTRA --- Guile bindings for GnuTLS-EXTRA.
+;;; GnuTLS-extra --- Guile bindings for GnuTLS-EXTRA.
 ;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS-EXTRA is free software; you can redistribute it and/or modify
+;;; 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
 ;;; the Free Software Foundation; either version 3 of the License, or
 ;;; (at your option) any later version.
 ;;;
-;;; GNUTLS-EXTRA is distributed in the hope that it will be useful,
+;;; GnuTLS-extra is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 ;;; GNU General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU General Public License
-;;; along with GNUTLS-EXTRA; if not, write to the Free Software
+;;; along with GnuTLS-EXTRA; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
 ;;; USA.
 
index d1cafde06b5113045a558255a1eb83d8f2bd8a9e..79f9aeebcf3bb77362c2aeb86fc7e5d58dbc3ac1 100644 (file)
@@ -1,18 +1,18 @@
-;;; GNUTLS --- Guile bindings for GnuTLS.
+;;; GnuTLS --- Guile bindings for GnuTLS.
 ;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS is free software; you can redistribute it and/or
+;;; GnuTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
 ;;; License as published by the Free Software Foundation; either
 ;;; version 2.1 of the License, or (at your option) any later version.
 ;;;
-;;; GNUTLS is distributed in the hope that it will be useful,
+;;; GnuTLS is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; Lesser General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU Lesser General Public
-;;; License along with GNUTLS; if not, write to the Free Software
+;;; License along with GnuTLS; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ;;; Written by Ludovic Courtès <ludo@chbouib.org>.
index 021c2a2ae250a6369a4241ee04b19df981b2cf1e..49eaa5f3e569356e315dc88dce3efdd2d7c43284 100644 (file)
@@ -1,18 +1,18 @@
-;;; GNUTLS --- Guile bindings for GnuTLS.
+;;; GnuTLS --- Guile bindings for GnuTLS.
 ;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS is free software; you can redistribute it and/or
+;;; GnuTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
 ;;; License as published by the Free Software Foundation; either
 ;;; version 2.1 of the License, or (at your option) any later version.
 ;;;
-;;; GNUTLS is distributed in the hope that it will be useful,
+;;; GnuTLS is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; Lesser General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU Lesser General Public
-;;; License along with GNUTLS; if not, write to the Free Software
+;;; License along with GnuTLS; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ;;; Written by Ludovic Courtès <ludo@chbouib.org>.
index 7c81fd29d0292809ca637c1e0b2ce0be3ec8e052..c928f25306ff439810d81cac41772c592523ada0 100644 (file)
@@ -1,18 +1,18 @@
-;;; GNUTLS --- Guile bindings for GnuTLS.
+;;; GnuTLS --- Guile bindings for GnuTLS.
 ;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS is free software; you can redistribute it and/or
+;;; GnuTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
 ;;; License as published by the Free Software Foundation; either
 ;;; version 2.1 of the License, or (at your option) any later version.
 ;;;
-;;; GNUTLS is distributed in the hope that it will be useful,
+;;; GnuTLS is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; Lesser General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU Lesser General Public
-;;; License along with GNUTLS; if not, write to the Free Software
+;;; License along with GnuTLS; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ;;; Written by Ludovic Courtès <ludo@chbouib.org>.
@@ -25,7 +25,7 @@
 (use-modules (gnutls))
 
 (define %message
-  "GNUTLS is free software; you can redistribute it and/or
+  "GnuTLS is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.")
index 8582fc1e4a2c4171ba17c1a01f3a6dc54583da3c..4363e434166b60a4530e7024fc8f25353ad676ad 100644 (file)
@@ -1,18 +1,18 @@
-;;; GNUTLS --- Guile bindings for GnuTLS.
+;;; GnuTLS --- Guile bindings for GnuTLS.
 ;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS is free software; you can redistribute it and/or
+;;; GnuTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
 ;;; License as published by the Free Software Foundation; either
 ;;; version 2.1 of the License, or (at your option) any later version.
 ;;;
-;;; GNUTLS is distributed in the hope that it will be useful,
+;;; GnuTLS is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; Lesser General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU Lesser General Public
-;;; License along with GNUTLS; if not, write to the Free Software
+;;; License along with GnuTLS; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ;;; Written by Ludovic Courtès <ludo@chbouib.org>.
index 3ecddb971189bbb722c8007ef6fe860d28717d22..fda227bbaa637f3cc907df407b7fc719c1e8b0d4 100644 (file)
@@ -1,18 +1,18 @@
-;;; GNUTLS --- Guile bindings for GnuTLS.
+;;; GnuTLS --- Guile bindings for GnuTLS.
 ;;; Copyright (C) 2007, 2010 Free Software Foundation, Inc.
 ;;;
-;;; GNUTLS is free software; you can redistribute it and/or
+;;; GnuTLS is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Lesser General Public
 ;;; License as published by the Free Software Foundation; either
 ;;; version 2.1 of the License, or (at your option) any later version.
 ;;;
-;;; GNUTLS is distributed in the hope that it will be useful,
+;;; GnuTLS is distributed in the hope that it will be useful,
 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;;; Lesser General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU Lesser General Public
-;;; License along with GNUTLS; if not, write to the Free Software
+;;; License along with GnuTLS; if not, write to the Free Software
 ;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ;;; Written by Ludovic Courtès <ludo@chbouib.org>.
index 5e4ce56c627539e46f348091e6cf5e27a2fff73f..e90702c350ea90f95900c73d8d5f6cfb647cfd0a 100644 (file)
@@ -4,20 +4,20 @@
 #
 # Author: Nikos Mavrogiannopoulos
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# The GNUTLS library is free software; you can redistribute it and/or
+# The GnuTLS is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public License
 # as published by the Free Software Foundation; either version 2.1 of
 # the License, or (at your option) any later version.
 #
-# The GNUTLS library is distributed in the hope that it will be
+# The GnuTLS is distributed in the hope that it will be
 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with the GNUTLS library; if not, write to the Free
+# License along with GnuTLS; if not, write to the Free
 # Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
 # MA 02110-1301, USA
 
index b3917e02cd46f96416662fd2daa4b22a77f36da3..93446ba9b3b6d4cda61b7cbe67823c3f4ec60189 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 0a46704d896358a2869c3129769c464017722498..a375c3eb21b83fca8f4ee0d71fc7bd9f791f6176 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 58fa9d1e2b618c2c314c2f43e781db7f494f4ace..6ba9394ccdc4372cb8095b4635adfac48cb68c0e 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index de22a87b5a4d9844dc60fc4fe909cbfa0e7a8302..cdc91c0336d33b167d9d78bc770bcf4413e0e701 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 17052bfb687d1d35b2a47ff400687ca417fba91d..c1c62d8b334f0734c4f1ce368423466dc439ab71 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index fecc7177caa7a519f8fda1502dd37aa4d6f5b782..9fc13bafbad5ea88b1f73316ee568499d4b2bd03 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index b24c4569e1171c61dc049daf64b700477fcd72c2..224adfb621053586f931d1ddff46358892936cb4 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 29c65f966670bd5943745d59fe94020cd07880ec..60da95cad74f3329c7d940b1a1d9588c96680aa2 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index c7f1a2e41e02b7a22496d1db888a8dfbee780f00..242f6c4f0ba068820acac2af6d5674d44d909a8e 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 4e6ea41f60d7d0e6f63de61834f71c788b69f3de..200ec972850fdad3d5ce2f44f5a663b52a08bace 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 98397a8c3cb7b154c4fee614301f5001fa72f3e5..a1a19355250f751c65aa56813e29d75e2f66a9cb 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index fe27804672865a9711ec819fe58aeb2a7818a56c..4a9be34031421d28faf81e2d905d0fcfd95ee14b 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 0aedc61ac534f5ba19f9092799964b12f54fb440..7d22a9151f249f6347083273a11b6b0e905973da 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 83d5b81be85688ec2a337e5cba502918cda5e076..ba61db63d0fc9fac4801eedfd8a65c402859768b 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 3f5eb55f7f754198926367042096e9938c9ac0a4..d6c401bb9b0927dc29155a8282f147f461666bca 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index b15f46e148e518f224af64742fde0106ce8d6f91..40cb97a7d6a45232a21f3f9d0744e11a0b1b8d01 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 8d3e6d794c1bff0edcb4cb1ee83f440b80ef4103..e67edf550fd9214aaff34d71860ba8c79e9bf837 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 66292060316e3f7d124226346a36f9528021bb35..014d6300733595e3233d9786b157dc0bf5d40764 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 6f15b809755fa4c2214e0c7ba29681febd6c7590..caf84a64109138dfbe847c252de6995868bce9ae 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 6fb14704ebb2dfcaee7fbcdc7d631e78cbe56b83..327a24cdf50e2a97615e0650855f8398feeaf61b 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index e2b34fedbf4bf1ae33c42d32027f61eda47552ae..8412f0a8ee1ba53fddeca5dbe0b231e88a41fd10 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 1ef9d970d8ee47517b2c97b70d3eb3cf650a7caa..c28931c2c1b45385a575de5000f31550650f2fd2 100644 (file)
@@ -4,20 +4,20 @@ dnl Process this file with autoconf to produce a configure script.
 #
 # Author: Nikos Mavrogiannopoulos, Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# The GNUTLS library is free software; you can redistribute it and/or
+# The GnuTLS is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public License
 # as published by the Free Software Foundation; either version 2.1 of
 # the License, or (at your option) any later version.
 #
-# The GNUTLS library is distributed in the hope that it will be
+# The GnuTLS is distributed in the hope that it will be
 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with the GNUTLS library; if not, write to the Free
+# License along with GnuTLS; if not, write to the Free
 # Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
 # MA 02110-1301, USA
 
index 2de04d8b0c0e109ce05835305c4bbb4537f974bf..0f5bbe3e82cfc0bf082c87debcff6c96df36c67b 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 48ef27eb6c7aa1dfd76c02b7770ff965c9cd4163..c7de86b272eee333a323d8590139e085b8d82700 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index b5c8828b0677fe069f26ed0a35483ecf2b91ef7d..0716b231fdc7b1c4e802a22995ea9bd37fac4a76 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 54022003422096ef48ff9fb6f55d230ee532ce2b..0ed9b5727ed04789e5308960ad375bbeba497758 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 58e0bcda8ecb42d03ec357e292f22cbd3eb31bad..037b7feaef6795c82bb018974624fa6b83b54359 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 0fef2175dda2d5d4f1160d8fca5e16b07266de2b..341f87cc9011634926cffca177f43969a8053d7f 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index e0cfc9f826216a4b87dd6c77ec4d5723ab61e82d..1351092acdeb1706768cd6929cce3afb25062e73 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index f33cd27289bf6b7d55910376e15527e34c95b0d8..3ab9f2a073c57840d8c2fccf5b9616d6e1c00641 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 1500470cb8962c29973d056a5c17d5230e9adeb9..32bc918dba9ab5c9f76260aee59970392f3c9e14 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 502a1f9c0180cffe0737bf1f8382ca3f4e7ebb88..bfc465fa3648c81774a61f0f30a365cba82b786b 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 77dd9185064a9af2260ace3326c19a34c424d572..1fad66018bf27ddf3e98bf7ca50f1328b1afb48f 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 8802d4711936bdca4b97c53f0c3bc17a1aff7102..3df9d129a5cdbcd8f57e67621298507445bd32e6 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 15b9137817e40b200509082f6fc3057a564de3b3..6d93bd11146f083e6818aeff26a87d23396754e3 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Steve Dispensa (<dispensa@phonefactor.com>)
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 004260661806db3040a865b56d9ba900f2993ad5..ca4fb7a92cd86a60b29cec1a8f64947259cf95e7 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Steve Dispensa (<dispensa@phonefactor.com>)
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 4ed7aecf4ba57654af614d177c344d223c96ef48..85ff9107bd7e8b0f680576a050d2114465d4ebfe 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 57555b23fe12c22c1c9de8d7b02dd3aa35db14c1..a598e1c5f09ba14e0034c83313839e8bed8357c0 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index f25e9cd149900d534b8542d37ea4c78d2cf32d19..734476e34ef20cc45ae48d5912a3fcf78e0a6746 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Daiki Ueno
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 265fad6ee73e4500a04efc642d31692ab050892b..85a518044b0f600c9ca3b722db796eddf3aad89f 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Daiki Ueno
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 05fabee1d8b6ded861123378921907b085b99701..e41e785dda5c8141e4f4b1486aecbf0054888db8 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 43c8ac7ec5e2e0c7a67cb43d3fb32da51e0f8001..69a05b741dc815e9ab95a6a7a023f716da067934 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index c6ded6eb52469aa772cc3bb8c07d55ac3e629424..650e27e758f4248ed994aa13ab4a77402d3f398f 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 42ca567b4920b297475274defcad23018162a1c3..44918230262d6ed3a7cba2c562ae16ce882447f1 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 21e90178945a31e404ec8588a08ec4e489fae0c7..48ea34ac1c8e47094073690496a9d408d8992126 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 0ead705c724e6349de4b5e381bdea9d90296104d..ad816082dde2f2f76e7a994277bdb86bf8faf323 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index ed103ba7422fad1b77d341ec4b35461cca280b86..a295f18993f067c4e9bcce6b05fed4ed9e87653b 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 41ecb752f0d9ab066a04ef792ec2105eb687f5f4..0b5f66cd97d6d47abcbd72e6c19d8114b90794c9 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index d8949db00c279c142bdb102475fa9aca5f3b70a4..5e3fc8e6d34f52f5cfdcb42028412166dc2b4694 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 312b03ce487ff18fc5d00c5b7cfec88d2e88402e..b54be90e3be34b40b25497273913bc82ee9ea2ee 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index c0bc013c78f32e439dd0467e3099c11e66168281..52f1a940b0dff6754d7eaaa88f5e759982ad4e8f 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 1b0d194cbb69388fea9dee73069470ff95a63483..7c9f17426bf37a10ea60114f91ad79b23d48a67b 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 2d435ba0199ba23d9b62ef5b66fe2e8993791b3e..5072c8ec17a6fdc81da1dfdfddf7a80d22574dad 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 179a18684560df149eb0079cc97c967510a4665d..7280899121339d18fe1a5f3e30d8ca39361d4ac6 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 4fc9261b688bef919f878921bfc70d00deb5c42b..e51a477ef7a48ad2ec917c4f0cb31186d69b60ab 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index aa6b9e3170bc97d5f29e1992f27ff015378adab9..d2265b394d355e90b898814d2da73a54657950d1 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index b4b4a54d9e9dcb1b3de507078b50d2331f807c39..81725bc6e026b1d95abb91d5d128f8df0a0b4100 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index d032e0c3c6964451a1012a4463d7591d59a9545e..fe8efa8851728406f582ceaae548cdfd38ee0455 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 757c6090ba7848a2cb1df5c43e502af0e35705e8..0a49df176cfbff8f13ea7dc8082ea2bc4309f8c6 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 96df2897d1cd746dbd8bbc96864f61c282f39fff..273c8fe0b7fd1a7b69514cda956cdffa25570282 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 5b2678f4e4e48c83426a4ae2fc46c940e3b23a1e..bd3622b8ea0842206fe4df3bc16a36568bbfdb7e 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 26c0af0772804b0145d675e571a8952b1231c776..ba5b0561e567a1aba8e195eafe9b0cf93e25e11e 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 04c4411fd3adf902a1bf63ab07a6b5dd7aca25d2..7dd3fb7fd6dbb188ed59980d8ee7e1f5d2072353 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 73488dc2621870332695533ea006e9550dc9aeae..0ccd0fcdc91018c285aac14fc2d02ee09b095d62 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index a33d722a5e70b5b8bd25e0b4fb6e8890d7c8e215..c6ea2f5012daec3eb459c41da903d63e49f49902 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 3848a50c9c2e5e8e6be388b6dfe4628143710db1..6f943c275885e99a8fa1fb2c35620007750bf2fb 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 2a3d2f4d9386a8c9ced43bd3b14b70db6e03c2f3..64804d81874e319dc73f995ca2b6245b225462a1 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index dce3e5b7c730b586880474ad8980d6198ed39cd0..ad60681c56b130af445f89b1caa2e235c44d78f9 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 242ec89b81fee8c9fda049d49e44d2f67348d14c..c47237c894b5f4c13cdc63331cc6662bdf19e501 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 21f40b1cc12dfd8bf2ac61c3760496ff3a9a38e6..8bdb8ffc7a5a632475680e540826cc5d8eb332dc 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 6c288eed50664e7aa82f32ba4a41314f7caf02fd..e6085eda09e0514aac95af26466984575407d498 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 48d0d8b399922ea125f8fe3abed6726a5ecdb452..9a1b8f9a255e60db81108dba66a50b5d851d4b16 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos, Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 3e5a773ca330c5488c4ef99b68b171054e7eba1d..6c6f891793b0d0d9f66e304cf292c237960f33bd 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 6a3297c1aa73fed71de8a2488f71dd42ad37f166..e74c161d121aacdd0f6c2ab5be6c13e02c9373c1 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 984a394c083180f6100ae05f2bc1152968e5d8ed..081c20d464a8d74df1fae0121af54fcb44559cec 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index fe7cd9809f4ba89191e172f85cd19c029d23d3d8..61fa354df2448ddd607b7226031b6b50ab99d7f6 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index ed71319dd10ed799167a591b31571a19137d3e71..6a28afb0d7f538cd388b617df86772f871bff4e4 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index ebbf4bc4807951cf6450487a83ca6444babeb85e..a2cd0e407de586c6d8cf028f8f6f41059ae75ca2 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 874fa86cb0820be54a3e6b7d37ce4cb05af75ab5..4466ae06458fd22916edc5cb1bd03177323a21af 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index ca4fccf5bd78f8fc1097abb984046c8497f04963..dee2123e4f5510da4b1c592ef8d7de5774bbf41d 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index dba813b53c3f52832b95e79e2812665858cd5bf3..3cea93ac9e8c16af6f98bc8ba980f8738cab1e50 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 82e97029940b1e3224c9203ca2b93b440f69398e..bad1b7a45d601896d912119ae77ce9afc90a7304 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 8f3654084acd1c499d6550a9ef80b9ba7f033078..91cb491a7ea3d34180a9e30d4014be28e60ea46f 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 68fbff512b96cb99afa7ee1e6088674dded6d55e..bc96662c7810a5029ef1373005ae196b2b9585d9 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index a5b4b875729dce456c3f4a42474b5a3838ab60f9..c49c848db1df46c2cb0af50eb3c544d93d10a74d 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 76a93a0bbeb7cd3c8a0009ae44cbbb3392554dbe..5279014ac6a40c5518cb55c52fe557c11c65fb77 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 97be326bd6c43eef5f0b6c55b887094528290081..9b3880c4a14dd11ade4dbd8ca7f7c6c6a0e22821 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 68247d8e22affb6eee261f82273f714b786bf3b6..0c25976f6ac65e6d16cadcb18ec313b051b1a6e9 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index f8479226c5b6d557bab5e08719b52a2426e65d9a..18a13cacdcb6025bb9d212d85c296f9b70ae0775 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 020e1b1e5187b11637ba6f65174094fd9b28f05e..77d1434b79f840c5aad2aa1358ce8c4e227f37f4 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 765be997b6f77dea0648c02095eabf1fee0de99e..4fc97853bc0285b0bad688be60ddb07786089c85 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index ae7c69786175f5765ffd517f8f7de191d2a943e9..659f93304e3139f23d47f8d71964cc780d01dcaf 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 67cef93890e13f34bcbb7a562ab14e2fd9bedb95..1a8d87dccf80a150068ac994ae71427d8f6e7dd8 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 99bbd03410b8de30a4e46cd396c4a31a0f9a0b25..42b589fd8ddc3ddb71cfb25f3f7e1209bc151197 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 14cdc99ed655b13984c077c4b529111f89bbaad5..f78a91facaf4632c6f6ca35b407961a9560e1719 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index d65333ff674b1e61b7d309db5348d2361ec05e18..bcb991f30c678c7f178def10023053dcf14587a4 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 0f5a1ef7424b8160f4784ea46019382197623cd6..a2d2e50316aa3dd04185b72a021567c564865946 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 93f2c53c865d0fdc3f126d549227f548d84cc0f4..d148a911c40e192fe95aad08e2d565c4f3a30716 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 19aee7ae586616f9df6288ebf2ade23a33cf5d7b..1383ba52f91630e3f4f329db124eff8a08e9d4f5 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index e7edbd10135de56d5312cea4537c499bb419621c..0ca3b0c29f22b9a6d45ec2faf4739394c09e917e 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index b66ae2b5c11c91bb5eefc25249aecda87a025f94..44dabcd2de079f98cba5b8e6d05889d545c5c8cb 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 693d06df75ada00b7202c6c6d25c635caa1bf0c4..10ca29b2b8b28d6022a43d2a33b7edac00b7f155 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index a87f14c0589765db2e66061aa5ee2c5785ade53f..f4539fb03421caf05810bf46bf2fe2d1af15b93c 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 3b9a85861777d25932df9cff7f72c4258df26b36..927ea83ac15751fe50025be8365044ee52961071 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 54b57f1f956e90198ed5bed92fc2488eaadc354e..80f502aa781449a6243ee2573e65605294545223 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 84e53beb950356556db55f5af5541074889e28d8..edaad9abd88f1960bb477931e15b8f877faa6beb 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index bc69bd34c897f4c42d000bb2c2bda08a4055dee0..8935c7806a2f32077c9c8521b52f1f6133b5157a 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 0bb4b2b34cd85c7498d6a249b53f6deae03b0ea0..8e2ef85639a6cd7a97dafa9536754cff06fdbb01 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 9888ea3b3c2c8f7167be121af69e6d81cda118c0..53bd24058320f793a21273a2ce537d93d60cf182 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index dabee2a4e1a74272ab2991194d5045888aac950b..46debd3eaf2cd2d210ce2b71c70e0b08db6b9780 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 4a70f14be60b25516bbc2819d1feba1eb277eef9..20ad617ddce931d9671bbfa3b620f93f3f908a8c 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index cbec3a390bd757e5508efaa44fd91c8b55e95788..42027987dd432c708e9d6090a4bbe0e87fe59041 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index b5fe6bb19344eae981ffeb6bc1c8a2f3fd89cd14..101e320c0f26dc1fe729d524ed3238948ad6d603 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 6a2cd945d92c0632258e619a00d32b1f9c6c7c5b..bbc12feb0f73eb32a1c67f13b5fd0bbe51ba7980 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 0177768de2950e71274918a44041ed2fe9ab0761..d93406a422eef6d7d9b64df357b84bde5f4ee2c9 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index dec92441fb35419321ce1dfa33d14b07ebca02f7..0f56063fcf5797237ca398453d0bbe80e7738a0c 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index e4197868878f75588e87ceec06b30df7d2a8ea32..5c67d4331a4fdee796185c5371a4d527bfee592f 100644 (file)
@@ -4,20 +4,20 @@
 #
 # Author: Nikos Mavrogiannopoulos
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# The GNUTLS library is free software; you can redistribute it and/or
+# The GnuTLS is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public License
 # as published by the Free Software Foundation; either version 2.1 of
 # the License, or (at your option) any later version.
 #
-# The GNUTLS library is distributed in the hope that it will be
+# The GnuTLS is distributed in the hope that it will be
 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with the GNUTLS library; if not, write to the Free
+# License along with GnuTLS; if not, write to the Free
 # Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
 # MA 02110-1301, USA
 
index 4caa3222dc2cf8d61c9da8b92e7e9991f7ebaaed..e2cb8f821e084071fc83444ed87d2116f27e2273 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 56ff192e584798865c6a3027eed0387bc60270b6..91aa0a4248d7b48f434e07ac15225b27fbbc5edc 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavroyanopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index ba8f1545a2e30d3e28355fc596061f723e21678f..78cec828a6a9e4676dd5f333e4bb803128951aa9 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 9652ac169a406574ac153c7f421d0fe00278c6c7..8c132fe9ad4294629fbbc064d0d237750606e91e 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 5e5f691eff2195322ee2bada2df5828faae62d6c..7ff7bde8cb129952a44538baf26edfaeabf9d872 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 4d16557f1572028f6667b7e02b256404567af553..ad61d61ac66a89f1720c0222b1dd52e364036dcc 100644 (file)
@@ -4,20 +4,20 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# The GNUTLS library is free software; you can redistribute it and/or
+# The GnuTLS is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public License
 # as published by the Free Software Foundation; either version 2.1 of
 # the License, or (at your option) any later version.
 #
-# The GNUTLS library is distributed in the hope that it will be
+# The GnuTLS is distributed in the hope that it will be
 #useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 #of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 #Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with the GNUTLS library; if not, write to the Free
+# License along with GnuTLS; if not, write to the Free
 # Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
 # MA 02110-1301, USA
 
index b3e2e76924909f2468521a6cb266381eb45196a8..3103884e599140aca47c2d7e40976999ebc303af 100644 (file)
@@ -3,20 +3,20 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# The GNUTLS library is free software; you can redistribute it and/or
+# The GnuTLS is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public License
 # as published by the Free Software Foundation; either version 2.1 of
 # the License, or (at your option) any later version.
 #
-# The GNUTLS library is distributed in the hope that it will be
+# The GnuTLS is distributed in the hope that it will be
 #useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 #of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 #Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with the GNUTLS library; if not, write to the Free
+# License along with GnuTLS; if not, write to the Free
 # Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
 # MA 02110-1301, USA
 
index 4a0029ba261094f10603b98c7112671d51f9efc7..c90bd16e8bd9176b2e73c80cfbc74453b2f532d0 100644 (file)
@@ -3,20 +3,20 @@
 #
 # Author: Nikos Mavrogiannopoulos, Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# The GNUTLS library is free software; you can redistribute it and/or
+# The GnuTLS is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public License
 # as published by the Free Software Foundation; either version 2.1 of
 # the License, or (at your option) any later version.
 #
-# The GNUTLS library is distributed in the hope that it will be
+# The GnuTLS is distributed in the hope that it will be
 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with the GNUTLS library; if not, write to the Free
+# License along with GnuTLS; if not, write to the Free
 # Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
 # MA 02110-1301, USA
 
index 3cff9b60f13da5e06c0157013842ff859836f62a..184b421f76ebe0315cf3fd168ee212cb4ab9e611 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 2d43be20831ab3416ac652068aa104a61c44bb06..54d15143e5a08f1b8f3c8c0f900a47a643ec8eca 100644 (file)
@@ -4,20 +4,20 @@
 #
 # Author: Nikos Mavrogiannopoulos
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# The GNUTLS library is free software; you can redistribute it and/or
+# The GnuTLS is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public License
 # as published by the Free Software Foundation; either version 2.1 of
 # the License, or (at your option) any later version.
 #
-# The GNUTLS library is distributed in the hope that it will be
+# The GnuTLS is distributed in the hope that it will be
 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with the GNUTLS library; if not, write to the Free
+# License along with GnuTLS; if not, write to the Free
 # Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
 # MA 02110-1301, USA
 
index 0781dbfcb35c19ca70a0e9d7f0b3f2f1c534309b..eec739f36d61c2fccdb9d3bfe0b10b6e277cbeae 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 8d9913f746f89a34ff9867c357258eb403e1b8c3..16c7707f682b8866749656d7f301adb14fdac5cc 100644 (file)
@@ -4,20 +4,20 @@
 #
 # Author: Nikos Mavroyanopoulos
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# The GNUTLS library is free software; you can redistribute it and/or
+# The GnuTLS is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public License
 # as published by the Free Software Foundation; either version 2.1 of
 # the License, or (at your option) any later version.
 #
-# The GNUTLS library is distributed in the hope that it will be
+# The GnuTLS is distributed in the hope that it will be
 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with the GNUTLS library; if not, write to the Free
+# License along with GnuTLS; if not, write to the Free
 # Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
 # MA 02110-1301, USA
 
index 5b28a4829f9fb1eec6db8e187cb2f1037051f8da..3b73c97366c7e0f7fbe8b7ad2694df31b22c37c5 100644 (file)
@@ -4,20 +4,20 @@
 #
 # Author: Nikos Mavrogiannopoulos
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# The GNUTLS library is free software; you can redistribute it and/or
+# The GnuTLS is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public License
 # as published by the Free Software Foundation; either version 2.1 of
 # the License, or (at your option) any later version.
 #
-# The GNUTLS library is distributed in the hope that it will be
+# The GnuTLS is distributed in the hope that it will be
 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with the GNUTLS library; if not, write to the Free
+# License along with GnuTLS; if not, write to the Free
 # Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
 # MA 02110-1301, USA
 
index 3c5d881783dabccd214f7dd4c44ff138d003ee6c..50cbbd2e8dd770bf0788137abe1d536f081318ec 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Timo Schulz, Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 82a29c50201becb37c7aa66d7e11e314e548096c..9e0aec9d325d8e3ee5680b9f5f8f1570df770fb8 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos, Timo Schulz
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index d9c498a4472ea8837f33a90d289029ba9db47621..90246f8964e0f85c2075df2086dabf526d940a4c 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Timo Schulz, Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 00543fbf6112181d940ddecf6a5c3d83c1126026..982a6a6662bf8ab94d8de0a105e8d98d3fc7b40a 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Simon Josefsson, Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 1f3a6773637b8151e7798b71d812bfd55fc2d204..34832431a8bef8eb2739acd3beeb2d5ab2b50a0c 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Timo Schulz, Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 8677de49ed2ec70a673af2643e92d6c84bebe4af..94daf6718b872a128397b6c248283afbaae366c8 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Timo Schulz, Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index d27a9d187b687b0e35b02621719c78a12d156b53..bc4c63518bbb60168fd42a896b0eb364afca2337 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 89844b8426e2cbb8c010c3e7914263e45bfb2790..5e0b159be60b36df6016f6fcc0d987c87e625ce1 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 394d80b0bbac755eb9d67f276e0441e15df424dd..8721459f45b7a740b7054eb4eed04f93e385153d 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 97f14786162470bf577adc1e10d393f1ad8d5830..7a3a361fcabd8133ec1f7c75f641f3534b4cb3d2 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 3e75100aed7016e7165ef38cae097b52f1729b17..059011cb6d4baa2d47742f0309dc5f36d8d165dd 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index ac36d5a796b11f1024bf589ecf6b685730f047fa..0081521fc5264091e07ba6263fc2f9be864fcd78 100644 (file)
@@ -2,9 +2,9 @@
 # Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
 # Software Foundation, Inc.
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# The GNUTLS library is free software; you can redistribute it and/or
+# The GnuTLS is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public License
 # as published by the Free Software Foundation; either version 2.1 of
 # the License, or (at your option) any later version.
index 962ededdaad270f9d06315ffaeb94a671a20b186..ce29bffaff017c38e3437b4a9036b845aececd00 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index b70085befc25588027e2e27adb52f5c94b1436c8..46b9fcd9cadc95026152812fd71d1ab632b67417 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 0859acb21016d0336f43634f52f24e212cd2f637..47f3a827b5d5c32c0da336e79f90b3eadef35639 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index cfc806d23d5d6674359dd72c5f005e22dc912f79..d355c4f35120ac0d941909f419d06161932d8a1f 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index ca21c48fffedfa73bca18132a6f34b1baba6a9bb..6a9113b9b1f190dd2dcac6f3127c913648f0eaa3 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index a60126495751030d575f06cc839e51b1f9514790..726d3e49f4dba8ef5e336cce193e232ecb735ff4 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 3498364f20705f0c9fd8deebe94cbc07b399968d..16330230657a5e5ccda27cedce5247cc707e0ff5 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 0a65d2116648d02f7ac75d7d4286d5b1f96a0fd8..76747f251cc18fc3410dd1ac57b148a8725928af 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index c26230531423178c088b45de93239603e429494b..f4ea366895d448b109fb807b02b39508f092ebcd 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 808dc5a6d3bd1526de511814be9d291e402f19f5..d173de45fdf2ab110c0aff64f5fa817f1435be0a 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 8d4af704f2e08475f38672c10b251adacd6ee2cc..c48fdf5cff5cd062e8b4b0babddca2fb90ee7625 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index d8518ac16e5bf0fd26c8a989f1a1a8a04cef027d..bb6c4ca90457f40c3359c1c247564b709b3e5bc5 100644 (file)
@@ -3,9 +3,9 @@
  * Copyright (C) 2002, 2004, 2005, 2009, 2010 Free Software Foundation,
  * Inc.
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index f1bedc6b0ba1d7c17b0e00d91b901303ae6cc6c8..59f94249aad9ccfd2bdad5b2d91ed523e5b16765 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 4e235a81eeb7c62aa6907298bf99081ecc875592..ce50da2a9e1283b81c0c6c75bea89c41d7228c0c 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 9f2721fa8be396a7f4d08dfc72e8fec84f944df2..fa33401acf1f23e8ca1996d1757a79a7d5b62c93 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 17c5b27cdc1a00cf4d7626624ad3f7748f3af31e..753deb144ba339fd403acd4e8bb9aa40f61eb035 100644 (file)
@@ -3,9 +3,9 @@
  * Foundation, Inc.
  * Copyright (C) 2002 Andrew McDonald
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 500880b787f5925c85abeee34754812a1dc741cf..1c5739fa267768a4fa7dfa0ce884c2bf49409e87 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 856fdd1db72e9897186a943eec183b1ee01ec24e..33aef9461e569e42d5a4991a84fdc010f2b48c11 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 173cbc12802223325901348b3fb8d4148670da1f..4bc67993e1c2ac84b0c43a6838745720fe5964ba 100644 (file)
@@ -3,9 +3,9 @@
  * Software Foundation, Inc.
  * Author: Nikos Mavrogiannopoulos, Simon Josefsson, Howard Chu
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 68c2da038fab4a2194d0c45b597d8fb22fe47f93..6ea8ee880d66f9d4e4f52ec12c107ea6070cdb7f 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 62e0fe808560cb3cd836832f93a07235a9a74aa5..f65e7af96bd02267d558159c9b1e83dae9551581 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index d6be088afea2e6bfb33d56204e5d5ddbaf0f9b1b..767dbd8933d5529b3437e2b807313dd97dbfa115 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 85c4ffd2158fabc4ce3a0bf688b7637b44b3713a..44ed95a2a09cd73d2b5192481e9d1a3951fccde4 100644 (file)
@@ -4,9 +4,9 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * The GNUTLS library is free software; you can redistribute it and/or
+ * The GnuTLS is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; either version 2.1 of
  * the License, or (at your option) any later version.
index 43c3c9c4276f604c3c6b015b9ad403502ab1a06c..fd95a9e95fe9d7595cf5e37cfd0f25455d2d799d 100644 (file)
@@ -4,20 +4,20 @@
 #
 # Author: Nikos Mavrogiannopoulos
 #
-# This file is part of GNUTLS-EXTRA.
+# This file is part of GnuTLS-EXTRA.
 #
-# GNUTLS-EXTRA is free software; you can redistribute it and/or
+# 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 the Free Software Foundation; either version 3 of the
 # License, or (at your option) any later version.
 #
-# GNUTLS-EXTRA is distributed in the hope that it will be useful, but
+# GnuTLS-extra is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with GNUTLS-EXTRA; if not, write to the Free Software
+# along with GnuTLS-EXTRA; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
index 1fc66e6c23cb58167cc0ea334c502b19246934fe..0154be82d6e19dba364a38e668f5942d2d364a00 100644 (file)
@@ -4,20 +4,20 @@ dnl Process this file with autoconf to produce a configure script.
 #
 # Author: Nikos Mavrogiannopoulos, Simon Josefsson
 #
-# This file is part of GNUTLS-EXTRA.
+# This file is part of GnuTLS-EXTRA.
 #
-# GNUTLS-EXTRA is free software; you can redistribute it and/or
+# 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 the Free Software Foundation; either version 3 of the
 # License, or (at your option) any later version.
 #
-# GNUTLS-EXTRA is distributed in the hope that it will be useful, but
+# GnuTLS-extra is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with GNUTLS-EXTRA; if not, write to the Free Software
+# along with GnuTLS-EXTRA; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
index 36f5760e8146e08339612e7043776eda4445c09e..0dcc9aca9ecc78110d9fdccbe9016f1cad2983b2 100644 (file)
@@ -3,14 +3,14 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS-EXTRA.
+ * This file is part of GnuTLS-EXTRA.
  *
- * GNUTLS-EXTRA is free software: you can redistribute it and/or
+ * 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 the Free Software Foundation, either version 3 of the
  * License, or (at your option) any later version.
  *
- * GNUTLS-EXTRA is distributed in the hope that it will be useful, but
+ * GnuTLS-extra is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
index 12fb50bb803619db1109c49e069cc333a6337406..a75ee604f90606b0be00339df91d54cd72e95e28 100644 (file)
@@ -3,14 +3,14 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS-EXTRA.
+ * This file is part of GnuTLS-EXTRA.
  *
- * GNUTLS-EXTRA is free software: you can redistribute it and/or
+ * 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 the Free Software Foundation, either version 3 of the
  * License, or (at your option) any later version.
  *
- * GNUTLS-EXTRA is distributed in the hope that it will be useful, but
+ * GnuTLS-extra is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
index b3f5bc14f57149132dda22febb4786f6da93fbc2..b5482e716b38883cb6644d2dea74a836f09698eb 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS-EXTRA.
+ * This file is part of GnuTLS-EXTRA.
  *
  * 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 5114e9137102c8d29af58e114169fcd20f28748c..51e5e417a44d711fee7caeac2cdd049476fd0449 100644 (file)
@@ -3,20 +3,20 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS-EXTRA.
+# This file is part of GnuTLS-EXTRA.
 #
-# GNUTLS-EXTRA is free software; you can redistribute it and/or
+# 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 the Free Software Foundation; either version 3 of the
 # License, or (at your option) any later version.
 #
-# GNUTLS-EXTRA is distributed in the hope that it will be useful, but
+# GnuTLS-extra is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with GNUTLS-EXTRA; if not, write to the Free Software
+# along with GnuTLS-EXTRA; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
index 1cbdd64ae776ed054647274117319a44c5ed328a..471114ca315f3d016e8d3110c8b7a875ef9c8172 100644 (file)
@@ -4,14 +4,14 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS-EXTRA.
+ * This file is part of GnuTLS-EXTRA.
  *
- * GNUTLS-EXTRA is free software: you can redistribute it and/or
+ * 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 the Free Software Foundation, either version 3 of the
  * License, or (at your option) any later version.
  *
- * GNUTLS-EXTRA is distributed in the hope that it will be useful, but
+ * GnuTLS-extra is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
index be315b844a5bfabf349e6c9a420e3b6a544cf637..804ed3f4f155cadc838a812df3e6959dda3385bf 100644 (file)
@@ -4,14 +4,14 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS-EXTRA.
+ * This file is part of GnuTLS-EXTRA.
  *
- * GNUTLS-EXTRA is free software: you can redistribute it and/or modify
+ * 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
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS-EXTRA is distributed in the hope that it will be useful,
+ * GnuTLS-extra is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
index ccd1c455de1faac295d619982a1f5c03c2d12581..6d33c8f01dd46a80f63bdd863b3b0bbe335607d0 100644 (file)
@@ -3,14 +3,14 @@
  * Inc.
  * Copyright (c) 2002 Andrew McDonald <andrew@mcdonald.org.uk>
  *
- * This file is part of GNUTLS-EXTRA.
+ * This file is part of GnuTLS-EXTRA.
  *
- * GNUTLS-EXTRA is free software: you can redistribute it and/or modify
+ * 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
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *               
- * GNUTLS-EXTRA is distributed in the hope that it will be useful,
+ * GnuTLS-extra is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
index 14a87c9d0501060efce38a9d9be0a92cf4a29155..23faf4cbdb5f536ae323bb1be16c77e2c31fd8ab 100644 (file)
@@ -4,20 +4,20 @@
 #
 # Author: Nikos Mavrogiannopoulos
 #
-# This file is part of GNUTLS-EXTRA.
+# This file is part of GnuTLS-EXTRA.
 #
-# GNUTLS-EXTRA is free software; you can redistribute it and/or
+# 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 the Free Software Foundation; either version 3 of the
 # License, or (at your option) any later version.
 #
-# GNUTLS-EXTRA is distributed in the hope that it will be useful, but
+# GnuTLS-extra is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with GNUTLS-EXTRA; if not, write to the Free Software
+# along with GnuTLS-EXTRA; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
index 2b2c1964c1d1d0ed423046a26c8663b8622e0ec5..6a4be17131e331f018dda0ed3858a0a6bf8724bb 100644 (file)
@@ -4,20 +4,20 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS-EXTRA.
+ * This file is part of GnuTLS-EXTRA.
  *
- * GNUTLS-EXTRA is free software; you can redistribute it and/or
+ * 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 the Free Software Foundation; either version 3 of the
  * License, or (at your option) any later version.
  *
- * GNUTLS-EXTRA is distributed in the hope that it will be useful, but
+ * GnuTLS-extra is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS-EXTRA; if not, write to the Free Software
+ * along with GnuTLS-EXTRA; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301, USA.
  *
index 1e67c7c23ec8119ef1929544f2a0eea2d6cdcfd9..98548c6d3281ee5ce592f81b3147e3b00ec52e5f 100644 (file)
@@ -3,20 +3,20 @@
  * Foundation, Inc.
  * Copyright (c) 2002 Andrew McDonald <andrew@mcdonald.org.uk>
  *
- * This file is part of GNUTLS-EXTRA.
+ * This file is part of GnuTLS-EXTRA.
  *
- * GNUTLS-EXTRA is free software; you can redistribute it and/or
+ * 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 the Free Software Foundation; either version 3 of the
  * License, or (at your option) any later version.
  *
- * GNUTLS-EXTRA is distributed in the hope that it will be useful, but
+ * GnuTLS-extra is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS-EXTRA; if not, write to the Free Software
+ * along with GnuTLS-EXTRA; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301, USA.
  *
index d66ea7095d06d5665605d1e8f30c418842d6199b..a24e09f14032f1ad7335e07cfa4dd52034ffab7e 100644 (file)
@@ -4,20 +4,20 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS-EXTRA.
+# This file is part of GnuTLS-EXTRA.
 #
-# GNUTLS-EXTRA is free software; you can redistribute it and/or
+# 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 the Free Software Foundation; either version 3 of the
 # License, or (at your option) any later version.
 #
-# GNUTLS-EXTRA is distributed in the hope that it will be useful, but
+# GnuTLS-extra is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with GNUTLS-EXTRA; if not, write to the Free Software
+# along with GnuTLS-EXTRA; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
index e929749db5bdc4cadcc30bcf1e357bd4e342faed..ec16fed7f326ee8fe8864592e9eac8749c76446d 100644 (file)
@@ -3,20 +3,20 @@
 #
 # Author: Nikos Mavrogiannopoulos, Simon Josefsson
 #
-# This file is part of GNUTLS-EXTRA.
+# This file is part of GnuTLS-EXTRA.
 #
-# GNUTLS-EXTRA is free software; you can redistribute it and/or
+# 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 the Free Software Foundation; either version 3 of the
 # License, or (at your option) any later version.
 #
-# GNUTLS-EXTRA is distributed in the hope that it will be useful, but
+# GnuTLS-extra is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with GNUTLS-EXTRA; if not, write to the Free Software
+# along with GnuTLS-EXTRA; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
index ec4287c5f4a77a0a730c2e9c92bb9880b55c85dc..10bf458bea84ae3b8951409b3d1c0441293d744a 100644 (file)
@@ -4,14 +4,14 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS-EXTRA.
+ * This file is part of GnuTLS-EXTRA.
  *
- * GNUTLS-EXTRA is free software: you can redistribute it and/or modify
+ * 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
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *               
- * GNUTLS-EXTRA is distributed in the hope that it will be useful,
+ * GnuTLS-extra is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
index a09499cc0c5e8faaffa564e30a05c45910c0e706..991269e3cb5dd8c2496275e9613bf086c151abd8 100644 (file)
@@ -4,20 +4,20 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS-EXTRA.
+ * This file is part of GnuTLS-EXTRA.
  *
- * GNUTLS-EXTRA is free software; you can redistribute it and/or
+ * 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 the Free Software Foundation; either version 3 of the
  * License, or (at your option) any later version.
  *
- * GNUTLS-EXTRA is distributed in the hope that it will be useful, but
+ * GnuTLS-extra is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS-EXTRA; if not, write to the Free Software
+ * along with GnuTLS-EXTRA; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  * 02110-1301, USA.
  *
index 8b61d88ae4e1eefa2917d8d37361cbbe32de6c27..f518dc95f96cf943246a3d402cb484f01ebd9657 100644 (file)
@@ -2,7 +2,7 @@
 # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
 # 2009, 2010 Free Software Foundation, Inc.
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
index 29d6474e8e5a8b6b9cc6c8635328db33fc0814aa..cd2d9fcdadbc4c697345eeca4442b3bb011b8cc3 100644 (file)
@@ -1,14 +1,14 @@
 /*
  * Copyright (C) 2009, 2010  Free Software Foundation, Inc.
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software: you can redistribute it and/or modify it
+ * GnuTLS is free software: you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
index 3921f66e51ec0a65a4a0dd24123893442fdd1ae6..d6988ecbf0f5c849ca18921c699fc1e86928f3e3 100644 (file)
@@ -2,14 +2,14 @@
  * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
  * Software Foundation, Inc.
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software: you can redistribute it and/or modify it
+ * GnuTLS is free software: you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
index 13f5fa363970b324d0639adebc5ad0dcc6b04952..860ab9012b238aede65fdbdd3dc2bf46f19b509f 100644 (file)
@@ -1,14 +1,14 @@
 /*
  * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software: you can redistribute it and/or modify it
+ * GnuTLS is free software: you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
index f1bdd0b1e3e47b22c246b7ce816620415e9af543..0e53bdcb538aeaa5a2c1e2e63498f87780eb1ce7 100644 (file)
--- a/src/cli.c
+++ b/src/cli.c
@@ -2,14 +2,14 @@
  * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
  * 2009, 2010  Free Software Foundation, Inc.
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software: you can redistribute it and/or modify
+ * GnuTLS is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful,
+ * GnuTLS is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
@@ -810,7 +810,7 @@ after_handshake:
 
          if (ret == 0)
            {
-             printf ("- Peer has closed the GNUTLS connection\n");
+             printf ("- Peer has closed the GnuTLS connection\n");
              break;
            }
          else if (handle_error (&hd, ret) < 0 && user_term == 0)
index 64aeb0196007aac6afa148927a406ba253e00fea..5de74738be901fc81ec7074e41dc397f04ea0a50 100644 (file)
@@ -3,14 +3,14 @@
  * 2009, 2010 Free Software Foundation, Inc.
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software: you can redistribute it and/or modify
+ * GnuTLS is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful,
+ * GnuTLS is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
index 9a19d489a1f275ffa94bd1e96ebc329cebddb038..0f5c5f7d349f1b4e5b2b358aec10692fe0286c10 100644 (file)
@@ -2,14 +2,14 @@
  * Copyright (C) 2001, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
  * Free Software Foundation, Inc.
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software: you can redistribute it and/or modify it
+ * GnuTLS is free software: you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
index f1c2faa1a50db70a1353b3f1cbceeb89d751c166..17a7aa1ce1add0ad07e560a191639257d4ebb489 100644 (file)
@@ -1,14 +1,14 @@
 /*
  * Copyright (C) 2001,2002 Paul Sheer
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify
+ * GnuTLS is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful,
+ * GnuTLS is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
index 72fe0f89badce5346c48de4afdb8560c4192fd22..03356eb589df615ea6ef83358812999d38f791c1 100644 (file)
@@ -2,14 +2,14 @@
  * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
  * 2010  Free Software Foundation, Inc.
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software: you can redistribute it and/or modify it
+ * GnuTLS is free software: you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
index 75ab745bfee06af9bb86f2173b2253f28380ba51..b963eb4072c649f5ab80bce16e16055378c07a01 100644 (file)
--- a/src/psk.c
+++ b/src/psk.c
@@ -1,14 +1,14 @@
 /*
  * Copyright (C) 2005, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software: you can redistribute it and/or modify it
+ * GnuTLS is free software: you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
index 9b15a49ee510a532509651c41b9db26cf6aa9bb2..0e95fcf9a4ad224e35904a922590a065ae173238 100644 (file)
@@ -4,14 +4,14 @@
  * Copyright (C) 2001,2002 Paul Sheer
  * Portions Copyright (C) 2002,2003 Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software: you can redistribute it and/or modify
+ * GnuTLS is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful,
+ * GnuTLS is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
@@ -20,7 +20,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-/* This server is heavily modified for GNUTLS by Nikos Mavrogiannopoulos
+/* This server is heavily modified for GnuTLS by Nikos Mavrogiannopoulos
  * (which means it is quite unreadable)
  */
 
@@ -103,7 +103,7 @@ gnutls_datum_t session_ticket_key;
                "\n" \
                "<HTML><BODY>\n" \
                "<CENTER><H1>This is <a href=\"http://www.gnu.org/software/gnutls\">" \
-               "GNUTLS</a></H1></CENTER>\n\n"
+               "GnuTLS</a></H1></CENTER>\n\n"
 
 /* These are global */
 gnutls_srp_server_credentials_t srp_cred = NULL;
index 3bccf4aff878ffdfd3bce9a31d475bdf5d71153a..f9d10f5f4a8536f400619b8d8dc9d866bb7c3a22 100644 (file)
@@ -2,14 +2,14 @@
  * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009,
  * 2010  Free Software Foundation, Inc.
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software: you can redistribute it and/or modify it
+ * GnuTLS is free software: you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
index 72cf42853f905bd725ac7133334892688f7d0f4a..70338d755f0094b8261d4dd39243ddd5146cb6d2 100644 (file)
@@ -2,14 +2,14 @@
  * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
  * 2009, 2010  Free Software Foundation, Inc.
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software: you can redistribute it and/or modify it
+ * GnuTLS is free software: you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
index 9379fc839d0972d2367cf38d604a8769da690f76..f7fc65e36832941ef214b2a5564625114061545d 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
index 51eb885de32c9af4b56754001e6deda462b4121c..c75c0ee67eae94ad0a01cc829017dd1117433a2b 100644 (file)
@@ -4,20 +4,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
@@ -307,7 +307,7 @@ server (void)
       if (ret == 0)
        {
          if (debug)
-           success ("server: Peer has closed the GNUTLS connection\n");
+           success ("server: Peer has closed the GnuTLS connection\n");
          break;
        }
       else if (ret < 0)
index 054aa51c0b0e2ebb7095b04f45246619e75deaab..5f931d3fa5b201ef2c65a230bc8932c7044b0e62 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 4d3dd282ca0891c9dd19c31ac0f1b7dc6100e739..07b0314375f126428baab48e62859293e988c259 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 6a31220b8ccba444454661979aba3539e3663d1f..5aa4b88df16d253869b60116b2a27cdc4ebe4ad0 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index d1b8dec00e388e9a840fc9954edf86d522a510fd..8fa593b8680e0a6cf341c0eb034cce0f8089b8fe 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 16db47defa2a4a5b40e3562d91ecaf471c82a743..dc6b57957cc0875391076cf04f0b211c4c8d6e0f 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: David Marín Carreño
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index c1dca46a49b6b5e9925174a8f09cda1d0fd4fff2..e4b20404f6d0ca9106fd5874d0d35388efe90cd5 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software: you can redistribute it and/or modify it
+ * GnuTLS is free software: you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GnuTLS.  If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index 16a9fd121e6bee56f26b08334551c2c934bf7c04..d3f0354eb0c4b771499bc6b8b4dd72d398833c62 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 7c6f4e90524760b2ccc719ad7647addcb6d54af2..69b85754e6a6945c63f2a6ade4c0f861903bfbb6 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 715e4045564ab0813d789a8b82411f5f9aff355c..a89db59d259e3feea43c1c60a9fb5f9e2e01305b 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 5b6511917472aed50c561566d00a3353ce3a2ba7..3ddbb2111f9ddb9b46bef11a82a6ca08e59a57a2 100644 (file)
@@ -4,20 +4,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
@@ -304,7 +304,7 @@ server (void)
       if (ret == 0)
        {
          if (debug)
-           success ("server: Peer has closed the GNUTLS connection\n");
+           success ("server: Peer has closed the GnuTLS connection\n");
          break;
        }
       else if (ret < 0)
index 5500e690c42e114dce93a15aadf3ca9de60310bc..4ff06d528f3dc582f22cd5e3f3f396d4948a0479 100644 (file)
@@ -2,20 +2,20 @@
  * Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
  * Author: Simon Josefsson, Howard Chu
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index f9493b9077947f5bb5d4faa9ba68a3532e3faffe..187279471ab882c6c751e6407b4cdc2abaf8ac6c 100644 (file)
@@ -2,20 +2,20 @@
  * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 1b2ad94feade116171b3ffc3aad707bb8f7e0e02..ac7aca36d6a32c8907153ae5382ff86f440cee04 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index b0aaed8145f51ae6a69c80df8a91fda6153de9f7..bb1a48593500c28394e8a2e6339029f1a11a883a 100644 (file)
@@ -1,14 +1,14 @@
 /*
  * Copyright (C) 2004, 2005, 2008, 2010 Free Software Foundation, Inc.
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify
+ * GnuTLS is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful,
+ * GnuTLS is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
index 29d6278c2074969334be79504dc7ffcdb59a5f1b..dbf5c1b6ce50bd26d16becd9a6cae1c960e55938 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 29e3a844d14e54351503c9101d3a379cd335115f..7a0d3b1803375fb92f4ae062a7223e078e8c900a 100644 (file)
@@ -4,20 +4,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 654f7afaf9fe35bbaedd493642bc75f308a813ac..6d3a790e5aa30d7b64af4f888895fe1d37554bf8 100644 (file)
@@ -3,7 +3,7 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
index 4c23614fa17daf63211557959a995db2b26fb9f7..300ff699233bd6ebe011ae5bb7f4a6a616c6b19b 100755 (executable)
@@ -4,20 +4,20 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# GNUTLS is free software; you can redistribute it and/or modify it
+# GnuTLS is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the
 # Free Software Foundation; either version 3 of the License, or (at
 # your option) any later version.
 #
-# GNUTLS is distributed in the hope that it will be useful, but
+# GnuTLS is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with GNUTLS; if not, write to the Free Software Foundation,
+# along with GnuTLS; if not, write to the Free Software Foundation,
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 set -e
index b7240703f6ecc5ee19fdaa37d36a2a81c49ab26a..d95757458e784b37dc4768adcad0a44bcef12341 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson, Nikos Mavrogiannopoulos
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 5664e65ebbe2cbb6be8fe40d494f280dee807ec4..feafa7e3c04e77ab9f3dfecf004c578499fe77c0 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 40178d2a59ead632abf7ec59fa8b2858d9dc86b6..0f29ab13c8e104477b3ded7f576e0976aa53d6c8 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 315bbfec352ad8095963d3d8e8d4f5043ad51e59..585b6343ec5f5ef9a12d9b9ea95a114a40689826 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index d8782df2824df7e4109ab9e84251c85d8ecc6e4e..a0566557f4e2ee389a9530c4e030069c62fba051 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Joe Orton
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 2a4249b93a66b8e08c1f639d98d49c5df35b444a..92470fdfd99a76d5cb5cc543599ae6a0539b49c7 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 604f4d91e0726b7ca979808a4e9ba8b12146a818..36c0ae1c7263f8eb045e4484666901b14bc474cc 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 2468abd2807872cb31eb528a7baa408975052eeb..5c693286d2fb58f644a5489845298d0e64354d1b 100755 (executable)
@@ -2,14 +2,14 @@
 
 # Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# GNUTLS is free software; you can redistribute it and/or modify
+# GnuTLS is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 3 of the License, or
 # (at your option) any later version.
 #
-# GNUTLS is distributed in the hope that it will be useful,
+# GnuTLS is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
index 2e85bd4c543a7f031bfb97731d800d1f0ba5f507..b105c1dd49319bb71b03abc4ee4e5d8270ba8422 100755 (executable)
@@ -2,14 +2,14 @@
 
 # Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# GNUTLS is free software; you can redistribute it and/or modify
+# GnuTLS is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 3 of the License, or
 # (at your option) any later version.
 #
-# GNUTLS is distributed in the hope that it will be useful,
+# GnuTLS is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
index 7147319fd8935c478f6a0af1744c77134ecfb7c1..057f71e1ca3dd4a1c150efa1b2fad04ac9ae941c 100755 (executable)
@@ -2,14 +2,14 @@
 
 # Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# GNUTLS is free software; you can redistribute it and/or modify
+# GnuTLS is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 3 of the License, or
 # (at your option) any later version.
 #
-# GNUTLS is distributed in the hope that it will be useful,
+# GnuTLS is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
index 24ca8072593c146df993ac7c69f3f9e89545aa2c..5fd83aabef77f43573ca7b6539682da6fe547856 100755 (executable)
@@ -2,14 +2,14 @@
 
 # Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# GNUTLS is free software; you can redistribute it and/or modify
+# GnuTLS is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 3 of the License, or
 # (at your option) any later version.
 #
-# GNUTLS is distributed in the hope that it will be useful,
+# GnuTLS is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
index 30be305231f24aa1c14187147619445db8af212b..7155b50a2ec770bf17d7dd12694698a0fbaa6e03 100755 (executable)
@@ -2,14 +2,14 @@
 
 # Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc.
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# GNUTLS is free software; you can redistribute it and/or modify
+# GnuTLS is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 3 of the License, or
 # (at your option) any later version.
 #
-# GNUTLS is distributed in the hope that it will be useful,
+# GnuTLS is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
index 6995826c4f854871a35f001155c780caad522d71..9225f74a43f89e7c6f513477f6a226c395e3739a 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index eed927007e6ec55fad9570cee62e8f25a0678327..c252a5a0517590334daa5f76d6257865c1b93423 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 # Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc.
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
index 3caf19e3aebe15f16a9bdecf6f04b80dc56e0a82..dbb0810df8ad56e6a8b22d1cdd48b47644973804 100755 (executable)
@@ -4,20 +4,20 @@
 #
 # Author: Nikos Mavrogiannopoulos
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# GNUTLS is free software; you can redistribute it and/or modify it
+# GnuTLS is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the
 # Free Software Foundation; either version 3 of the License, or (at
 # your option) any later version.
 #
-# GNUTLS is distributed in the hope that it will be useful, but
+# GnuTLS is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with GNUTLS; if not, write to the Free Software Foundation,
+# along with GnuTLS; if not, write to the Free Software Foundation,
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 srcdir="${srcdir:-.}"
index e6609dc1de5bb0f41a18213903c497b93f1076f7..9e390e50f915fe0be106a8e502e41001b779b06e 100755 (executable)
@@ -4,20 +4,20 @@
 #
 # Author: Nikos Mavrogiannopoulos
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# GNUTLS is free software; you can redistribute it and/or modify it
+# GnuTLS is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the
 # Free Software Foundation; either version 3 of the License, or (at
 # your option) any later version.
 #
-# GNUTLS is distributed in the hope that it will be useful, but
+# GnuTLS is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with GNUTLS; if not, write to the Free Software Foundation,
+# along with GnuTLS; if not, write to the Free Software Foundation,
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 set -e
index 2ddd0edcfcee8567826a7a4045a6d16089b1682e..b505db806d0cf5a2060b5ca35ed97a865266ccc3 100644 (file)
@@ -2,20 +2,20 @@
  * Copyright (C) 2007, 2010 Free Software Foundation, Inc.
  * Author: Ludovic Courtès, Timo Schulz
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index c9ebbb78b681f22d0556e26f225fb987c319e634..1b393669780b1be483b1b77a73ec8d4586f4dc65 100644 (file)
@@ -4,20 +4,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
@@ -455,7 +455,7 @@ server (void)
       if (ret == 0)
        {
          if (debug)
-           success ("server: Peer has closed the GNUTLS connection\n");
+           success ("server: Peer has closed the GnuTLS connection\n");
          break;
        }
       else if (ret < 0)
index 66ec586898d89a3f1bb3257b22b54da5fe6d5ea1..05e43d900f92efde9404497762b8f88bd309b0d6 100644 (file)
@@ -4,20 +4,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index aaacc255ded929fb293aed4c50fd8b7c02056b50..ea6b8e46734a00ba401b8128829dc8db04524aff 100644 (file)
@@ -4,20 +4,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
@@ -353,7 +353,7 @@ server (void)
 
       if (ret == 0)
        {
-         success ("server: Peer has closed the GNUTLS connection\n");
+         success ("server: Peer has closed the GnuTLS connection\n");
          break;
        }
       else if (ret < 0)
index 18bb4b394ff1c16691c4f9b0bea9ee966cbdb06e..5791a958cf619254e94729a64d2630d4d6750056 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index d81e67ddedbea13a3a8d7cbe14f3328c3720520d..bf1cd074eff84cf2193cd2ec07c157b4155ffbb7 100644 (file)
@@ -3,7 +3,7 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
index 8da7d5c17e653b99992d4722a95c5a3365758b7a..210fbc3d8a9df7d6aa269432baa84608bc5745a1 100755 (executable)
@@ -4,20 +4,20 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# GNUTLS is free software; you can redistribute it and/or modify it
+# GnuTLS is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the
 # Free Software Foundation; either version 3 of the License, or (at
 # your option) any later version.
 #
-# GNUTLS is distributed in the hope that it will be useful, but
+# GnuTLS is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with GNUTLS; if not, write to the Free Software Foundation,
+# along with GnuTLS; if not, write to the Free Software Foundation,
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 set -e
index 5dfca15c957481487f7321f3df5eaaaeb8275b9d..bb458610ee34c2dbad88da1afadf971ae201b9e2 100644 (file)
@@ -8,20 +8,20 @@
  *            extension.
 
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 0bf0c5c387e5e89d18c55d89354a28db4b41e4e7..8d4b7ac1b34f5c28fba364f3683b03cd4542109a 100644 (file)
@@ -3,7 +3,7 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
index 52c627bdd39835cf70563fec52ba3a2fde55bbbd..63b7e688f0fbc7a5a629413b2ff3b39bea8c3b51 100755 (executable)
@@ -5,20 +5,20 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# GNUTLS is free software; you can redistribute it and/or modify it
+# GnuTLS is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the
 # Free Software Foundation; either version 3 of the License, or (at
 # your option) any later version.
 #
-# GNUTLS is distributed in the hope that it will be useful, but
+# GnuTLS is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with GNUTLS; if not, write to the Free Software Foundation,
+# along with GnuTLS; if not, write to the Free Software Foundation,
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 srcdir=${srcdir:-.}
index 91a7d44c5ae1865f2d7bccb1513dd730b19f8e88..ceef93a0bcf95c44aff7423ede03cd921e1cccf4 100644 (file)
@@ -3,7 +3,7 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
index f2c24cbdcc638cd3b6d4ebc6434ed01249987740..8f5ab60eab92cb7741f63c017702ebc80e1384c4 100755 (executable)
@@ -5,20 +5,20 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# GNUTLS is free software; you can redistribute it and/or modify it
+# GnuTLS is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the
 # Free Software Foundation; either version 3 of the License, or (at
 # your option) any later version.
 #
-# GNUTLS is distributed in the hope that it will be useful, but
+# GnuTLS is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with GNUTLS; if not, write to the Free Software Foundation,
+# along with GnuTLS; if not, write to the Free Software Foundation,
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 srcdir=${srcdir:-.}
index 6558b56ec27cf490a93e31db26526b8e50965bb6..38db70d8bca1f7de14c9edc5bdbbe5dac844da49 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 4136f2b599a3cc341fa3ae82523d98c8844b66ee..81ce3283b906a260b347fc213be7ed9a2e742621 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index b9b7a0b5e4c748ce9c32f897465ca31c283d40e3..07abe6cb4937f27674723b7f4442efd2720f5c11 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 7ef2b50e95492d54293455700cf9f9369905ffd8..aefb75cf580ecb9ed1c8eef0e85f1a7477e3718a 100644 (file)
@@ -3,7 +3,7 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
index 97065ae62e2ae58f6327bc3e6a267726dc55d135..442de2fcf59cc9272b921009d5f36f80c56c889d 100755 (executable)
@@ -4,20 +4,20 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# GNUTLS is free software; you can redistribute it and/or modify it
+# GnuTLS is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the
 # Free Software Foundation; either version 3 of the License, or (at
 # your option) any later version.
 #
-# GNUTLS is distributed in the hope that it will be useful, but
+# GnuTLS is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with GNUTLS; if not, write to the Free Software Foundation,
+# along with GnuTLS; if not, write to the Free Software Foundation,
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 srcdir=${srcdir:-.}
index 6ef343dfb2eb6a198a9a651a9395236979b1b3c0..1de6e5c9e8223e82c1f9e331fe94ae0f89687629 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
@@ -278,7 +278,7 @@ server (void)
       if (ret == 0)
        {
          if (debug)
-           success ("server: Peer has closed the GNUTLS connection\n");
+           success ("server: Peer has closed the GnuTLS connection\n");
          break;
        }
       else if (ret < 0)
index 8486f18a2307b724980bd29fe9afa4b683745f3d..f746d30be86d87e53f1c4cf5e30b763ab7e3c5f3 100644 (file)
@@ -4,20 +4,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
@@ -424,7 +424,7 @@ server (struct params_res *params)
          if (ret == 0)
            {
              if (debug)
-               success ("server: Peer has closed the GNUTLS connection\n");
+               success ("server: Peer has closed the GnuTLS connection\n");
              break;
            }
          else if (ret < 0)
index 74224fc04a93fc5792c0cffda54e8300e40333e7..c25ddd3314accb2103a048017cfb507d7657d0f1 100755 (executable)
@@ -4,20 +4,20 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# GNUTLS is free software; you can redistribute it and/or modify it
+# GnuTLS is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the
 # Free Software Foundation; either version 3 of the License, or (at
 # your option) any later version.
 #
-# GNUTLS is distributed in the hope that it will be useful, but
+# GnuTLS is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with GNUTLS; if not, write to the Free Software Foundation,
+# along with GnuTLS; if not, write to the Free Software Foundation,
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 set -e
index 14253d6a7cc2ffb02df64c921337bf9228142f90..315aa22016e73955a8aa3df835f8426a43334623 100644 (file)
@@ -3,7 +3,7 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
index d6bb324e5da6f57af8a2c5a4ce4a5f801119ff88..bf8dc57ccf4c2f82681f132a2963d359feb04fbf 100755 (executable)
@@ -4,20 +4,20 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# GNUTLS is free software; you can redistribute it and/or modify it
+# GnuTLS is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the
 # Free Software Foundation; either version 3 of the License, or (at
 # your option) any later version.
 #
-# GNUTLS is distributed in the hope that it will be useful, but
+# GnuTLS is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with GNUTLS; if not, write to the Free Software Foundation,
+# along with GnuTLS; if not, write to the Free Software Foundation,
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 set -e
index a8c96081dd295bc47e5eb279a7886ad6b3e1083d..e175c78c37c31823b696953c843b4d5da9d54584 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 # Copyright (C) 2010 Free Software Foundation, Inc.
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
index 4de9751d56a84257473c3375425d987ca7704470..351cf713284f646f6084c31d61eebb66881d1270 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 992d24f685b22962554beca0770c6d954fc9b6d9..ff05790bc51906a663b36fe3500205bdd442f0f9 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index e9ac540454347a193e0c386e9bb29a821d52cb18..726ca1b51fe160fbf5980b86d8176f0417482807 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 2848ffa7f010db5242f2abcff596206588d9308a..de821e93c41d2b5ef0c9b6578d3801318c2e682c 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 5d37fa0eb51eb6ff0763265cb52a28ed6bb75ea1..a0d8c62c19f5d2d3177a5b05bff8f6f4e6847dbf 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index c929cb03e2e0bf9a51051ed4dad9b06b3923e8c1..7002bc844de8ba19124f992803e86aba0ab5b827 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 42176d78315beed4e837b09b32670855c55ead6d..c7c9b4ff80c4d54c27d41996c4a2cb49b5ffb02d 100755 (executable)
@@ -4,20 +4,20 @@
 #
 # Author: Nikos Mavrogiannopoulos
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# GNUTLS is free software; you can redistribute it and/or modify it
+# GnuTLS is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the
 # Free Software Foundation; either version 3 of the License, or (at
 # your option) any later version.
 #
-# GNUTLS is distributed in the hope that it will be useful, but
+# GnuTLS is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with GNUTLS; if not, write to the Free Software Foundation,
+# along with GnuTLS; if not, write to the Free Software Foundation,
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 srcdir="${srcdir:-.}"
index 69b54896cc9cf296883756465ebdc2a0ff999d6c..6a4109fe2f2260f5e6cf63db572136716643813d 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 03b5bd5be889021c3a4a978833decda73bc04a49..7a6803a5d6adbce018e72b326520b788d03f074e 100644 (file)
@@ -3,20 +3,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index fb6a7aee94885d39dda1340fef0213d56bc5609d..983f554b4f7640c7a99ba934a525d422a291fea7 100644 (file)
@@ -3,7 +3,7 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
index 9170ce1bd84d510c036a1a7b22e3c2a3f833e2d2..8c4b96da9ebae7e7ed77d9414abe1d97549362d0 100755 (executable)
@@ -4,20 +4,20 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# GNUTLS is free software; you can redistribute it and/or modify it
+# GnuTLS is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the
 # Free Software Foundation; either version 3 of the License, or (at
 # your option) any later version.
 #
-# GNUTLS is distributed in the hope that it will be useful, but
+# GnuTLS is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with GNUTLS; if not, write to the Free Software Foundation,
+# along with GnuTLS; if not, write to the Free Software Foundation,
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 set -e
index f0981afb1e29392fce0acb2e473c674a21f66264..17d0cb55fabcb9cf4c74698e12a1932f27eb619a 100644 (file)
@@ -4,20 +4,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 8e1778c0c5df9a5139b2394c3f274d741c87aaca..dd42892af9c7c79e853eed6e1328f6a17d406c5e 100644 (file)
@@ -4,20 +4,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
@@ -497,7 +497,7 @@ server (void)
       if (ret == 0)
        {
          if (debug)
-           success ("server: Peer has closed the GNUTLS connection\n");
+           success ("server: Peer has closed the GnuTLS connection\n");
          break;
        }
       else if (ret < 0)
index 28334776b8ac47bed218d411b7efbd40be049cc6..c4ba9bac70c1fd1dca3324d16265e795da479f8f 100644 (file)
@@ -3,7 +3,7 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
index 04c8dc65f9328e40a1df2ea10c45cd06ecad64b5..ca412674b6765af470e08125bd3b052e5a34fe46 100755 (executable)
@@ -4,20 +4,20 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# GNUTLS is free software; you can redistribute it and/or modify it
+# GnuTLS is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the
 # Free Software Foundation; either version 3 of the License, or (at
 # your option) any later version.
 #
-# GNUTLS is distributed in the hope that it will be useful, but
+# GnuTLS is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with GNUTLS; if not, write to the Free Software Foundation,
+# along with GnuTLS; if not, write to the Free Software Foundation,
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 set -e
index 6d6c352352feae1ac2f1871e58b75438cef06594..eb55d1f1331276652a0e1b55ebcf9288c6684fd0 100644 (file)
@@ -4,20 +4,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index cf4c1a3cb8c43d1ef08e7b165ec88ec8f83b0704..e5fd600d0b8cd6a642dfd305b5671dec3a433821 100644 (file)
@@ -4,20 +4,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index 8dbc8932c7a97b1b1c4782c347e21c71d4f97901..707b568623e5d7f83bd8f19fb14d26c4a66f54d4 100644 (file)
@@ -2,20 +2,20 @@
  * Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc.
  * Author: Simon Josefsson, Howard Chu
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index eabad48a892b40876dd79a97b634d24181f3c8f7..1c9e7151c52ca498223a04a647fe0e69de62efb9 100644 (file)
@@ -4,20 +4,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
@@ -486,7 +486,7 @@ server (void)
       if (ret == 0)
        {
          if (debug)
-           success ("server: Peer has closed the GNUTLS connection\n");
+           success ("server: Peer has closed the GnuTLS connection\n");
          break;
        }
       else if (ret < 0)
index acb4149614c427517ef062d3459d54ff396677bf..060c30a154da89b98cbebd0cfac62a8c7d6fbfcb 100755 (executable)
@@ -5,20 +5,20 @@
 #
 # Author: Simon Josefsson
 #
-# This file is part of GNUTLS.
+# This file is part of GnuTLS.
 #
-# GNUTLS is free software; you can redistribute it and/or modify it
+# GnuTLS is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the
 # Free Software Foundation; either version 3 of the License, or (at
 # your option) any later version.
 #
-# GNUTLS is distributed in the hope that it will be useful, but
+# GnuTLS is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with GNUTLS; if not, write to the Free Software Foundation,
+# along with GnuTLS; if not, write to the Free Software Foundation,
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 CERTTOOL=../../src/certtool
index 39aaeca225b97b83eed70a63bcda6f4578514596..33d7148ef4ac86b008a004447223b9c76a9ccffb 100644 (file)
@@ -4,20 +4,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
@@ -449,7 +449,7 @@ server (void)
       if (ret == 0)
        {
          if (debug)
-           success ("server: Peer has closed the GNUTLS connection\n");
+           success ("server: Peer has closed the GnuTLS connection\n");
          break;
        }
       else if (ret < 0)
index e582d875c7959f227b8aa624727ea335d4ca7137..1eb749066f03a0deb1e7b98ca6d3ba520c3b52fe 100644 (file)
@@ -4,20 +4,20 @@
  *
  * Author: Nikos Mavrogiannopoulos, Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
index c05ecee7f5ccc2ec4631877c082152624c3ffa83..b5455c27fc78dfa1e7facfde41bd5ad1dc4c847f 100644 (file)
@@ -4,20 +4,20 @@
  *
  * Author: Simon Josefsson
  *
- * This file is part of GNUTLS.
+ * This file is part of GnuTLS.
  *
- * GNUTLS is free software; you can redistribute it and/or modify it
+ * GnuTLS is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
- * GNUTLS is distributed in the hope that it will be useful, but
+ * GnuTLS is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS; if not, write to the Free Software Foundation,
+ * along with GnuTLS; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
@@ -447,7 +447,7 @@ server (void)
       if (ret == 0)
        {
          if (debug)
-           success ("server: Peer has closed the GNUTLS connection\n");
+           success ("server: Peer has closed the GnuTLS connection\n");
          break;
        }
       else if (ret < 0)