]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Replace FSF snail mail addresses with URL
authorStefan Kangas <stefankangas@gmail.com>
Tue, 27 Dec 2022 15:42:58 +0000 (16:42 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 27 Dec 2022 17:21:58 +0000 (18:21 +0100)
This is the latest recommendation, as described here:
https://www.gnu.org/licenses/gpl-howto.html

Signed-off-by: Stefan Kangas <stefankangas@gmail.com>
481 files changed:
Makefile.am
cfg.mk
configure.ac
doc/Makefile.am
doc/credentials/Makefile.am
doc/doc.mk
doc/examples/Makefile.am
doc/manpages/Makefile.am
doc/scripts/Makefile.am
doc/scripts/getfuncs-map.pl
doc/scripts/getfuncs.pl
doc/scripts/mytexi2latex
doc/scripts/sort1.pl
doc/scripts/sort2.pl
doc/scripts/split-texi.pl
doc/scripts/split.pl
extra/Makefile.am
extra/includes/Makefile.am
extra/includes/gnutls/openssl.h
extra/openssl_compat.h
lib/auth/rsa_psk.c
lib/minitasn1/Makefile.am
lib/nettle/int/drbg-aes-self-test.c
lib/nettle/int/drbg-aes.h
lib/nettle/int/dsa-fips.h
lib/nettle/int/dsa-keygen-fips186.c
lib/nettle/int/dsa-validate.c
lib/nettle/int/provable-prime.c
lib/nettle/int/rsa-fips.h
lib/nettle/int/rsa-keygen-fips186.c
lib/nettle/rnd-fips.c
lib/nettle/rnd-fuzzer.c
src/Makefile.am
tests/alpn-server-prec.c
tests/anonself.c
tests/auto-verify.c
tests/base64-raw.c
tests/base64.c
tests/buffer.c
tests/cert-common.h
tests/cert-reencoding.sh
tests/cert-status.c
tests/cert-tests/aki.sh
tests/cert-tests/alt-chain.sh
tests/cert-tests/cert-critical.sh
tests/cert-tests/cert-non-digits-time.sh
tests/cert-tests/cert-sanity.sh
tests/cert-tests/cert-time.sh
tests/cert-tests/certtool-crl-decoding.sh
tests/cert-tests/certtool-ecdsa.sh
tests/cert-tests/certtool-eddsa.sh
tests/cert-tests/certtool-long-cn.sh
tests/cert-tests/certtool-long-oids.sh
tests/cert-tests/certtool-rsa-pss.sh
tests/cert-tests/certtool-subca.sh
tests/cert-tests/certtool-utf8.sh
tests/cert-tests/certtool-verify-profiles.sh
tests/cert-tests/crl.sh
tests/cert-tests/crq.sh
tests/cert-tests/dane.sh
tests/cert-tests/dsa.sh
tests/cert-tests/ecdsa.sh
tests/cert-tests/email.sh
tests/cert-tests/illegal-rsa.sh
tests/cert-tests/inhibit-anypolicy.sh
tests/cert-tests/invalid-sig.sh
tests/cert-tests/key-id.sh
tests/cert-tests/key-invalid.sh
tests/cert-tests/krb5-test.sh
tests/cert-tests/md5-test.sh
tests/cert-tests/name-constraints.sh
tests/cert-tests/othername-test.sh
tests/cert-tests/pathlen.sh
tests/cert-tests/pem-decoding.sh
tests/cert-tests/pkcs1-pad.sh
tests/cert-tests/pkcs12-corner-cases.sh
tests/cert-tests/pkcs12-encode.sh
tests/cert-tests/pkcs12-gost.sh
tests/cert-tests/pkcs12-utf8.sh
tests/cert-tests/pkcs12.sh
tests/cert-tests/pkcs7-broken-sigs.sh
tests/cert-tests/pkcs7-cat.sh
tests/cert-tests/pkcs7-constraints.sh
tests/cert-tests/pkcs7-constraints2.sh
tests/cert-tests/pkcs7-list-sign.sh
tests/cert-tests/pkcs7.sh
tests/cert-tests/pkcs8-decode.sh
tests/cert-tests/pkcs8-eddsa.sh
tests/cert-tests/pkcs8-gost.sh
tests/cert-tests/pkcs8-invalid.sh
tests/cert-tests/pkcs8.sh
tests/cert-tests/privkey-import.sh
tests/cert-tests/provable-dh-default.sh
tests/cert-tests/provable-dh.sh
tests/cert-tests/provable-privkey-dsa2048.sh
tests/cert-tests/provable-privkey-gen-default.sh
tests/cert-tests/provable-privkey-rsa2048.sh
tests/cert-tests/provable-privkey.sh
tests/cert-tests/rsa-pss-pad.sh
tests/cert-tests/sha2-dsa-test.sh
tests/cert-tests/sha2-test.sh
tests/cert-tests/sha3-test.sh
tests/cert-tests/smime.sh
tests/cert-tests/template-exts-test.sh
tests/cert-tests/template-policy-test.sh
tests/cert-tests/template-test.sh
tests/cert-tests/tlsfeature-test.sh
tests/cert-tests/x25519-and-x448.sh
tests/cert.c
tests/cert_verify_inv_utf8.c
tests/certificate_set_x509_crl.c
tests/certtool-pkcs11.sh
tests/certuniqueid.c
tests/chainverify-unsorted.c
tests/cipher-alignment.c
tests/cipher-listings.sh
tests/client_dsa_key.c
tests/common-cert-key-exchange.c
tests/common-cert-key-exchange.h
tests/common-key-tests.h
tests/conv-utf8.c
tests/crl-basic.c
tests/crlverify.c
tests/crq-basic.c
tests/crq_apis.c
tests/crq_key_id.c
tests/crt_apis.c
tests/crt_inv_write.c
tests/custom-urls-override.c
tests/custom-urls.c
tests/cve-2008-4989.c
tests/cve-2009-1415.c
tests/cve-2009-1416.c
tests/dane-strcodes.c
tests/dane.c
tests/danetool.sh
tests/dh-compute.c
tests/dh-params.c
tests/dhepskself.c
tests/dhex509self.c
tests/dn.c
tests/dn2.c
tests/dss-sig-val.c
tests/dtls-client-with-seccomp.c
tests/dtls-etm.c
tests/dtls-handshake-versions.c
tests/dtls-max-record.c
tests/dtls-pthread.c
tests/dtls-rehandshake-anon.c
tests/dtls-rehandshake-cert-2.c
tests/dtls-rehandshake-cert-3.c
tests/dtls-rehandshake-cert.c
tests/dtls-repro-20170915.c
tests/dtls-sliding-window.c
tests/dtls-with-seccomp.c
tests/dtls/dtls-nb
tests/dtls/dtls-resume.sh
tests/dtls/dtls-stress.c
tests/dtls/dtls.sh
tests/dtls1-2-mtu-check.c
tests/dtls10-cert-key-exchange.c
tests/dtls12-cert-key-exchange.c
tests/duplicate-extensions.c
tests/ecdh-compute.c
tests/fallback-scsv.c
tests/fastopen.sh
tests/fips-mode-pthread.c
tests/fips-rsa-sizes.c
tests/global-init-override.c
tests/global-init.c
tests/gnutls-cli-save-data.sh
tests/gnutls-ids.c
tests/gnutls-strcodes.c
tests/gnutls_hmac_fast.c
tests/gnutls_x509_crt_sign.c
tests/handshake-false-start.c
tests/handshake-large-packet.c
tests/handshake-versions.c
tests/hex.c
tests/hostname-check-utf8.c
tests/hostname-check.c
tests/id-on-xmppAddr.c
tests/infoaccess.c
tests/init_roundtrip.c
tests/insecure_key.c
tests/ip-check.c
tests/ip-utils.c
tests/key-export-pkcs8.c
tests/key-import-export.c
tests/key-material-dtls.c
tests/key-material-set-dtls.c
tests/key-openssl.c
tests/key-usage-ecdhe-rsa.c
tests/key-usage-rsa.c
tests/keylog-env.c
tests/ktls.sh
tests/ktls_keyupdate.c
tests/ktls_keyupdate.sh
tests/logfile-option.sh
tests/long-crl.sh
tests/long-session-id.c
tests/mini-alpn.c
tests/mini-chain-unsorted.c
tests/mini-dtls-discard.c
tests/mini-dtls-fork.c
tests/mini-dtls-heartbeat.c
tests/mini-dtls-hello-verify-48.c
tests/mini-dtls-hello-verify.c
tests/mini-dtls-large.c
tests/mini-dtls-lowmtu.c
tests/mini-dtls-mtu.c
tests/mini-dtls-record-asym.c
tests/mini-dtls-record.c
tests/mini-dtls-srtp.c
tests/mini-dtls0-9.c
tests/mini-eagain-dtls.c
tests/mini-emsgsize-dtls.c
tests/mini-global-load.c
tests/mini-key-material.c
tests/mini-loss-time.c
tests/mini-overhead.c
tests/mini-record-2.c
tests/mini-session-verify-function.c
tests/mini-termination.c
tests/mini-tls-nonblock.c
tests/mini-x509-2.c
tests/mini-x509-callbacks-intr.c
tests/mini-x509-callbacks.c
tests/mini-x509-cas.c
tests/mini-x509-ipaddr.c
tests/mini-x509.c
tests/mpi.c
tests/multi-alerts.c
tests/naked-alerts.c
tests/name-constraints-ip.c
tests/name-constraints-merge.c
tests/name-constraints.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/no-signal.c
tests/nul-in-x509-names.c
tests/ocsp-filename-memleak.c
tests/ocsp-tests/ocsp-must-staple-connection.sh
tests/ocsp-tests/ocsp-test.sh
tests/ocsp-tests/ocsp-tls-connection.sh
tests/ocsp.c
tests/oids.c
tests/openssl.c
tests/p11-kit-trust.sh
tests/parse_ca.c
tests/pcert-list.c
tests/pkcs1-digest-info.c
tests/pkcs11/pkcs11-cert-import-url-exts.c
tests/pkcs11/pkcs11-cert-import-url4-exts.c
tests/pkcs11/pkcs11-chainverify.c
tests/pkcs11/pkcs11-combo.c
tests/pkcs11/pkcs11-ec-privkey-test.c
tests/pkcs11/pkcs11-get-exts.c
tests/pkcs11/pkcs11-get-issuer.c
tests/pkcs11/pkcs11-get-raw-issuer-exts.c
tests/pkcs11/pkcs11-import-url-privkey.c
tests/pkcs11/pkcs11-import-with-pin.c
tests/pkcs11/pkcs11-is-known.c
tests/pkcs11/pkcs11-mechanisms.c
tests/pkcs11/pkcs11-mock-ext.h
tests/pkcs11/pkcs11-obj-import.c
tests/pkcs11/pkcs11-pin-func.c
tests/pkcs11/pkcs11-privkey-always-auth.c
tests/pkcs11/pkcs11-privkey-export.c
tests/pkcs11/pkcs11-privkey-fork-reinit.c
tests/pkcs11/pkcs11-privkey-fork.c
tests/pkcs11/pkcs11-privkey-pthread.c
tests/pkcs11/pkcs11-privkey-safenet-always-auth.c
tests/pkcs11/pkcs11-privkey.c
tests/pkcs11/pkcs11-pubkey-import-ecdsa.c
tests/pkcs11/pkcs11-pubkey-import-rsa.c
tests/pkcs11/pkcs11-pubkey-import.c
tests/pkcs11/softhsm.h
tests/pkcs12_encode.c
tests/pkcs12_s2k.c
tests/pkcs12_s2k_pem.c
tests/pkcs12_simple.c
tests/pkcs7-cat-parse.c
tests/pkcs7-cat.sh
tests/pkcs7-gen.c
tests/pkcs7.c
tests/pkcs8-key-decode-encrypted.c
tests/pkcs8-key-decode.c
tests/pkgconfig.sh
tests/prf.c
tests/priorities-groups.c
tests/priorities.c
tests/priority-mix.c
tests/privkey-verify-broken.c
tests/protocol-set-allowlist.c
tests/protocol-set-allowlist.sh
tests/psk-file.c
tests/pskself.c
tests/pskself2.c
tests/pubkey-import-export.c
tests/random-art.c
tests/record-retvals.c
tests/record-sizes-range.c
tests/record-sizes.c
tests/record-timeouts.c
tests/recv-data-before-handshake.c
tests/rehandshake-ext-secret.c
tests/rehandshake-switch-cert-allow.c
tests/rehandshake-switch-cert-client-allow.c
tests/rehandshake-switch-cert-client.c
tests/rehandshake-switch-cert.c
tests/rehandshake-switch-psk-id.c
tests/rehandshake-switch-srp-id.c
tests/resume-dtls.c
tests/resume-with-false-start.c
tests/rfc2253-escape-test.sh
tests/rfc7633-missing.c
tests/rng-no-onload.c
tests/rng-pthread.c
tests/rsa-encrypt-decrypt.c
tests/rsa-illegal-import.c
tests/rsa-md5-collision/rsa-md5-collision.sh
tests/rsa-psk-cb.c
tests/rsa-psk.c
tests/safe-renegotiation/srn0.c
tests/safe-renegotiation/srn1.c
tests/safe-renegotiation/srn2.c
tests/safe-renegotiation/srn3.c
tests/safe-renegotiation/srn4.c
tests/safe-renegotiation/srn5.c
tests/scripts/common.sh
tests/scripts/starttls-common.sh
tests/sec-params.c
tests/send-client-cert.c
tests/send-data-before-handshake.c
tests/serv-udp.sh
tests/server-multi-keys.sh
tests/server-weak-keys.sh
tests/server_ecdsa_key.c
tests/session-export-funcs.c
tests/session-tickets-ok.c
tests/set_key.c
tests/set_key_utf8.c
tests/set_known_dh_params_anon.c
tests/set_known_dh_params_psk.c
tests/set_known_dh_params_x509.c
tests/set_pkcs12_cred.c
tests/set_x509_key.c
tests/set_x509_key_file.c
tests/set_x509_key_file_der.c
tests/set_x509_key_file_legacy.c
tests/set_x509_key_file_ocsp.c
tests/set_x509_key_file_ocsp_multi2.c
tests/set_x509_key_mem.c
tests/set_x509_key_utf8.c
tests/set_x509_pkcs12_key.c
tests/setcredcrash.c
tests/sign-pk-api.c
tests/sign-verify-data.c
tests/sign-verify-deterministic.c
tests/sign-verify-ed25519-rfc8080.c
tests/sign-verify-ext.c
tests/sign-verify.c
tests/simple.c
tests/slow/Makefile.am
tests/slow/gendh.c
tests/slow/test-ciphers-common.sh
tests/slow/test-ciphers-openssl.sh
tests/slow/test-ciphers.sh
tests/srpbase64.c
tests/ssl2-hello.c
tests/ssl30-cert-key-exchange.c
tests/starttls-ftp.sh
tests/starttls-lmtp.sh
tests/starttls-nntp.sh
tests/starttls-pop3.sh
tests/starttls-sieve.sh
tests/starttls-smtp.sh
tests/starttls-xmpp.sh
tests/starttls.sh
tests/status-request-ext.c
tests/status-request-ok.c
tests/status-request-revoked.c
tests/status-request.c
tests/str-idna.c
tests/str-unicode.c
tests/strict-der.c
tests/suite/Makefile.am
tests/suite/asn1random.pl
tests/suite/chain.sh
tests/suite/eagain.sh
tests/suite/mini-record-timing.c
tests/suite/multi-ticket-reception.sh
tests/suite/prime-check.c
tests/suite/testdane.sh
tests/suite/testrandom.sh
tests/suite/testrng.sh
tests/suite/tls-fuzzer/tls-fuzzer-alpn.sh
tests/suite/tls-fuzzer/tls-fuzzer-cert.sh
tests/suite/tls-fuzzer/tls-fuzzer-common.sh
tests/suite/tls-fuzzer/tls-fuzzer-nocert-ssl3.sh
tests/suite/tls-fuzzer/tls-fuzzer-nocert-tls13.sh
tests/suite/tls-fuzzer/tls-fuzzer-nocert.sh
tests/suite/tls-fuzzer/tls-fuzzer-nolimit-tls13.sh
tests/suite/tls-fuzzer/tls-fuzzer-nolimit.sh
tests/suite/tls-fuzzer/tls-fuzzer-psk.sh
tests/suite/x509random.pl
tests/system-override-curves-allowlist.c
tests/system-override-default-priority-string.sh
tests/system-override-hash-allowlist.sh
tests/system-override-hash-filters-prf.sh
tests/system-override-hash.c
tests/system-override-hash.sh
tests/system-override-invalid.sh
tests/system-override-sig-allowlist.sh
tests/system-override-sig-tls.c
tests/system-override-sig-tls.sh
tests/system-override-sig.c
tests/system-override-sig.sh
tests/system-override-special-allowlist.sh
tests/system-override-versions-allowlist.sh
tests/system-override-versions.sh
tests/system-prio-file.c
tests/systemkey.sh
tests/testpkcs11.pkcs15
tests/testpkcs11.sc-hsm
tests/testpkcs11.sh
tests/testpkcs11.softhsm
tests/tls-client-with-seccomp.c
tests/tls-etm.c
tests/tls-ext-register.c
tests/tls-pthread.c
tests/tls-record-size-limit-asym.c
tests/tls-record-size-limit.c
tests/tls-with-seccomp.c
tests/tls10-cert-key-exchange.c
tests/tls11-cert-key-exchange.c
tests/tls12-anon-upgrade.c
tests/tls12-cert-key-exchange.c
tests/tls12-ffdhe.c
tests/tls12-max-record.c
tests/tls12-rehandshake-cert-2.c
tests/tls12-rehandshake-cert-3.c
tests/tls12-rehandshake-cert-auto.c
tests/tlsext-decoding.c
tests/tlsfeature-crt.c
tests/tlsfeature-ext.c
tests/tpm2.sh
tests/tpmtool_test.sh
tests/trust-store.c
tests/trustdb-tofu.c
tests/urls.c
tests/utils-adv.c
tests/utils.c
tests/version-checks.c
tests/win-certopenstore.c
tests/windows/Makefile.am
tests/windows/cng-windows.c
tests/windows/crypt32.c
tests/windows/ncrypt.c
tests/x509-cert-callback-legacy.c
tests/x509-dn-decode-compat.c
tests/x509-dn-decode.c
tests/x509-dn.c
tests/x509-extensions.c
tests/x509-verify-with-crl.c
tests/x509_altname.c
tests/x509cert-ct.c
tests/x509cert-dntypes.c
tests/x509cert-invalid.c
tests/x509cert-tl.c
tests/x509cert.c
tests/x509dn.c
tests/x509self.c
tests/x509sign-verify-ecdsa.c
tests/x509sign-verify-error.c
tests/x509sign-verify-rsa.c
tests/x509sign-verify.c

index cac04855088d3ae58dfd1dcf01e8b41e82dbd2ba..843193f9f3b4ff313cd0cfff002cc447578e3f1c 100644 (file)
@@ -16,8 +16,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 AM_DISTCHECK_CONFIGURE_FLAGS = \
        --enable-doc \
diff --git a/cfg.mk b/cfg.mk
index 1ff6c7563e83e6211b78c92fd5c53d4f708635a8..bde009e4a3dbed7b31d6916ca560b23f7235b4dd 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -15,8 +15,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 WFLAGS ?= --enable-gcc-warnings
 ADDFLAGS ?=
index 71d6dd116ece7965ad0785cb52dfc6f56a60bb75..baff1c007b39a35e190d840596e9b55137b48aa6 100644 (file)
@@ -16,9 +16,7 @@ dnl Process this file with autoconf to produce a configure script.
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
-# USA
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 AC_PREREQ(2.64)
 
index e3e48c8903aef0d44b92f99dda54b367d1ea50b5..c904bc10d49ec1eb48cb57a16defe9d1f7a682e5 100644 (file)
@@ -16,8 +16,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 EXTRA_DIST = TODO certtool.cfg gnutls.html     \
        doxygen/Doxyfile.in doxygen/Doxyfile.orig texinfo.css \
index 25778856f65419a044cb4920f863fad5be53a226..a463fea9972f9abbc368c868bf25087ad49196ee 100644 (file)
@@ -16,8 +16,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 SUBDIRS = srp x509
 
index 21636f695114b73298bc7bf616e1bf0827fdcb1c..17394afc4186fd1cc2b6030858c239a721724489 100644 (file)
@@ -15,8 +15,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 HEADER_FILES = $(top_srcdir)/lib/includes/gnutls/gnutls.h.in \
        $(top_srcdir)/lib/includes/gnutls/x509.h \
index c40bf4f53364d2469cee09af7e7ec39afe100faf..7a29e827dec2d566957fd7b821c59ee4f38289e7 100644 (file)
@@ -16,8 +16,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS)
 AM_CPPFLAGS = \
index c28abf52e387f366458e1caa146e33109c876e4c..27cf77a57e7b81d7ca43588d7f7b68a363eb4dac 100644 (file)
@@ -16,8 +16,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 man_MANS =
 EXTRA_DIST = stamp_mans
index b5b32fb1e791cbc17a86aada1a808ed4eb31279d..ad52c0bd4d131558c751f65d7a77f11bbf8f3885 100644 (file)
@@ -14,7 +14,6 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 EXTRA_DIST = gdoc sort2.pl split-texi.pl getfuncs.pl getfuncs-map.pl
index 3c75d1af82505cb14eea8892e61edde1fd1e2e2b..79f8909b2d3ddb52633c7b4887755e0fd136c285 100755 (executable)
@@ -16,8 +16,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 # This list contains exported values, but prototype isn't easy
 # to obtain (e.g., it's a pointer to a function or not a function).
index 20eb3911765c93dc2b640a708494a6a0fa4ea891..d9e7404e0d73a527c5e090eeb8ec170bf014a208 100755 (executable)
@@ -16,8 +16,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 # given a header file in stdin it will print all functions
 
index 2e8bae16b96bde332fb55cb79885170e174b9716..1b12b9627f2935796f172205cf809ccb59e64af7 100755 (executable)
@@ -17,8 +17,7 @@ eval '(exit $?0)' && eval 'exec perl -wST "$0" ${1+"$@"}'
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 use constant NORMAL => 0;
 use constant SKIP => 1;
index 3e17c614ebac115ff6a68c39b2dc49750ea20d6e..eee9889a14ce6de97806817345267a6082631b05 100755 (executable)
@@ -15,8 +15,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 sub key_of_record {
   local($record) = @_;
index bd9fed45941bdd7b108dda62a346924c8b3f3566..57494d9f052b38e02c8d7706632fce658c796f69 100755 (executable)
@@ -15,8 +15,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 sub key_of_record {
   local($record) = @_;
index 34978d30561a630fbbbc5bd13d2bfba4daf3c1b8..89dd5df671fc49dfd02f770f3e35b06411105dff 100755 (executable)
@@ -15,8 +15,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 $dir = shift;
 $param2 = shift;
index bd666503dd2b61ec8f0a4a726eb7b4641d1ee4b4..7eac558781e2dcb97dd7e9755f74ad7f94ecdaa2 100755 (executable)
@@ -15,8 +15,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 $dir = shift;
 $param2 = shift;
index 8042ae0c771f3e8d53c241bf918b0bed7291a797..e1eac876064c44858bb3fb54ccc67e2e5e1a3372 100644 (file)
@@ -16,9 +16,7 @@
 # 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
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with GnuTLS-EXTRA.  If not, see <https://www.gnu.org/licenses/>.
 
 ACLOCAL_AMFLAGS = -I ../m4 -I ../gl/m4
 
index 6b4caedd69b136ceae8a9ee51e6784e8daf70eb4..c8d92024fe6699dc27e0e6568ec1fa65a86c42f2 100644 (file)
@@ -16,9 +16,7 @@
 # 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
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with GnuTLS-EXTRA.  If not, see <https://www.gnu.org/licenses/>.
 
 nobase_include_HEADERS = 
 
index ec9fd3cc6158200597aca445c9a878020201d4f9..23ed6c1d02462db4b7bf79b8f441643f718d36d3 100644 (file)
  * 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
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
- *
+ * along with GnuTLS-EXTRA.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* WARNING: Error functions aren't currently thread-safe */
index 7406207c1d49b9cc3d8594d850db46f08fb5a7f8..b05cacb6061685f90117f5181a0fbacfff956538 100644 (file)
@@ -16,9 +16,7 @@
  * 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
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with GnuTLS-EXTRA.  If not, see <https://www.gnu.org/licenses/>.
  *
  */
 
index 39092957e2b8b58b37a8a80ad1d5cd641bb3e901..05b0a834c4cfd065f2cdf7d3a2d829c7bc856f7e 100644 (file)
@@ -21,9 +21,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
- * USA
+ * License along with this library.  If not, see <https://www.gnu.org/licenses/>.
  *
  */
 
index 9b6769746de4717ec99b85169721bf1ee9e72d62..a0e39c5c404e5aafbb24eb3e2aec3c28233e5cad 100644 (file)
@@ -16,9 +16,7 @@
 # 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 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
-# MA 02110-1301, USA
+# License along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 include $(top_srcdir)/lib/common.mk
 
index 0ac1c1924f4e7d0bdabe4eff4fa3be8a8d735b97..1b8774094712f4a3a1ada86ac03492c8b536cb80 100644 (file)
@@ -14,7 +14,7 @@
  * GNU Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <https://www.gnu.org/licenses/>.
+ * License along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* This is a known-answer test for the DRBG-CTR-AES. 
index ac2b85860f26c6ccb4a5c4f76422622658762d8f..06c2597408e5b2a256e29de843eea0a25ff9100b 100644 (file)
@@ -16,9 +16,7 @@
  * License for more details.
  * 
  * You should have received a copy of the GNU Lesser General Public License
- * along with the nettle library; see the file COPYING.LIB.  If not, write to
- * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02111-1301, USA.
+ * along with the nettle library.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef GNUTLS_LIB_NETTLE_INT_DRBG_AES_H
index 351e856f5dc5a4fc321af8d308d06fffa56d8dda..1b7dddb7030d18a82404a3c999460b68d6c90421 100644 (file)
@@ -16,9 +16,7 @@
  * License for more details.
  * 
  * You should have received a copy of the GNU Lesser General Public License
- * along with the nettle library; see the file COPYING.LIB.  If not, write to
- * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02111-1301, USA.
+ * along with the nettle library.  If not, see <https://www.gnu.org/licenses/>.
  */
  
 #ifndef GNUTLS_LIB_NETTLE_INT_DSA_FIPS_H
index 69f7f8cebaf67a6c05d4e6066f7ab4fbab04f284..39255fd8632b60bc7bd75b573a0f239d0f570dcd 100644 (file)
@@ -18,9 +18,7 @@
  * License for more details.
  * 
  * You should have received a copy of the GNU Lesser General Public License
- * along with the nettle library; see the file COPYING.LIB.  If not, write to
- * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02111-1301, USA.
+ * along with the nettle library.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #if HAVE_CONFIG_H
index 6930705aee75d404c31bbc4705a2faaf30c9c99c..fbbc216d63dfc004e27092aa2e4c91363ef974d3 100644 (file)
@@ -18,9 +18,7 @@
  * License for more details.
  * 
  * You should have received a copy of the GNU Lesser General Public License
- * along with the nettle library; see the file COPYING.LIB.  If not, write to
- * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02111-1301, USA.
+ * along with the nettle library.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #if HAVE_CONFIG_H
index 3a626a2c819b0e78e966e6dd3ffd36e53cc3c541..36531777249c3adc4a11a72624f7995fc2048d0b 100644 (file)
@@ -16,9 +16,7 @@
  * License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public License
- * along with the nettle library; see the file COPYING.LIB.  If not, write to
- * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02111-1301, USA.
+ * along with the nettle library.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #if HAVE_CONFIG_H
index a2a418a7880e19bc5fef3503114c7a294dfaacaf..a441dab86c3e6cab9c4f529652908ef1a0406014 100644 (file)
@@ -16,9 +16,7 @@
  * License for more details.
  * 
  * You should have received a copy of the GNU Lesser General Public License
- * along with the nettle library; see the file COPYING.LIB.  If not, write to
- * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02111-1301, USA.
+ * along with the nettle library.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef GNUTLS_LIB_NETTLE_INT_RSA_FIPS_H
index c6f7e675af5978b984de70ae869c4c9cace80590..65fc4293ada1dbb491fe35b9246eea4895f8c0e2 100644 (file)
@@ -18,9 +18,7 @@
  * License for more details.
  * 
  * You should have received a copy of the GNU Lesser General Public License
- * along with the nettle library; see the file COPYING.LIB.  If not, write to
- * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02111-1301, USA.
+ * along with the nettle library.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #if HAVE_CONFIG_H
index 35ad618d6487c3c6143b47df76803fea44dbe848..2f985e42d46d5dc5e8e85398aeef84c44a142f83 100644 (file)
@@ -14,7 +14,7 @@
  * GNU Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <https://www.gnu.org/licenses/>.
+ * License along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
index 821eebc4ba7650ce3a286192399ac69fb7e02319..225fd500005583e2ef6d536a6310b537926ea81d 100644 (file)
@@ -17,7 +17,7 @@
  * GNU Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <https://www.gnu.org/licenses/>.
+ * License along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
index 3080f90cd6963517a079201ef3ff1a2e55599b4d..80d48ce72dfbf6f13417f7307e8987b8c7265206 100644 (file)
@@ -14,8 +14,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 OPTIONS_BUILT = \
        srptool-options.c srptool-options.h \
index 115522c843b1bea78768e08861197415ca63b4af..2e45ff67c9c7a8ed665eab72ad006edc8d497825 100644 (file)
@@ -15,8 +15,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* This program tests the GNUTLS_ALPN_SERVER_PRECEDENCE
index 9d4926f424980489a898e391e50b24e62f4af2b5..67b92af3509847a7eb252f8f42b71ac2f1976fa5 100644 (file)
@@ -18,8 +18,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index dd3b397c2eb7462944e07795b804909c4840baf6..c1e1e049e3fc63af2d0ed9c06736fa2d420a135b 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 8382e5012a5e5b2b5fa2c811339501991e225c36..a79ab284494622d1b548551ea15cb21b3de6f531 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 7b9d4059c79540064ccbf6123ffb9779a060e240..d201d3b286446536f691394af69e0d652b658ad6 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index a6fb476ae0e3e88cb02f6f4770ea3d633fe679bd..9ee2db559bc96df5ebd2c78f5ad6a2d05432fd81 100644 (file)
@@ -14,8 +14,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 665f565858a354d981e20e6c3ad2e34d3c7d9be3..fdb9029e47cc13cb4d4ec1156d2b5acb915469b2 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef GNUTLS_TESTS_CERT_COMMON_H
index 547a37ce10949160ea908b7902c152adda892f78..d8e8eabbc4e134b5760680b1a245ad9c52bcc879 100755 (executable)
@@ -18,8 +18,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../src/certtool${EXEEXT}}
index e244cd57cffb9c3073a56cd5bca7dbb32978c437..61d3272f0caff166345b6aa6db4cf22f23e10e11 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index b7bbe91c1cd968656502ac1bab991277667f3aa3..6f793515ea6c5c454bbbc4788d6e4123623d7d83 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 
index d72bfa41d6bf8508176e28a5bfcdeefdcb0e3f38..b7490b8f63996e34b1873ef9a1c821909a1ea2b9 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 5734c3fe000f02c6b3132c6e521230b089f8cb95..5564146a2cd3b13c4f6e066aff06e671fe697e6a 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 1c72a9c675e1d8d8ceef8a29febc7b2bb83c8ae5..16d54489727594d43c429ece50d51f9f2697d63b 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index c2d63d966c7ce998782153e80d49a9f76ff7ee74..c3c3d9feb3453e78cb7fd70d5ea576c61c593930 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 3310250289f9a21e21dec00c8c26ab0e95742940..14fde839602bc9498667eb15fe0954940644d1d1 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 7480150ba16d6857da3132e8ed934db1ba804b35..f8ccf77e1d27bfca99577ce55b18158a42c57ace 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 885efe243f9095edb7b90c09da5e7bf5d408a452..fd4e9ee2f427e6c120d841f0c8c71099c9eed504 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 2fc027a95bfc372bea02605934979ee68f68c0db..ea5cc7f5dbe38755bb9be83e84c41146d615965a 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 9614bdf59a5c84d75279dce5f1bbe72179d5671c..1f6e27673041d890026da57ea2f1c1e681bea491 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 7aa0cc965a0d459e865f5458828ae195b1626c49..fe6fcf90bef132e6c170de184a13fd684456a5af 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 598351d41dc9015fea6cab7b82befa909047e0e6..1a1aa4e65b5ffec8d968ad879bc7283872a9532e 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 478d1f0d0b7bd94c4a2a604c3b0236118d302e66..13986bd30ea1b7718388775f7744e79497f7f75a 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index b37b305f90c939457cc95a69a94fa6be0d5fc95e..bc1ebbdd57888cfdc12c0ef98bbe54159782d275 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index f63ee923fe0602d0a58249bae917e6b21cda7859..f4c23e6431fe70a3e0c9853e11c92f448cfb9e49 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 56ed5e58474c0fd3a5775eebab2d314661f762a6..6a02a429d1d023caa8d3dee33094af9a1d2e600f 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 535032401b86b3119acb53b0bacb935bfcc47c96..21044cfa3f06682ddc79b36ae00c4cc03a44a354 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 9398c73dcc927d01d27d1add62b81e7f717c92cd..b5b2b8a1263dda3a281fda1f6a0b6d0c92c20d64 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 
index e623a7483a468a1910775beda31b16c38cac786f..e28b493461f80c17585c2b2d82ad0586ffbc03ba 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SERV=../../src/gnutls-serv${EXEEXT}}
index 431b88f06eb23180fb05c966676de842fe9368fb..c769ce781562283d03bbda8664bb5049c83e0f3a 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 1629fec881d80046b248c8d782a26ad94826f98a..68fbe3e126a3e243f47e3b80723941c12dfebfd5 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../../src/certtool${EXEEXT}}
index d0cb611bc9100ebc82efd4e89f7c5282b194934b..95b6bd5d4ff65ee0ab6598e33406a79a3d395b07 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../../src/certtool${EXEEXT}}
index e27e4a85f735c6630c75277126023a23e6b66c38..7623f7c0acda226ba9c18dc555b905e5749f017e 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 53ef76051b070252541775e83c62d45c2b76e48c..f621614062f52a2f2b110a6d7d06e4d72f6531e4 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 9c88035e874522274fdf993aadb6369dc4da053d..689ca39626d06d88c8821974557c76abfb14766b 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 
index 975687fe7a1bec4bf4bf675e712075a8a57b9f5c..18babe431af02a89d4a0da5cea7d1beaed373300 100755 (executable)
@@ -18,8 +18,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../../src/certtool${EXEEXT}}
index caa7d542d0c0ca5ef13433beadb6de938fb0b0d8..a4787f66950ab350d4968fe8c15ecf546749b6a3 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 7438e091f5e49d0f6075959a704182929fd914de..4cea9e8e4c75dabcbf9bd91e9e3dde8f1cb38a92 100755 (executable)
@@ -16,8 +16,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index e0c1e7479dfad67efea136e54385a057edeff244..aa411d7f6d401b6dc31cc3bc9ba4e8302dd83d02 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../../src/certtool${EXEEXT}}
index 40eb6c12bb7e2fd532554ffc2f53157ca375e8a7..6d1b697dc3accab6f4f513cf81a0a820854f7c56 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index b5cd7d710786a9832b44f12591fed41b63a4432f..f1e08111db7f3b9d6428cb154475ae78ef5af5a6 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 
index dc9380c74b3cea7599b3118b7c8c9ecb98e0fd72..ac72ae5c9e6b01b05cdf75940d653c10c7c478af 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index c8f34e4144318280dea439c3c854c06fd39f8265..03db104b8d5266f95c610c679f4fd598db9dc73a 100755 (executable)
@@ -18,8 +18,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 
index 2c6a2d9f2dd0f2f2ce09e559b46180d03ecadb61..d4908d6a63070971fadfd741f672f3aac71ccd9b 100755 (executable)
@@ -18,8 +18,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../../src/certtool${EXEEXT}}
index f3e7ade3b9958569e827ebd141a04e2705819c33..09a606f6fd2058d5ecb5cdba4f22732a0b0f6467 100755 (executable)
@@ -18,8 +18,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../../src/certtool${EXEEXT}}
index ab94479ba7ff4e5ca87916e295c67ea9edc3e7fe..4e174dfcf09aeb63a961f98fc2ee1a47f43476d0 100755 (executable)
@@ -16,8 +16,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 # This test cannot run under windows because it passes UTF8 data on command
 # line. This seems not to work under windows.
index 168e7c51262b9944474cfbd24547e4957e3ace87..08e095f31b59759525ec8cdc790d8074e4578c4e 100755 (executable)
@@ -18,8 +18,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 # This test cannot run under windows because it passes UTF8 data on command
 # line. This seems not to work under windows. It intentionally depends on
index f89e07a110d68a9c993753c62fdea5d0e110544b..dc84c7d28ac6be12b0460f4a19f44726179ae31e 100755 (executable)
@@ -18,8 +18,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../../src/certtool${EXEEXT}}
index b51d0c5d154638b23eeec4fca45c7966adc08aef..4e27dfa19788d3968824fa7fb097d0431b0e37b9 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 1cec37f4de07ad9d0f1a75572108adfbc45286c3..8a8681d09f043c36d6ed9f7d569239c0935b97f1 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 150c103443ca52406dca11d5828407617eb8ae1a..e0606d70820dcc3c038f5360dfa5537fbd556c77 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 94f89a5e93ad507fe0faab0b5924b794f1650e9b..7fa333a153e6b7709118bd41f8a4e159b5898b51 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 2cf168bea4e0ed38a8bd4c3944a478dfd9a54080..18b7fcebfd518876436dd858f7f21f939cd05dcc 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 709ee5c07ff2294c24141a1130f58fb08385f303..6122a31859be73b89c9f3521e62c238bb093e6bb 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 27c84bfaf3445b1de12b087c2120236e68e7e705..ddb284eb7e6e7ffd0b42c96c1d8b7b8b0f13f7b3 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../../src/certtool${EXEEXT}}
index 2d33ebfb50a14f577948cb043be7948f1781bbee..6518aee1550106bb603c58bf5e5d953d9a595dc7 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../../src/certtool${EXEEXT}}
index 6527d9d369ed2518d6b6dd0e646dc29f3c0e07a1..8283b771df1d14da30bac650117465c8b3c0a380 100755 (executable)
@@ -16,8 +16,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../../src/certtool${EXEEXT}}
index edf19bbeece1d1baf2bbd9febdf51f490d962866..58889f3f3c1a8c8d685d78328708a2f834f2460a 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../../src/certtool${EXEEXT}}
index 8bad70193e5b65c11b19768a4c15df29af25727a..cf9e943b7a30c51c6c7a77cc6eb27e560d95d479 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../../src/certtool${EXEEXT}}
index 575ca58497a6c198d8763a401e122bc448979928..d84f8964a89415b047f81ca15eaa9f948e2d7e05 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index f6fa889814a66bd7886929b6e92d6306a1231e89..83ab74f52ef7ff63c45f23b8c997266f217b2d00 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 50d51ce4b7d14b891bd51f0b687fc96326073fa9..be860ecf91a74bce6a6c92ac69f3b5b422072d44 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index f7eee5daf15ef504f429c5fb045b1399d186916a..c2c9f252d23b5ff6da99e20b78edff1e45f452bb 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 6517a242a54830cac353e4986d00b3c7096bd994..9e48890bb4440159153aba076d53dae0ce9b631e 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 7f6b4090cfe0caeab1c57fdf4f3f16d32a9e60e7..6ca49d13bac8770706b868cc5513ab7374308330 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 0049c6d9494105cbdffb1f5f35e3aa8862217a67..bda8b8c4f52e43941a8d583658b6288d03255041 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 76b5a50742243c4ed68fee7577943df1fe731ff0..4a1928c6648d6a3dcd3b82b97f131c617abb4ab6 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index f24195ce12d192c4f035413d2a0f31182ce39392..83f7e160fa386a82aa8fb92180d43ce596057a99 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 0c5ebd4cbcfc07b5960948d19cdc65b96d89630d..adc73de72ea65f11b9431ed3ba6051b6e00ab84f 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 386b20b63d3e191675d892b81d0f51fb5698279c..a3c015555d3bbd9d55b54af1e907c4fcfcabcfcb 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 5f6f8038e89445b516a9883a9d5b85c5172e0682..b4fde1351a873570b1ea24012008f27e546e14c5 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 379a9290e52987335c418c327b5acd50ac114f36..da4ccb06220ce03f5337256e21cfe90a9ab20c8d 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 9954341a18ce1d9eaa7346c9fd73ad1e99e8ae16..c82be96957ecf37f405facf4c94697d1da3352ed 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index b17942f2f8ff459a12c2b5e3962a3a33ed83eba6..0233211287f37ad92e7bc36fe5b5c1effa8e8ea2 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 4148a7b97cda248c2eb8f1766611e0907331896f..203563f819cee24db08f992eb7b1c154f738a45a 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 23fbd5f1cab4724505814f231fe8cedf0190fe52..2a113846b8c079178cfeb24f3dc71ab0741f60b3 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index ec566a4a4ae4a24ac566de4b23e30de91311a033..de93b1fbe138965cbd7326ac06fe5a22f80471e7 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 095a55f3df7254bb663cd96ff9e1ce8ed55e6bcb..4f90c350a814249bb39b656b8095f6dabcc6fbad 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index ff4d5c81c643439047e68932a7a68067f512f358..f79f5d0e3c563b2a80238289f438155470287401 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 0964da536b4cb6f6db69c3ffe8ee833927e6d5c4..26d6963810fab0398e8b1f058f2fd4efa6e4acfd 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${P11TOOL=../src/p11tool${EXEEXT}}
index 68f0636683b0b2d55d18f1bac71c8c6f0f794c4f..2284a16542bc2f800648d25b3d5b96796559a3da 100644 (file)
@@ -18,8 +18,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index f51aff6f23f85ef010f321e694e54f27ff3c4f42..df8ade9946da16f3ab561823388bdc368078452a 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 65b763a0f360dd092ba3b380b4880535bf1e8696..2103a2adeec29392aa4f96adb9469c12972ea9a6 100644 (file)
@@ -18,8 +18,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Tests whether memory input to ciphers are properly aligned */
index 768f5cfe6393a708457f2b09a315721d920bf424..674b1fec96711028b30c6de8d144b25bf127afda 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CLI=../src/gnutls-cli${EXEEXT}}
index 9e5dec3cda8b5009f66ac93cf39c041e732628c7..244ca3691f4465edffb5dc0d048764a3648db6cf 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index de4b57ac4c72bf8b820edc359d0d32f81ae48810..9b414fe9333e708cdae75cac3e4bd8bd35ea8806 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 57b2b54239300ae91dc9b2178aae1e56affc1762..39828f2dbcb7f61ce1d0efef822c498c1699bfcc 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef GNUTLS_TESTS_COMMON_CERT_KEY_EXCHANGE_H
index f3490409e895ca3f57cf11169f9e83d3fad6098b..fe42a4f5f30596485112cb0fe5ba79d09163ebab 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef GNUTLS_TESTS_COMMON_KEY_TESTS_H
index 9d630e73d0d805a45be0ed483c9bfec3b3074fc4..2d94f6a80d833cdba67b52d300dcf12038f2a520 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
index cae37ac810e07d27a5040266e999e1f959cc0ffa..dcd5a35d67e6ac8b07d463d4c6a0533c92ee2db7 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index c586011da0497499cda5ae4f977d3efce6ef2192..d8414d71cb5e965840f8389f4ad787fec7827c84 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 71a2b2265b73f4482ee8cdc176042de6bb4f668b..397129d56005b56f5dcfb6bf6e2d846165303161 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index d7e31bcd3ccf758dc122b05b059e62a2a87b044a..a300b97e9a97df806590678a0078e91bdae8c1f7 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 1b73075b18abe76509f64d07ec782d5dc6a7a5d6..6eb79f31a50eed73bb1f207da1d281b55fc079b6 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index d32742e46568caee34b7659599ecd91ee2c33055..3d45bb18bd2b9dfdfe6349a19bf3477a1663ab0b 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index c1a07855da6efdd47a4b5b4073f292d790aef073..88d2c6768d921e7b86d7cc490d378eef9de91d0e 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index bdb2afbfa3c1818a432a82307aab7f4861ac2261..a741c411df68550cef37f822613cc6868b624af9 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index b9281c0b9b63c38e3cc7f09fc62ac96f9898721e..ef7a52471e6d16108d8923a0cba454301acec0de 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index c745b99dee6250d63cb11653167979662534b820..cf7205df421faf8919ccd8da8694c1cf68fe9745 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index aac922e1243324f4bdab05d86b78835d8ef9c48a..699d53e7862d7fc04f20821107379bb2e50be532 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 56904f6b4ab1507cf220add9f4cb3cf8df90e481..ba74857b73c1bc639e2095284551ea45033648e8 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 030c7f20e0e59dd959eaa34ec54f02c00d530abb..c26630912fd9a218e4e06c80e1ba111b5be74405 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index e9ed4011ef9adfd4a257d9fff585d1524e1ea667..5f9be66525676b45dc0caebbfa538ffe17019841 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 77ab0305c2dc0ad2551b5f73e041c09593f89ce7..6944c742089d7612808b138dc7bbf41bd1866489 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${DANETOOL=../src/danetool${EXEEXT}}
index 6c1d5328f6b58e7792aad132632d48c5d9f6ce05..3bed37f1c1663d8a67adc588c8132c13c66a0c3f 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* This program tests functionality of DH exchanges */
index 1458c7a07a1b6e894d89f3370b727c5bf34086b2..ce115071ed10c9a3de6e6039eabaec91122ee704 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* This program tests functionality in gnutls_dh_params structure */
index 6358cc8cfd4091e7acaa960f7c53ae43d06b61ac..23d019dc7edee83f7af119485c569f4ab011dc59 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index d9ed7ca98a3b9f4b9b5dfda26a4a9f7cae558820..976f3f43bc4e4116dba449a70108ded66818ddf3 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index a242d3772a46970d0d58bd0b4aa29f312c19504f..2b799cb808e07de2fc0009947009a0dca9b74bfc 100644 (file)
@@ -15,8 +15,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 5c696f230166400c75952775bd5f9e93e7fc39cd..5ad2a0956f5d4703229e78816ce8fcabec9bc578 100644 (file)
@@ -15,8 +15,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 961e3ea855046fba5663e5461d496a4236f563ce..c5d210881068a8bc16a75c82dfc88a8cfcbd6d7a 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index ab04271b9590a4e086b8f4bfbe22709702e5a97a..4459d2196d15cc1aaac49a47a53a30ab59d519ec 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 707dd28251aaa41cd84104d41a6c8ad1f3932461..00d03fbd62d4fb6456da9642a87cddac725dfadd 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 507aa065dcefee33866383175e2792919d89863b..8dfcbcb49b50631855f9d3e794a637f36829e398 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 7934668d8d8b7a10677b876b6138d1d46b568f59..e6c1257f19144362db9db149f3d7632f0532a347 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index aab1e73d3d9fa1d569626159db9281ddcfcaf4f8..9ca8b0a7960cab2e93114a5f0fba77176bbfeeb9 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 2d3566f2dc6ceadb847bf9d86d45b8fe67b05690..7d0b31c7b890cc711c7a868dedc13fca321d9ee4 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 6b0921a5502cdfb481244a4b0b42319feb9fdbcc..167386defe7a519e2a2f5340b8709803c961ce4f 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 9fe72a5babcc7104617c4e43cb2111166270f778..96bf181a8cb33754c86fd74e6542bb63d6bb369f 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index d4872240cd7583a71fa64677f6d5823adfb01b2a..9deccc9091da2127b0d03c4d1b2ba0f008349933 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 78910a06b1579d931706e786d9bd64da72b43338..c3f75cb7e7ee532393b2e198354e992d455f6e1e 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index d8e3c783c5f7cc1137d1489eab0d1235f135a100..48c88cbcb106e2aafa0a2d25a7814e029ce93080 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
index a34c7f0d37c3ec4bf994fa918baca964ede7675a..86495ae6753fed31ad98bf4849c0664506ffd8c6 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 87c2d0de7a57efe1d46c0f5532edee9104c239d1..fa00cf71b818549913410184ec2e63c7f4631ce8 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 
index debd59e69deecb18257daf073b52cca55da6d631..5e278d07741186b99e6aa60e06b6e77f74ae8e12 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 
index 826bd29414fb29a6053bfb4fa097801d4d152c3e..e1b6dc9a17ae574e8c49304575a2c3851891f198 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /*
index 0b79ae8cabf7383e200b1556cc75e8dbca8bd7f5..4893a6d3b3405bf24b6ba44df8d2203ae3057c34 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 
index f27929ba6ed101f4841b04c9114343f8094f6742..f3297345f6268c755e8d34f3ce569372d1206642 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 90b19bdeb0d974e52a3367f871cdda4953a77574..c56eac4dbe1c896cddfe6475de68b10199d0c478 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 82028041d7fb1da92ea2339e0bd3abb24464cc43..94499203f782f4dd93952239d4eac6c9d2a14612 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 819fbb8606334aae2f8157b8750f41a8d5d947f5..82aceaaf842ce5bc3afe7942d408ec3f2bb8f99c 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 2eac61c6c309e9a391b7650c75b66b8e8619e65f..f08a95f62fe3dedc9cba966c6846c1f6e3c5e1bd 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* This program tests functionality of DH exchanges */
index 364a0852e5be092c647a3551ebc7b0a7225cc226..02af0f717165af778cfd4c1339053ce9b62230c7 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 23a474e245c3b1714466e3ee7b32fe834aaf670f..53490c1ff68b69f7423123defb16e42e7049ba66 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SERV=../src/gnutls-serv${EXEEXT}}
index a89ecb4b6f0db49f7101d5d4c886a4c0b5b0cc82..409a5c4844b3f2cdff9626c57534b8e788058cf6 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 5feb28450360a6f2cbad8eb0243df87482b3efa3..257f83d0b5f54d4d3d959238ab69476177505b21 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <assert.h>
index bb72d7e5f5ed98b5e7925a42c05e9747e03622e2..69a0fab2672b605626b2fe9d63a03aea6a3b9797 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 8dec7c82b4aee0bb1e318fcaaf5e4fc3e40fcfc9..8e6c4666a459384dc95c3fcf9fc6249781ea0ef9 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 785d907d8f49b4d940798e753ad9f8015f3fb497..c9d5b014118df7069ec765d7f3528112581cfe89 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SERV=../src/gnutls-serv${EXEEXT}}
index f1ee91232fd7bcee4d55840009d629e97213b258..cbefc2e31583302def266c77b5ac833fcf93972b 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 952fc5fbb4281251bb60dcada6575a8599471734..83319d3111cb6cde3b16442d8f67a07b9db5915b 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 67b10d62837a97eff2040d9548bf1ad5d3b3c632..88c060be72c2418d5e94a29f7b3a9c504776bb4f 100644 (file)
@@ -14,8 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index ce280c4ad7e4ef9b94ede83b9500e8ba9453a935..9d736dab2399e8bf26187f21545f5405e8766e92 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index af8e1b7ac51c4eb8a2545468e913f4cfe4edc925..d38ffe516c18e4fea12deed1646910fab5fdd078 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 8db73d42b950a8a286434dd41737e68fbccbac1b..c74cc08857486cde172a8ec31721f81595e485ed 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 831c029221309afc728e5f42f3bb60da983db426..74e92ab03073e0b766b42b69d36e85fa23a38e8b 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 4e8cf01f618ebca0178b8355d18e0cdc66b27b91..03185504af811ba1c5e7d22f53dae6bf125aaafb 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 1ea2aa17057f261e47314c9602d1bd1445f739b5..1aec74b6ddc1c2b60add3046188eb3ba32f08c4c 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index ef8234bb7dbc7f3868f0f13883d6f8c3c065d82b..c6577c0362c7eebcc55c5eb8b4667a566c8a75a0 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index c143f533e3f0129588912c7c5dd4de95a0ab5c9d..c3865f4dc74028b67de40f3933af87da5899f6b3 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 71189ed51f1e538b4c9991a51ea44f775123d3b9..130b96531b682a6d9337960b5052fce6c7e34b6f 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 730213e14abc59f5969d937bbc48f7724bad3c3b..b17972834117d872aa3e087b6dd491664b04db5e 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 3a95460d6637af8618edb755331aaf5d9c347162..afad913911c3170383680c7dfa0e23035fe06cba 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index e3f1f6c1fc45f0571afb7d494b7f70955110fc99..d3a6bc9e028c0b02cc2161f0c0f1c0e356c6a847 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 59977dfb9db78531efd96c9a6337267042879e4a..a5ee30032e67d34a04a1def764155482f1a1ab35 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
index 9956e505ca9a2fcbbe2cfa1893de2e3f82abbeb2..9c179a302fda5bb40efa101e32ce6c0b74cb8147 100644 (file)
@@ -14,8 +14,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 18de0fdc120643ed2cbd00224e594f9d91a208ba..4bd9c044a7a02cf90301a2a5cccabafbefc0a348 100644 (file)
@@ -14,8 +14,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index e54500d7bf1df8b51603f916aef9c7ff000284c2..fb71f2db5713de939234a8821d8064a15c128555 100644 (file)
@@ -15,8 +15,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 6e6d6d2df51d6e86bfea039f1640f4984a91927b..f2cebdbef3c3990dca57ed10ccc57fc0f3ddc18c 100644 (file)
@@ -15,8 +15,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index f58a8db685012cfef112e3472033c91589f93829..aca384e90c7b01d956cbc24d71c5fa51d2ab8d33 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 4926d2be9aec8e99bf900490eceb131aa884ca80..4d069194b83b040e6d79b465fa2280fe7c6fd112 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 5eb2cfef834500d9c3a99b889cd1dd6eafc75bee..dfd7b53bb572b74f7bf0b07b937183257daf7c61 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 5f5f74e176024b37b12ebbcf4caf88297bf272b7..2b62418a4a1374f47c5c2eb2c3aa87f5006810c3 100644 (file)
@@ -14,8 +14,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index cace3286dceda24964660ae9389b8772cb046057..28dd4d144971ad82049a3d098900210d182813b1 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${builddir=.}
 
index 9fbff38ae075b1789f0e27ff3ee8b363e377d6ce..af3b2e553d342ebe609c5e1c88cbb3f5bd7b275c 100644 (file)
@@ -15,8 +15,7 @@
 // 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,
-// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+// along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #ifdef HAVE_CONFIG_H
 #include <config.h>
index d072acafc038bbce57f75d4b4fcc6b30c057f3f0..ae12a2f1026c7167c1252c9e074c4807b86d1e8d 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${builddir=.}
 
index 2e909512b14f6a5cd09562caeace0904d47ae927..6779b5970e8136cc05932affad3487433b5410f2 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SERV=../src/gnutls-serv${EXEEXT}}
index b59c8cb74c340c90cb1bd1b0a9924b311409cf5f..8b3c637fa4c72620059241caa47cd29596dac2ac 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../src/certtool${EXEEXT}}
index 6a4063343e8aebce3846f16581eec6e39664493b..01dea4de3eddf9789e02496240e0fcca434bd084 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index a8c9eb50af56893b91a8738976282fa34f36274e..b6e433714e15f7c1c490f31ff628d8766c3bf400 100644 (file)
@@ -14,8 +14,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 710078804da6d6bb4041d5942a4b9a4d24461e10..d12be9a08f8fd91f366b004a1dc021adf966b71e 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index fae4b7d3abbfebea01e316c2b659237ead11499a..c8b68ff0a8eb8b4b54154314e29c2eae0865317f 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index f7b0ee7f603fe4f6b9904ef0af8bcb8be434aae3..41dd062dd97b6e48dd18c051f9c00ac5700026ea 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 092eab3d842701de80b136310db66b9ac2445c04..5e249e051f94a37ff888509210d3600eae3eb06e 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 239a1ca290667bc095a3d1ad103966f2fa66c0eb..aa530217c06dc1d27b11af0968600af318597391 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 3237309c6882795a1df8c39acaa1719321e17592..55f38f5cd05c5654f2464ca411bbd1842d625993 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 71bc978687f809d215aed92cb155dc11da8b6cb5..80fd2bcfc38542e7d72527b10271e0ee415c1bd4 100644 (file)
@@ -14,8 +14,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 3e8fc5aedfdf6a26157e9794a5bc586f8cae30dc..996deb8bed86a6ff0f9924c091fb20464365693f 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 7407398ed24a0015446f1c6bf00cf407a6d05166..1db0de56ec36ecfa19ff68564b9d7785a8965cc1 100644 (file)
@@ -14,8 +14,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 59e7467b139368c2774a99cc9b5b5be884425178..9e63a077858faafe88dd31421644bddd795ca967 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 5c6605ae9153ff57db123ade83868e71590495ac..53674a973335850b181906f8805ef9acd223de3e 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 1d40d734c1d6186c652196535e1b130a5aca9f90..63d5eafd914a473e84c1c6e13b0fad48cb563838 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 7cc6c32591fd2e422e6e7b9b7f8774e846780492..5607e90c8b71787892914f9f2ec65bae4dfc08df 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 594d49d015d5167206b0ad92e7e963b3ebd37a86..8abf8de765c8d2f10129f7fda45dc2330b218faf 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index af2737ad2d001bdd985fedfcda75ff1da89c16ea..82b4b11828195525ea2884e93e447d982a3123ef 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index fa6df2e2becb6e11c14ddda386e53c489cdd5497..9da63b1fdf6d42bd49cd05a85a65bcb4f479ef87 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Test whether the library is operational without gnutls_global_init()
index 39493d92f4967144e8318b6497a8f18c57127a3c..062775bf65a1357d408eb40b7183aab0e56eb005 100644 (file)
@@ -14,8 +14,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 6dbc7c3227f067177e9bbf231f925ec20b4a3a85..ddd3045be1bf4b557cf2b671f7ff288e487788f1 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index cc42c532d579fb71d391751c6bd1e4fa00eb66bc..6814a9a9461ac06302366d80e0e628a4c0b17e0f 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 3b0775348e3c892b0f85a1f2e0bfde06175d3598..68e9687b8a767815a3eb377a3e83e6439c820e6f 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 26d015be457cf418a7f4b9f48a800bcef8d5ba8e..7a8ca4ab30dddf902e2dd4de4be07bca1738c530 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 39116056d7fa3dca94f13714ff676f9c52dc5779..7daeecc894efaa4e1574d8ed332758525935857c 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 5a95b21a3a5bd5623e2950c2005985fdab0dc245..0d27e8262895e18ee0bf1144efa000f86755940f 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index c1bc544e7d6f4d560340f5764864e92ad9d3dc48..b3273d903de7e15fb603a415a3321db503cb9a76 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 02b7ec84e1edcad13c2b5ba0eb6e817de4e09003..6f4e258971c666d001e196edb886be26bc17c9fd 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 4380e1f793a7dde24a5819638df39594369650db..e159e403c5ecae0b5d55f9c98c4c6df0540d8ce2 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 818d98ec5334e32ce6d8fea2840b06c4143d445f..5996616af6e68183fb7cf4b1cc96ddc90017cd66 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 81ce0525cc0e08acc2dc47d5f3e8222d30bec642..72b5c6909d3175cf0587ab81681c0b4a6cdd2132 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index a4fb56e9917b0c4c123d75a0c828739e0532014e..1eba21881eee042353d3051dce756277a34f953f 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 65a0dd05166352303071a0ddd164e2ee8b152b3f..070fd5bcd5e548e1124787df77331af95c439ee6 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 84a412c59c74cbe1f2f4a8af35def87a040cea02..2ece35dbe4fd4da8970f13b618cc2197a8d80a33 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 1ea0c40461461512b26ac58ae4b2f182b6a4c8ad..fee16fb715c4e3bf8ddb12dcd829d43baee95fed 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 85ebf5a3b4720401bdaf0c900297e45bf205830d..e06bec3cd2981efb69c0fd9766bbe130bdc26871 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 76430fb80b1fb130f5eef64e93551524fe509b30..aba180b669fcadf4d70448a2f26616668c3c9408 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index a6f3fe7d82924ce17dcb181fdcd629ca245f2a73..d960211aca0557345727f79a1df0137f9379f78a 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 0bdd337223dd912aefe670c581108fa5bd65211f..922cd6e1e043ee04d3661fe13242e169d5a1b80a 100755 (executable)
@@ -15,8 +15,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 
index 40d51da5d5585d0bf8728d361ab0f7f90488a934..81c2ea1f6017af97dd7069420c34287e5e023e74 100755 (executable)
@@ -15,8 +15,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../../src/certtool${EXEEXT}}
index 3a529b570b05196ff4f047d5a215b1d5db1b039f..3bdfc729ce0d5b98f5dd9cebfade6ad9993c32e0 100755 (executable)
@@ -15,8 +15,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../../src/certtool${EXEEXT}}
index 9f071f20c59970126726189aad4acae58d4d94eb..186144dda7f17960f28b20b90e4dc81fef7b8072 100755 (executable)
@@ -15,8 +15,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../../src/certtool${EXEEXT}}
index aca9340bdfe37c20548fd9a04d6ee3a1a32e015e..9f696450cdd45e20e7eaf7c5728b9388aef48820 100755 (executable)
@@ -15,8 +15,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../../src/certtool${EXEEXT}}
index 85e71c2ef295038b84e38c10e5158908f17fa098..1097761835c7b88a6f6bc83448852c37ac8f47fe 100644 (file)
@@ -14,8 +14,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 208bd3899b0d37b88cbfa1f28267ebc835fd507f..21077a4c2546d35a7b760e61d5be2d233e07495a 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index d6e2bda04d8085ea3bedc66348b212a2001f0585..8e8ca80111fffd28d165063a84ff55e16f52d697 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* This program tests if gnutls_certificate_set_ocsp_status_request_file()
index 049491add6ed66d2869db43db123c777f03f15ac..eb9d8db7f8e29cdc6e10c40816c4fcb60b3d093d 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../src/certtool${EXEEXT}}
index cfb3033978e44339cb5d632d0daec16ff42b7233..ba173258d1c456fc383932ce1829007336a85a82 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 84eda22b2795e3e59cd544daf9c567eb54d8417c..172c8431b2c710c82a7b78a6c1a4cdfb30585b98 100755 (executable)
@@ -18,8 +18,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../src/certtool${EXEEXT}}
index 0f1a1b8cfff196997b945c7f33b229888846f208..0d68fd0601d17d64c57ca596799f9287e4763864 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index ed65b057a22de366a416d0000750d6c0d12d5d75..32bbae2372904580f3de79d665496c59141e1b4d 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index b7a16089a845d650495ddd2718a21f6a7d968a00..c5a3d8ddf8ea90e142c918dc6724c9805fda274b 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index b47004accbdd5b127d50e11ba79e50d11922c300..cba1daaf9a2c0bab993fe659a634b990a85339d2 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index 0502e6a65b16b0eac42069753a78bce8e316db0c..5259e92e89db4d7f59ecb9ed0aa59a4b9e8f8612 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 5502b70178f4e5b4c5796879371ff8c6ac30aa04..b22f05dff5bddca36788a38be771b0545233e091 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 8c840f9bada2163980254f22ff6e802b74a669fa..7557dd768076603f1cb1bcf7dd7558ee74caf3ad 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index bf806b1321b4e92f81e95050dbb2c78b34800494..4e9e628028bf76a514621e7c513e9e0ed92aa67c 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index f9fe82f4b104789126e30b90e94d94c46041968c..7776f56205541bfcf90e2dc3816b2d26797f0731 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 0ad2efe927d45123f088414ba999ec7ddb157e80..e7445b8ccdee19ac5427b79ddd761b04cb3bccc2 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 43189c479bd833d436434804fc20b545129dacae..4dfe9c23fcbe502f46e60974444429cb6a072d44 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 782ba00420cedc0e5b6c81cc75dbe2c2b51e89a8..6611cd68c893d8e99e400049c03e6ccfbd142ece 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 1d236a6b3d94ecfb026e986f58d93b4516d5ac9e..23b52ae7c66486ccd3f8d1385314333ac81fdd85 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index b4df717ed56f5ef0af706ca10f638f8b5bbcc5a2..5ccd1139dcb2cbeed2c5b64691e843cb04c1c411 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index dec3088e11d968cd6150d3f4115e5a219fdf02df..d49fe514b4c4171824687c1c91ca028c5248e49c 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index ded8c9a75e9bb83ace24a0262bed81ce003f28cf..38de4603a004b7f1b89dc630a9bfa74f11fd849c 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 79cf187375046be86fca748956ecec7ae64ebb87..7153e85d0fa4f64cf05748d3acb31a3df06236ab 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 95b9c56d0d5f2ff656e3d478235c110506e364a9..dcb9b17a181fecd56507566ef87b4bc95c555f46 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index c38f6ac193fd37cf4b07bb435398b9f17e129b88..e3ac80fdcb95cd34905cbece4859bea2fb63d45d 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 277e4a7d8e1feffbced078c9923bc9b95e6697b1..4c6b8343b3be981860a3bc4b1fcec305a95d541b 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef PKCS11_MOCK_EXT_H
index 17c75a7e01e452f2c0c576f262786ddb8ecf6852..63987c1f8aedcb88cd3300b3e49d03bc9b9d3be1 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index b6d707ee727d79d6eefef0a0facb91ea0a813b2c..4a611a5aa3985996b4df287768a23a26a6b518a8 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 441f6372252059d3be0c7d2d7a89cb0cc0c175e7..06052baf944ed6b4e1359106a0db77072a6b72a7 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index ce22ea71f494e0c242ae9b1faadfbd0ac43b8ebf..0716e8c02e60191d963af06f0f5b56f56d0ece4e 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index a72584225731de18c8730f6d0241c9cf7cef3deb..425beddd1789c0e6e4d87abb3869cedf7f8f7b02 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index b99755c73bfc9b0970c6c306e9e9d3a83f2e5fc2..c2aa2931b897b51051aa7299e05f6e4d726d89aa 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 8b23759d44bd1f52f85e9c8763d925fe0eb1650e..2ab28a12bb19c757b7bac9e1ac34ace95059f8e3 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index a4ab5b5aa35186cfac27a8451b79b25361ca20bf..41900d6c893604bda4a181283f35c7cf11d7228b 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index a4217d4a1269de9346f1aa78f799ba0b00bda4a0..892b3f3f79b9472f236d52fdeff693eaf66d0201 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 6ee42e8690cc067f1f056e452e19e366e907a4ca..eb3044834761f87d64e9f03eeacb7cc16e357218 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index f0d64ab2ebce12376dcb3ec3b9c2f88a4bb8ffa1..754a254139e12345b177d7a8cf24c490e50d3ee3 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 57d0d59b72f22e3a32be75606fa3c9d123cc3345..61a0a4eff0783327b599c5decc00d6920df941de 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 725d29efdb0c676c2b0a4e21b8f0cb981ecfc293..28944766c3723c3e6429b656448929de7b564db8 100644 (file)
@@ -14,8 +14,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef SOFTHSM_H
index dc55daccdebd2195a99cab0d26a136d5ee601686..9442945193bc8892190816c61a5903131cb34c22 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 1516afbf35d0bf8f441e425c2d12d708b6ee7ff9..b6cbd066802f605cb8e348932651964c211125f1 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 49715a1b252c95c8e9d1122ef085efdbeeabfd90..0d2ebca3717db5c6ceddb8d7c80dc729aef51fe5 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 7c5a6a33d06aaa83e927f8340525eea46d4f5e96..6c6f3aa00cb9891dbd039ea8d65eaab124f3d4dd 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index eb3b55f0a331de966a6f21d47d0c49e10c59bcf2..93a5926e3ef890714c9909916dd0e64390c7999f 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 86b1c6a1dab8820bba1cd30175b8750074876a40..22dc5fdb5c971f7ba6105159e450ba2253da252b 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 #set -e
 
index a96cef7f58cf6a7ccfe49384304891d1a763cf53..e0c106a2e0c2da534daf91f236eceecd6360d6b4 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 2d5a5548d48acce070e138f8a82b2f5789e91882..de0de736d99a01f065b4431a9b9443614bc4ccdc 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 48ab9b64dc780bcbb13e7ae53edea9e532685b46..ecd3ece65ddc0ff31cb25934853febb65a8e0c15 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <gnutls/gnutls.h>
index 0f570ac217f70b29e7248e626d834f4488f02bef..ee64c3893113fc48c3d6564d1fa81b20760bf06d 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <gnutls/gnutls.h>
index 059efc1cd8dd683e1cb536cfda69cc53276b7908..c78ca1d988852f73a24e261d939e41cfb7ef2387 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${top_builddir=..}
index 02a174d5ac25938c1359287cd26bc0b3aa34b899..301f143bc6396c6c0c48de2157b70f70c32a6b2e 100644 (file)
@@ -14,8 +14,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index b8830885411732f3e87e6b54b6453495cfa6dcb7..4f433853973bfd0c20eed9ba418ee59919ff9d59 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index d53d7dfda8a68d4f3c7444370f5eb009690b828f..c06698e68ed800efc24924d19d0296aab70058aa 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 55053ae768e7bdd3f6307e9ee402740c2a831c96..2db80d2305e693a1d9b1938ea3aeabfc10586ebe 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 276fcdaafe47bf782944f346c3180aa798f1a1cd..0c387563db8f56b6341f4de957c0f29bbaab571e 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 744d70b3156240511d7267c44b7661948c7826b7..50afe39ef6b45a59cfe044512d0a7a4b88a16653 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <errno.h>
index ee2fe649bdda8ec2a2f0a2b8a1ea0276fcda2a02..3001d18d0cbc8574edea329f747847fba34bd5c3 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 # The test verifies that gnutls_protocol_set_enabled behaves sensibly.
 # The test requires allowlisting and is to be executed
index 703043ec40f7ea5e8f6af6c746132a16698f77a2..0bbc01bfb92ec62f0075b2efa94215580b329e41 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index f3cc882174e5bc5b5b671d1942370a82f88663fb..3fd156d637216ffe93c49e3bfe6aff5d8defeab5 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 81286a035b7d546efa1de93b34b004d9d8194572..0396c363c93f3704e08b66467959a5ba550d8577 100644 (file)
@@ -18,8 +18,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from pskself.c. */
index b11ce560d65f89f1761f5f83be61611abc683b1c..d5b6e85f83affcb4d31003348efe000cfb3766e4 100644 (file)
@@ -14,8 +14,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 05206696e0e3211236949e539c5d943aa1981290..3737cba39d0370667b97737423e09b4b29bc1827 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 28bd868475304daae8a45d3d36ff697ec786d4a5..e9dbf8ce0d512eeaccb2cd934323f10aa3953aaa 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 56e1b6cf346511631a77470e91f4d02a888c0f79..35b5122f81140c58c8602afc6c99d33bcee75a4e 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index be5b20a84ebd820b2ba90617dca722b71a9ff141..65a2ab2399a83114fdc78284d57c6f7ce26f9749 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index fd9a9994fd8daa6e10d6024ac6066c11331c5f1a..29d94252aad33ddbde3d7d217fa9e133ccf3e9b9 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 91a114668b2a617544eec147b5dac724d6e300f2..d52771c92e87cc5438ad9fa2d39d1bb078e796ae 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 94279f0322b4e450358051639de6d621446ef327..8de2b8fbbb4f07cb8643719b9d297291e277e22e 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index c65707868970fa8ead948a65f903c48912ca0998..1ae57c9f593da0fb33fe96e8b202b5908742a930 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index a95be209294566d6127eef9818de8610764cfc68..45ef1a00bbff7d82f714d0c6c557aec7e1445e03 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index b6e17bc4de93707d7a3219444d4315021650fc45..a32fdd5d2ca9aa1b5d12d1933c671973376ad806 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index c4c2c6c1dc9195994516ffc448bf607f5a6f2909..3bb2bcdf697e271ad70d00fbf8bd8b605a539d4b 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index c8beec13f1c129f5de17c3d03f40d4d3d3037538..86dcb6f0f7bfd5a3a5052ea3f5f0130e9f1abbcd 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index d3b23a7d511f9700f47e938a03955de33bd7ff53..2a395eb6becbe6b1f25d7d78bb1569206443980d 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 7232af2297c228ee96fe50055b7c1c5d8b5086c3..b077123b59368ee4cb01c2ffe621c8e712ccbd27 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 69307eb0793452cc9b6cf053fa62f22f2eb09fb3..83e55c211cd686ff81dcb9f2f078bd13e449c02e 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 2d71b83d00bb363532115d01b387cca471957993..0077c7de943ab1290cd96c5ef30aaaab91a679a1 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 
index 133ae94636ac263225ebbf1dd5d2b1b239cd19a3..27376107aa5e365ad352ad10954030d053f36c57 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index ac01be2144ca8459aba8f93aa62f879e4083267c..368cfedc5b0745a126925d9c4d3825538d832a12 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index a2f4e662d4f08a1c34667167fc47b4a85c725dc4..3871f5888112413502e4dc9f6910f25bd5685f02 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 95fdc64fb010431560e22c881062adf3e551d6e7..77f53e113b737c7b3e1310bd09151eceafd10bcf 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index dd38aeabbabb7d15feb7c580de2ca9da8155c8d0..b9a7f6cbc7a13f6744030f2662ea73d5d6e18ba3 100644 (file)
@@ -14,8 +14,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 85f8e826757aea53106c36fcad0769e5fb23a008..8e7cdc1cf09046d664b0dbb8b664327e8337700a 100755 (executable)
@@ -18,8 +18,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../src/certtool${EXEEXT}}
index 6036c18a76a343576b594c0fc4f00559ac1fad0d..f47a068dbd856e7f2963d276ec4c93062b710ff0 100644 (file)
@@ -18,8 +18,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Tests the RSA-PSK ciphersuites under TLS1.2 */
index a0c8602525830d0c0ee469da770d5b7f9b2e8bff..df91dc6b2cd5629e689ecedf18854100026b8381 100644 (file)
@@ -18,8 +18,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Tests the RSA-PSK ciphersuites under TLS1.2 */
index c583cd03b961bdd23eae5812055816d682eb63cb..219b5cab9478a968e076e9e8bddb4c7c06129c86 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Code based on ../mini-x509-rehandshake.c.
index 3ace5bb2ed4945d6290b475448abd3d726360c4c..7f51724be39fc2622dd4fb83678843b1a99bb2a3 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Code based on ../mini-x509.c.
index 2757ddfbfce81ef946e2e8e997e24458e55267d8..2b47776bfc68a6e588891f1ab6ace908a6f8130b 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Code based on ../mini-x509-rehandshake.c.
index 715f16c0758c05c4e7c6e657fec137156a13b082..02b4f2601679e4e9ffd4e92dbfcc6faa7b3a82ba 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Code based on ../mini-x509.c.
index cbb20a02de466a2dcf5bb594b698feda225c8095..dcf28619a8d1c7c0c06126b941fa4211e8ed7079 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Code based on srn0.c.
index 0528bac10362e5c5982127c9ec10b860fcb6d577..e11792e95b4694a9b84259e954d6384f19dd38d7 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Code based on srn0.c.
index bac8102ff659c625b88bcfb3763b48b69442ce42..8afc50f17fd1fd5a42312fe7d26d331f362f130c 100644 (file)
@@ -16,8 +16,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 export TZ="UTC"
 
index 0fa13f18fc0c22308695a4e7d0576bba14804cf6..351ff55746f300545a56198046abdb7647f0f160 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 if ! test -x "${SERV}"; then
        exit 77
index 69c39aa344d35c72ae65e1233a1fd3e420b91596..3b6db5e7ed0e5edc72daf666cc43423e5831ac58 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 34f8f0bd938b0fd2e3975c0f513cb35c48abb09b..4a3699976ce4b943aa21a4d10024d588ec868135 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 0351d30357fcd7871f67996cc5da442baf5a1229..6b0c2dffba1fe16cebcf6296dc52e3a1419556e6 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index bccc34c8162fbe399571f54cc5b2934bababfbe4..fd3bb834960e9e3de7848f6520847251aa398d27 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SERV=../src/gnutls-serv${EXEEXT}}
index 26ebee03d332cd2e7458c7c4877b37858fb03740..e76aaa95c59a65746a7440023067d663b1a4962a 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SERV=../src/gnutls-serv${EXEEXT}}
index 89b134c72a534a8af9a00ca9673448987e8361ab..7ae7890eec793d444a42f5c1977586b80988dc76 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SERV=../src/gnutls-serv${EXEEXT}}
index 1bbd84d07511448acd6005c5a6a40ce0e6b0ebc2..6f6f94e4ac11cfd50a16ab03f4f73cbec0325752 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 579c9d60053463e67dfca70cf4d426059297e72e..fa5073f6152e1eb950247484528ef7792f39fb8f 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 38906e979fba0d14b19419a29418df8d11b8de77..ec50dbdfb6f4dd0348ca12d30c9586ddfefb410c 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 38c1d52c9e540d322dba59a3da11e7d4d7944108..dcf132243806a9295d696a5b725b3277bf62fb20 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 81d5ef2c05bfd9019bc44579e40c5f1672acd0cb..15a8edd40eee7e0d6b825c27c338d1c84a8ef4d3 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 3ea8a15bab6593f705556540f569fc0c99f11d3b..e978d805ef0d4d5365d422feb344f51d34595c61 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index c84d36eceb6d5921d238fdc2fef29bfa1b288303..82402336e856c8b8aabbfe15d87802f02fa66b6f 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 11d0892473a6c6d205105b1ece3aa07094a604bf..034719d4e5cbf5fe870940a312cdf163e6900262 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 7f324bb41eace1afa66e3409105564cc1216d6a2..f7cd7bee57513931ffabfcc59639fad6d1514f81 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 6a189540d9dd7ab200f181191e67710fd39992bc..0b08c8c1a3159d28f05d3ee4d43146ae16222ded 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 504e6dc609f6f11553f1fb9df5f658a88f951439..efd8d08cf1ab475aed2f8c5e03fff8593d0ec8eb 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* This test checks the behavior of gnutls_certificate_set_x509_key_file2()
index 1628b39d3017783ae22e25bc1f8a582f455d9498..7cb720ad036224683647bd045f2207e1525e4eef 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 143b9120b28e8e11d94c546d2d72994607702757..0ef2da4aa1f3e03c207ccc40166729af71d65773 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* This test checks the behavior of gnutls_certificate_set_x509_key_file2()
index 9cb4001393125716497061a19d373c956c375590..76580d6cb56f3abd0b9afa406203c46d834964ea 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index b8dd9270097542df4fb129ea39aa8a6b81abc6fb..7e870f6b0886d776e8e4b423126d8dadd08b00f2 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 5bb1145117c150876e8fd86a07652c148a25379b..59b53edf4c384f35b51399c020319f155fde109f 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 7753c7f4c917398d1ca17542bd81fdf3f31048bc..d5354871be891ff1f291aeb99b1ff265263aa161 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 486ed592cdbeddcdeba65a9949ae7fca89e25436..986f1e28b9359eb091356ad3dcfba9f339018161 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 02ac0bf77ab415a9eadac144e1555035d2125091..dc0b8480710978491298e95ae4eede801a20c918 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index e07bc5094e2e5f6c899c29732bc107033fbb342b..3cdfaa9a561c389e1c3cc791d89f26e0d2a1df3d 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 558ad22530fef448adbaced06ac3db0b23dc9e84..9d96af6e7ebad396d71a3af57824ae751d860947 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 6e907288ee7742a13cd9faa60760b5e8540036c4..b2394e4cee579feae48a2a1ca01e1e8a807ab35b 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 75585b982cd4d4fd61cfa181cce77cb36c6fdf0b..51857aa0613e5eb6f46adf79e5db6b434ee6bcf7 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index cc80bf907f81d11676d19e59aa2f8445f22923eb..4ec946d3fe5daa16a9c393cc8f4811c94cb4309e 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* This tests the gnutls_privkey_import_ext2() APIs */
index 5a14741fc64f38889c0665ca397d298074d1f059..403915927955d60b98e42c1d75d6e2f52428a24c 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index b2d53d8032a1b4a9c12eee71bcc73b4aa633eafd..b120f35e1590af0883d0b440941c64f87c6602d2 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 82d58e594cecdf24b4f787127fb7afeaef685bd1..762bb6d9e18e12106f3b2a1ba7436969e13ec379 100644 (file)
@@ -14,8 +14,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS)
 AM_CPPFLAGS = -I$(top_srcdir)/lib/includes             \
index 0e681418aa5adb1541e5bdae613e15faa560f662..f90530508e6e8a52655fd4384a20af3dc75d233f 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 7a7bf0c364e4dedd11afc4298af35ca1e69416c9..ac27dacd1b322d545a11930d9d83955199aceaca 100644 (file)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 unset RETCODE
 if ! test -z "${VALGRIND}"; then
index dc8fb60edc68221e4c2e443dca9034a66b7ec9ab..c6e519b3ee649ce247cc1ab64fb831b9f6de795f 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 PROG=./cipher-openssl-compat${EXEEXT}
index b4bc41151ae4bd579723ac24b926babdbd9727be..8f6362279ccd3d29793d90b16c1da8615b4fb15e 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 PROG=./cipher-test${EXEEXT}
index cb26e8baf488f2fb49ed5d0afab81c28376134a5..4a229f6195994e0d2d50c296b94cef507d131aa2 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 084f62c144e14ef60cd12d26bfcfeba7e112074b..ac1fd7e097e7f5cca3c266d9682c2b6b506bb2ff 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 662721a2bd545ca58c45ea6c2e42ce363aada7f3..e8742e7978cabff79304e1447525a967d0abb824 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 9baad57941c69bf288c316baa859f90344bc900a..96105453b6382c9ae6887836350dec89a1c71185 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SERV=../src/gnutls-serv${EXEEXT}}
index a1b6d6b13cfe6007134311be08f7ca6946d471cf..60a76d0b3cba99885b754ad1e4fcf1599d37df94 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SERV=../src/gnutls-serv${EXEEXT}}
index 6cd834dcae225e298e317ace9f24117a452cbb04..421803bd686bdfd33dcb60eb354d23f3f6278897 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SERV=../src/gnutls-serv${EXEEXT}}
index 37e52638970d12c917a106fe3e0851264a3a2b1a..6ea3896f2eaed47f78837b81b771280034b3cdc0 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SERV=../src/gnutls-serv${EXEEXT}}
index dc395ba9af31778b42065a9d615388cdca4b2d9b..eca8433681eeb7d48cfd24b02be530b79a3f074e 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SERV=../src/gnutls-serv${EXEEXT}}
index 6633e1ce13d5bdebf05a168696fe831bcd18a1d6..2ce38f123b415814d99028ced85c5baba9b40337 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SERV=../src/gnutls-serv${EXEEXT}}
index 82d0db7751b597153b8a2399d53afd690ee7d8fa..3a631f831073b848d492351073cbebded02912bc 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SERV=../src/gnutls-serv${EXEEXT}}
index ed9be413ec87b9e7189f81486674da27d3e29e89..b8d7b2b0b6943decdfc8f7fc5a0e88d39246c4da 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SERV=../src/gnutls-serv${EXEEXT}}
index 13b6bdc93084fb76a0a506cb6bedb4bbb5017779..cd0d4d759aa22c949d99edd4568e68790149df73 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index dd1151a813b4225a4a008535236916166a7089c9..02b0d171159f80e533c405c625e8683be5aded94 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 0dbb714a319e775332426aedd937f704d31e64e1..d2a5850a9f8846071b1626f96f058210484a276c 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index c6da2e02350b6244cc7cfa2664d2f551956351c7..b50bf500d65066995af73b21a6e0fb1302236a00 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index b01a65ff18d76150a03cd96d476710145776cd23..47b40fe31872812380a13da9ac8acd31c349a8be 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
index d9cc37cb6b2f4cc0a203ca1bb07f90aae72aa548..907511c5b1b1ac5a7b68f59262d682b7773da58d 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
index 8854c744d979ee28c40f42755d8c51374668a18a..b8d440874bc29aca76cf1fefd04151b3dcc79ca4 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index aaac8c08b25bab79aee853f760ac98d41c865aae..3b35341cef8e28b8418bc8fa408ab7d14550f777 100644 (file)
@@ -14,8 +14,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 AM_CFLAGS = $(WARN_CFLAGS)
 AM_CPPFLAGS = \
index 3e01b58c9c7a7e953e307f02d849239b43bbad12..5cef6a2627b6f37102c18971ff3e60634d04604f 100755 (executable)
@@ -14,8 +14,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 #
 # Generate random but valid ASN.1 data.
index 03eea2e8b2ddd68deabff7379eb3bf141ac78c29..2f0e94341e270a90a9e2a804dca99f0f6a049486 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 mkdir -p x509paths
index 1b41ae482f58edd5cd0560ec474ef072dd080097..b2dbe5f6f51ceebff100a2bfc3c0c64e1a92c038 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SERV=../../src/gnutls-serv${EXEEXT}}
index b7e2547a2f8e264b97e04a6dba9af03624f690a5..9efcd4a46e1a1a46823666880c3674bf4f342a61 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 2e16008ae4eb7880dceef4282a0a3ced0af772a1..1828a3a8d79c3b41bc222bf4c2fd0662dd442c86 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 TLSPY_SERV="${srcdir}/tls-fuzzer/tlslite-ng/scripts/tls.py"
index 1e3ef7538b111a0b219bd54204f0b9ab861f2a6b..3482a4beb8b6f36e63ff104ab80daba3da2f9267 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <nettle/bignum.h>
index a4c7634c927de363b3cad451d8b96959fae30ed7..864593267cd7ba8dd6bd9429e217fbe05058a7a8 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${DANETOOL=../../src/danetool${EXEEXT}}
index fffde850e8783a9c51c672762048406606a3c3a4..b2a6fc8dd80cdc054a1c2b24fc66ec8fa0836124 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../../src/certtool${EXEEXT}}
index 1c8b2bd48ac2f8ed87e2b713ee5ba77af000e2b7..4d19fb886eb0e26c86058146e7902ea9e4cff845 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 
index 020dc454a541e8ce1a3be1f8d36b912a85043e61..96966e70a81c67ea495d54a65da2f363e4c92dac 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 
index bf8af74393144e28aac61c53443daff52be97678..aa3f261c5b54540fcf416554787145da731e8254 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 
index 46e034310e002e8dffb64b73c93ad5d0d342aa95..82fae8150cb9736875e780f5444ea8464afa89e9 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 builddir=`pwd`
 CLI="${builddir}/../../src/gnutls-cli${EXEEXT}"
index 98371e7f360d4cffbc6544f01c785e90c441f7f1..368b691b018de52318922e709b8c908737b1b712 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 
index bfd34516587549edb2e119c651c9c2521cc3e60f..8fc2f738e8ec32969f537b366add98b63fb7af12 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 
index dde5ce6736c0831ea36b52b93339f90e16aae387..c999b0cc8e06a64f5a6ded057455d68f9857b9f8 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 
index e1babe89d4ad42543dc01000a5d35071b0c78cc7..565b0431b5b06f07f2e206d93a6953cd63f26869 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 
index a4793a193909074ed5f86eaf61bd7e70688546b3..1a35e5a0a65386e7259468b87305fa69e705d2b0 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 
index 80a346ca19b3d099c1c87c463b4c009f800dcd82..a26a5aef9a97bb252a37a4787dcf6bbe9037c2c2 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 
index 1c6ce04eeb62043bb75bebe58ef5aafaf2e6fcab..be54eddc0e9a5eea150cfb530bd7082f4aa82488 100755 (executable)
@@ -14,8 +14,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 #
 # Generate validly formatted X.509 certificates filled with mostly random data,
 # including for the RSA key and signature fields (so it is extremely improbable
index 2313c0dc97e4532f764719728b7fe64ccdf7cd68..680031a0a35b970ac016a812f921e1756a924ce1 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /*
index da262c8542dd3be6701696fc9ba41eb142fd2d64..3980be0a7ec23d5c25299b61a736bb0f00eccf7f 100755 (executable)
@@ -16,8 +16,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SERV=../src/gnutls-serv${EXEEXT}}
index 651a596461468743e9751289742c38f29d485290..c96bcbad9e30ec3ce8ceb59e53fa3e89290dc893 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${builddir=.}
 TMPFILE=c.$$.tmp
index b09a78e7dfb89f299dac27de90dec3ad15a34b5a..cadbb59b7853c5e1b861e7cc230dc56a90601176 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CLI=../src/gnutls-cli${EXEEXT}}
index e96481918d73e5d67c75706f2c18781764c056fc..6aa4936f4b5946c40421d5be59a8a68d31b85846 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index cb027c2fad4cb205826a20c5546db43d72f79eca..615590710ffa5a00cbbdbc2230ecf3bc8d9e7614 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${builddir=.}
 TMPFILE=c.$$.tmp
index 8b8f673410d4461f4fbe5937991ad76f84d5cc5a..b2c30e61ef01a802aedc204ee3f7a503962539c5 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CLI=../src/gnutls-cli${EXEEXT}}
index 70b02f14cbea28ede9dcfa4b71debb6b1af52c5c..6eb5e5a8f10100d23b53efbe48c22fd264326cb0 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${builddir=.}
 TMPFILE=c.$$.tmp
index 7258808a30c6cfe20e270c75da8ab22e29c8fff7..215f7e0e5a805fec54953fdee04999029bf0e859 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 649374d6606707810233105c938cc79e444672d5..b51fe17588192b651f04a2ee980b5fb05e94f261 100755 (executable)
@@ -18,8 +18,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${builddir=.}
 TMPFILE=c.$$.tmp
index 9e6171c446174f6d8f352cd51abe27485fdb9ac0..954f4e55f4ae6548f7b107c280f120967b78b1a2 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 68bf75904809ed6189b331d70864e8735a9744a1..4a34e7b82a858d448214293fc2705e4c3505002b 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${builddir=.}
 TMPFILE=c.$$.tmp
index a0017c8829107710b8ce72d2c0421818fc7e3eac..b5e23349654e8363e51bb54087abc4e66f8a1918 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CLI=../src/gnutls-cli${EXEEXT}}
index b708c8c7e4bbb9bfe0ae4d9631678f183f4280ca..f7bceaac7b8fb5acace275cc1a82466b8514e3f3 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SERV=../src/gnutls-serv${EXEEXT}}
index a9999cce0cf7afd56afa8bd1f851136ab790a9fa..c3dfc71f449c4377280ea9df2d92e31b5dd84057 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SERV=../src/gnutls-serv${EXEEXT}}
index fbe7d0af80a03bf159aeb11a1a4e4fa7336203bc..1d16633bcd855a526515abee3e9b0285bbbe77d5 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 4e559915dae043cb8fa1a45e83b2379a08f37c36..3e712cbdc63e9fcf1f37d91cfa694470f215fdaf 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${SYSTEMKEY=../src/systemkey${EXEEXT}}
index 565282a312450c99ffa18dcdb7037239b208f20f..ce2917d4f1fb8b48b00212c9c5d8004ffa5eeb26 100644 (file)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 
 init_card () {
index f3eab685fb968cb2942a0301acb2d867c5ed5246..2aaf644ca9c612aa824dc5176b046576564c4ca6 100644 (file)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 
 init_card () {
index c26891352d31c6830de6fdef69056130b4e1442f..59177281d8f192d89993042b65fce5864beabb15 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${P11TOOL=../src/p11tool${EXEEXT}}
index d79a8528ec7e69a41498bda9fa5a22d1db895daf..d0b02d9ff59528d6badf79f0acb4b129a1d95db3 100755 (executable)
@@ -15,8 +15,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 for i in /usr/lib64/pkcs11 /usr/lib/softhsm /usr/lib/x86_64-linux-gnu/softhsm /usr/lib /usr/lib64/softhsm;do
        if test -f "$i/libsofthsm2.so"; then
index ff903ac9f485b1986496a8deff19d4e61fc0dcc3..346111ff3f9ed3f27f1da5920d2e19c452385b4e 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 70c99e25667ae1bd04f3224f085698eaab925369..10b71aa3609a04532d099ae0a2cc2d34f1c6b6b2 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index cc548d506c1416e13e5dfe98382dead04f9397de..8785ab8785e476cc38c30af8e4c686683981a201 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 2ac2da443ae4b591fda5d34520b3cc7222af6e32..0f1d4150624510d4c0a47f8d5253ab0f1aa503c6 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 1fd82898833fb6c3f319ee90f19611c3d0773a16..b9ccb14e04835ba973c70cf7732474733a8d9546 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 8346ee56d9f787b6ff57966e0691a0043e4f51dc..c293c8e741660accb4b8cd0f24fe6e77e58dc1f2 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 5481bebc2027f8e442cfad1375dcfc223dd159ee..5e172ebbba7a5140b2beb3a0d2dfb64ddab0c373 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 1b976c37eecaba78c19949ae2b8010cc3f9954b6..3896740d6cd32253206fdf2cc830cca2c846e7a7 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index ef4b81e5d5b26a4d0cdaf62c07768fd22ddf31c9..30b8e078e477563332b2905a92a62241218c0d3c 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 89f44ae3e9ab4bd589919d332f20bfaaf6d0034e..93cc3d8733f17dc9d60bd85f736589e0a5460fe4 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 862fe8589407b6d805780c8076245aad548875ae..a9615b0d21e83a414ce685818b24af73163f1388 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 8a0555dcb364165c756c1200625da5d7104db4d8..73a758d19cb2776a554af6386751a7c572d183e5 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 61ff1c451241a4101d190792d15e1561ef94c3d6..469a890212bbb2789321930e81a122ffa7abde71 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index a15529eaac79c59bf9e01e9ad29ea5b2ea5103eb..481231f9a8fa825e16919ed520a87153be8e514b 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 6bd1e3e2c0609a64cd1965178fdaa23d487a8e6a..eac9d20423415ce77e1070dbb51ae5f74df81737 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index f84cd0bbc68f1d3c64951d0c636b7d0dcd12a97d..5d03af21ef064312bf63ca4a0967d9f94104ebcb 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 77239409d297e7ecdce3bf404c248c4e77ab0498..4c71b3e232f84d33fad0a52f18f2dc767a984d65 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index fa6881630318c9c5d4f12e1b3c369e771d91d022..e1cd6f3aad110eec9da73784fb681145f4adddc8 100644 (file)
@@ -14,8 +14,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index ce028cd20297d5f4e3efe693ab92f4ab1cdbc4e3..0763b0f2c46265b16fcd95ebfb98ea767a0f2503 100644 (file)
@@ -14,8 +14,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index ace3badcede4ff036034ceaa98d21ae2b9e18b0f..d48364c6cd8b63fb0dde6b7547e755cf58077067 100755 (executable)
@@ -18,8 +18,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../src/certtool${EXEEXT}}
index 77fe17e59341a344590ea22f62076e4db54dd91a..a14242808c06576ea448f45b4e871d79a9b9b6d5 100755 (executable)
@@ -17,8 +17,7 @@
 # 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,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
 
 : ${srcdir=.}
 : ${CERTTOOL=../src/certtool${EXEEXT}}
index 83f9dda6e9302d5af8ad06326f11dcbde7befaf3..b0a889c07900d69490cd0d976f89b4172095deea 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 5917fadf1de22b187fcceefa47fed628ec66eacf..1e15b3c53dbde4d583e05ae5eeae0efe53fc9836 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 6487f0a8aae9d566df4fd62c70486f1fdb98b8c8..a2a5cfd45009c24222ac8c5fd890c0cdf8b8dc3b 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 8291e182ab7012c6560192212fdd2d573dc8e99e..25c50b49dc421f9483b78707c99a825fda05a3b4 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index dc7c3341baf3884e5732be2275181134aa344c2a..f551eddf1f778c41f2acd14e77289af0883c8b61 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 2b6badff176c5967b887c85b541eb02dd096908a..4a2de57938d7fbf860ee7b81a09ec419caf1b98e 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 162defa4e349c9f663ee0d97c7c83613497af1e7..9af814bf5c64306425c6dad1ca07f7615af79cfa 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* 
index 34e5112e8f6d8ae10df8f4266f47238a99ee6a7f..72d8d3f912438b8726f8209e53770c25920fc2cd 100644 (file)
@@ -14,8 +14,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this file; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# along with this file.  If not, see <https://www.gnu.org/licenses/>.
 
 AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS)
 AM_CPPFLAGS = -I$(top_srcdir)/lib/includes             \
index e8046833b041838462bb741afa0a215cf677db3e..924ba84c6ddf3b550da8715b9b96c20436de7c6a 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* This does some basic functionality testing for the system-keys in
index 6987f1faf9b367c12bc75693cbb5914af610369e..71a12ebb94be4c3a29aa92c4e1d44b4287e254bb 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 9e8057cf6091fd4cbdaa3abc1a9ab8bd3d10fcff..326735143bedf9dd5e8571c85e1493c1747ac47a 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 2f7912bd8950ef76849e476126a3fed62053c59c..3ed8c1f02a574caa39473cb33a7a544935dad0ad 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 8f0c124a85409d54e09c690711a84f09314e3317..409bd34237bd21f05b1630de37a63e9d6657140f 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* This checks the old low level DN encoding and decoding routines */
index 76c942fc1278e50a2a9f46b42facc975fc9e2c8f..2b0573348f8523642ed21f7c76e8917bfec47b8e 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* This checks the low level DN encoding and decoding routines */
index 528be496e4ca4556725cb284c1d640a0ea6a593f..df1aa891e1de1ed7d9d7256354c063b74afef0b0 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index a062c1ba8a21c6d6a5f5f3cdaad87870157b3919..9a67097dc659e8077a598d45c652ad31ac22a940 100644 (file)
@@ -15,8 +15,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index e8d691685354ca0f53f793bc5b504c354056dceb..f0ecded4c8dece7f710cb2bed489f6337e3c3667 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index bec6484b8975bfc88dd0966cedc042d0e1927261..701f48cecc6f6cd09cd50daca3384eec7485d972 100644 (file)
@@ -15,8 +15,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index 7d467b04685ba96aad05e06557135b0f8bcc4c07..67a9e074f0b23fc9a5c248a00e5be00c8249992e 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from other tests */
index 10d795012df790c9e697c38ddc03b14b363a87b8..e0d0a061653979dba980d94d94e03aaa0ccdfebe 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index e6f40109b71a16cd334acc99716d8ab13bce88fd..3007658f2594f984141e68660c2d608ea6c1f87e 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
index c1a629543aef949f18724a95d3ae98bfe1d402ec..64b754ad60635dd9f5f4290367b1f7aa241a92f4 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index fe38fc2af6bbb6ceef40649298576edcd7635713..e62372e2dc09d586df90d32534dc78707509b06f 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 2ca592f109abea31cc58f232f9448dddc9df41dc..463e5255bc041464b9c1495160a142850aa24758 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index b22dfea2b9787f5d8f287d92e779c011f924e5b0..ddb1e4047d707b90de276625a3a545b6573d97d8 100644 (file)
@@ -17,8 +17,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index e34ee24c6f9c41cf8a806b207687b3258d1f491c..c63f2a6aa43d7f370d42281e0e26e7711062be66 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index 97c96668592a1be61614a1cdd981f523866c6804..bab228bd1f85eb6c2f0d2e544171f08cdbbbf54c 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index f527606e8dc21ea589e59a739dd5307902f5ff39..29c7aabd598bd55bb1f6c820c7b254240d303517 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /* Parts copied from GnuTLS example programs. */
index e815d28b5593ec4ba338f0435da3a5a31144e087..7a775a4431520db312bbfc43641e9e495b84e05b 100644 (file)
@@ -16,8 +16,7 @@
  * 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,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with GnuTLS.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H