summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2012-07-07 23:03:35 +0200
committerNiels Möller <nisse@lysator.liu.se>2012-07-07 23:03:35 +0200
commitee6ff2cc52df67191c06760f7e9c88e8e83862c1 (patch)
tree1d00a1e8ddb7df86094166fca2ee1114bacf9d94
parent75d3fcc8f153ee39b2eb25d174d569302fe303b7 (diff)
downloadnettle-ee6ff2cc52df67191c06760f7e9c88e8e83862c1.tar.gz
Updated FSF address. Patch from David Woodhouse.
-rw-r--r--ChangeLog2
-rw-r--r--aes-decrypt-internal.c4
-rw-r--r--aes-decrypt.c4
-rw-r--r--aes-encrypt-internal.c4
-rw-r--r--aes-encrypt-table.c4
-rw-r--r--aes-encrypt.c4
-rw-r--r--aes-internal.h4
-rw-r--r--aes-meta.c4
-rw-r--r--aes-set-decrypt-key.c4
-rw-r--r--aes-set-encrypt-key.c4
-rw-r--r--aes.h4
-rw-r--r--arcfour-crypt.c4
-rw-r--r--arcfour-meta.c4
-rw-r--r--arcfour.c4
-rw-r--r--arcfour.h4
-rw-r--r--arctwo-meta.c4
-rw-r--r--arctwo.c4
-rw-r--r--arctwo.h4
-rw-r--r--asn1.h4
-rw-r--r--base16-decode.c4
-rw-r--r--base16-encode.c4
-rw-r--r--base16-meta.c4
-rw-r--r--base16.h4
-rw-r--r--base64-decode.c4
-rw-r--r--base64-encode.c4
-rw-r--r--base64-meta.c4
-rw-r--r--base64.h4
-rw-r--r--bignum-next-prime.c4
-rw-r--r--bignum-random-prime.c4
-rw-r--r--bignum-random.c4
-rw-r--r--bignum.c4
-rw-r--r--bignum.h4
-rw-r--r--blowfish.c4
-rw-r--r--blowfish.h4
-rw-r--r--buffer-init.c4
-rw-r--r--buffer.c4
-rw-r--r--buffer.h4
-rw-r--r--camellia-crypt.c4
-rw-r--r--camellia-meta.c4
-rw-r--r--camellia-set-decrypt-key.c4
-rw-r--r--cast128-meta.c4
-rw-r--r--cast128.c4
-rw-r--r--cast128.h4
-rw-r--r--cbc.c4
-rw-r--r--cbc.h4
-rw-r--r--ctr.c4
-rw-r--r--ctr.h4
-rw-r--r--der-iterator.c4
-rw-r--r--der2dsa.c4
-rw-r--r--der2rsa.c4
-rw-r--r--des-compat.c4
-rw-r--r--des-compat.h4
-rw-r--r--des.c4
-rw-r--r--des.h4
-rw-r--r--des3.c4
-rw-r--r--descore.README2
-rw-r--r--dsa-keygen.c4
-rw-r--r--dsa-sha1-sign.c4
-rw-r--r--dsa-sha1-verify.c4
-rw-r--r--dsa-sha256-sign.c4
-rw-r--r--dsa-sha256-verify.c4
-rw-r--r--dsa-sign.c4
-rw-r--r--dsa-verify.c4
-rw-r--r--dsa.c4
-rw-r--r--dsa.h4
-rw-r--r--dsa2sexp.c4
-rw-r--r--examples/base16dec.c4
-rw-r--r--examples/base16enc.c4
-rw-r--r--examples/base64dec.c4
-rw-r--r--examples/base64enc.c4
-rw-r--r--examples/eratosthenes.c4
-rw-r--r--examples/io.c4
-rw-r--r--examples/io.h4
-rw-r--r--examples/nettle-benchmark.c4
-rw-r--r--examples/nettle-openssl.c4
-rw-r--r--examples/next-prime.c4
-rw-r--r--examples/random-prime.c4
-rw-r--r--examples/read_rsa_key.c4
-rw-r--r--examples/rsa-decrypt.c4
-rw-r--r--examples/rsa-encrypt.c4
-rw-r--r--examples/rsa-keygen.c4
-rw-r--r--examples/rsa-sign.c4
-rw-r--r--examples/rsa-verify.c4
-rw-r--r--gcm-aes.c4
-rw-r--r--gcm.c4
-rw-r--r--gcm.h4
-rw-r--r--gcmdata.c4
-rw-r--r--getopt.c2
-rw-r--r--getopt.h2
-rw-r--r--getopt1.c2
-rw-r--r--hmac-md5.c4
-rw-r--r--hmac-ripemd160.c4
-rw-r--r--hmac-sha1.c4
-rw-r--r--hmac-sha224.c4
-rw-r--r--hmac-sha256.c4
-rw-r--r--hmac-sha384.c4
-rw-r--r--hmac-sha512.c4
-rw-r--r--hmac.c4
-rw-r--r--hmac.h4
-rw-r--r--knuth-lfib.c4
-rw-r--r--knuth-lfib.h4
-rw-r--r--macros.h4
-rw-r--r--md2-meta.c4
-rw-r--r--md2.c4
-rw-r--r--md2.h4
-rw-r--r--md4-meta.c4
-rw-r--r--md4.c4
-rw-r--r--md4.h4
-rw-r--r--md5-compat.c4
-rw-r--r--md5-compat.h4
-rw-r--r--md5-compress.c4
-rw-r--r--md5-meta.c4
-rw-r--r--md5.c4
-rw-r--r--md5.h4
-rw-r--r--memxor.c4
-rwxr-xr-xmisc/xenofarm.sh2
-rw-r--r--nettle-internal.c4
-rw-r--r--nettle-internal.h4
-rw-r--r--nettle-meta-armors.c4
-rw-r--r--nettle-meta-ciphers.c4
-rw-r--r--nettle-meta-hashes.c4
-rw-r--r--nettle-meta.h4
-rw-r--r--nettle-types.h4
-rw-r--r--nettle-write.h4
-rw-r--r--pgp-encode.c4
-rw-r--r--pgp.h4
-rw-r--r--pkcs1-decrypt.c4
-rw-r--r--pkcs1-encrypt.c4
-rw-r--r--pkcs1-rsa-digest.c4
-rw-r--r--pkcs1-rsa-md5.c4
-rw-r--r--pkcs1-rsa-sha1.c4
-rw-r--r--pkcs1-rsa-sha256.c4
-rw-r--r--pkcs1-rsa-sha512.c4
-rw-r--r--pkcs1.c4
-rw-r--r--pkcs1.h4
-rw-r--r--realloc.c4
-rw-r--r--realloc.h4
-rw-r--r--ripemd160-compress.c4
-rw-r--r--ripemd160-meta.c4
-rw-r--r--ripemd160.c4
-rw-r--r--ripemd160.h4
-rw-r--r--rsa-blind.c4
-rw-r--r--rsa-compat.c4
-rw-r--r--rsa-compat.h4
-rw-r--r--rsa-decrypt-tr.c4
-rw-r--r--rsa-decrypt.c4
-rw-r--r--rsa-encrypt.c4
-rw-r--r--rsa-keygen.c4
-rw-r--r--rsa-md5-sign.c4
-rw-r--r--rsa-md5-verify.c4
-rw-r--r--rsa-pkcs1-sign-tr.c4
-rw-r--r--rsa-pkcs1-sign.c4
-rw-r--r--rsa-pkcs1-verify.c4
-rw-r--r--rsa-sha1-sign.c4
-rw-r--r--rsa-sha1-verify.c4
-rw-r--r--rsa-sha256-sign.c4
-rw-r--r--rsa-sha256-verify.c4
-rw-r--r--rsa-sha512-sign.c4
-rw-r--r--rsa-sha512-verify.c4
-rw-r--r--rsa-sign.c4
-rw-r--r--rsa-verify.c4
-rw-r--r--rsa.c4
-rw-r--r--rsa.h4
-rw-r--r--rsa2openpgp.c4
-rw-r--r--rsa2sexp.c4
-rw-r--r--salsa20-crypt.c4
-rw-r--r--salsa20-set-key.c4
-rw-r--r--salsa20.h4
-rw-r--r--serpent-decrypt.c4
-rw-r--r--serpent-encrypt.c4
-rw-r--r--serpent-internal.h4
-rw-r--r--serpent-meta.c4
-rw-r--r--serpent-set-key.c4
-rw-r--r--serpent.h4
-rw-r--r--sexp-format.c4
-rw-r--r--sexp-transport-format.c4
-rw-r--r--sexp-transport.c4
-rw-r--r--sexp.c4
-rw-r--r--sexp.h4
-rw-r--r--sexp2bignum.c4
-rw-r--r--sexp2dsa.c4
-rw-r--r--sexp2rsa.c4
-rw-r--r--sha.h4
-rw-r--r--sha1-compress.c4
-rw-r--r--sha1-meta.c4
-rw-r--r--sha1.c4
-rw-r--r--sha224-meta.c4
-rw-r--r--sha256-compress.c4
-rw-r--r--sha256-meta.c4
-rw-r--r--sha256.c4
-rw-r--r--sha384-meta.c4
-rw-r--r--sha512-compress.c4
-rw-r--r--sha512-meta.c4
-rw-r--r--sha512.c4
-rw-r--r--sparc32/aes-decrypt-internal.asm4
-rw-r--r--sparc32/aes-encrypt-internal.asm4
-rw-r--r--sparc32/arcfour-crypt.asm4
-rw-r--r--sparc64/aes-decrypt-internal.asm4
-rw-r--r--sparc64/aes-encrypt-internal.asm4
-rw-r--r--sparc64/arcfour-crypt.asm4
-rw-r--r--testsuite/arctwo-test.c4
-rw-r--r--tools/input.c4
-rw-r--r--tools/input.h4
-rw-r--r--tools/misc.c4
-rw-r--r--tools/misc.h4
-rw-r--r--tools/nettle-hash.c4
-rw-r--r--tools/nettle-lfib-stream.c4
-rw-r--r--tools/output.c4
-rw-r--r--tools/output.h4
-rw-r--r--tools/parse.c4
-rw-r--r--tools/parse.h4
-rw-r--r--tools/pkcs1-conv.c4
-rw-r--r--tools/sexp-conv.c4
-rw-r--r--twofish-meta.c4
-rw-r--r--twofish.c4
-rw-r--r--twofish.h4
-rw-r--r--twofishdata.c2
-rw-r--r--write-be32.c4
-rw-r--r--write-le32.c4
-rw-r--r--x86/aes-decrypt-internal.asm4
-rw-r--r--x86/aes-encrypt-internal.asm4
-rw-r--r--x86/arcfour-crypt.asm4
-rw-r--r--x86/camellia-crypt-internal.asm4
-rw-r--r--x86/md5-compress.asm4
-rw-r--r--x86/sha1-compress.asm4
-rw-r--r--x86_64/aes-decrypt-internal.asm4
-rw-r--r--x86_64/aes-encrypt-internal.asm4
-rw-r--r--x86_64/camellia-crypt-internal.asm4
-rw-r--r--x86_64/memxor.asm4
-rw-r--r--x86_64/salsa20-crypt.asm4
-rw-r--r--x86_64/serpent-decrypt.asm4
-rw-r--r--x86_64/serpent-encrypt.asm4
-rw-r--r--x86_64/serpent.m44
-rw-r--r--x86_64/sha1-compress.asm4
-rw-r--r--yarrow.h4
-rw-r--r--yarrow256.c4
-rw-r--r--yarrow_key_event.c4
237 files changed, 468 insertions, 466 deletions
diff --git a/ChangeLog b/ChangeLog
index 9403b006..c7f66ab3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2012-07-07 Niels Möller <nisse@lysator.liu.se>
+ Copyright headers: Updated FSF address. Patch from David Woodhouse.
+
* examples/Makefile.in (BENCH_LIBS): Added -lm, needed for the
ldexp function. Reported by Anthony G. Basile.
diff --git a/aes-decrypt-internal.c b/aes-decrypt-internal.c
index 6a06696e..7236208d 100644
--- a/aes-decrypt-internal.c
+++ b/aes-decrypt-internal.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/aes-decrypt.c b/aes-decrypt.c
index 2451ad8e..47fe3c10 100644
--- a/aes-decrypt.c
+++ b/aes-decrypt.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/aes-encrypt-internal.c b/aes-encrypt-internal.c
index a9fb649d..9b16153c 100644
--- a/aes-encrypt-internal.c
+++ b/aes-encrypt-internal.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/aes-encrypt-table.c b/aes-encrypt-table.c
index 8074fb25..d24a4e11 100644
--- a/aes-encrypt-table.c
+++ b/aes-encrypt-table.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/aes-encrypt.c b/aes-encrypt.c
index 66dba38b..60f803de 100644
--- a/aes-encrypt.c
+++ b/aes-encrypt.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/aes-internal.h b/aes-internal.h
index a3475d92..42fc4dec 100644
--- a/aes-internal.h
+++ b/aes-internal.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_AES_INTERNAL_H_INCLUDED
diff --git a/aes-meta.c b/aes-meta.c
index 2873252f..7b9af273 100644
--- a/aes-meta.c
+++ b/aes-meta.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/aes-set-decrypt-key.c b/aes-set-decrypt-key.c
index 11302d98..640e9455 100644
--- a/aes-set-decrypt-key.c
+++ b/aes-set-decrypt-key.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* Originally written by Rafael R. Sevilla <dido@pacific.net.ph> */
diff --git a/aes-set-encrypt-key.c b/aes-set-encrypt-key.c
index 0f7ac25a..e5494c86 100644
--- a/aes-set-encrypt-key.c
+++ b/aes-set-encrypt-key.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* Originally written by Rafael R. Sevilla <dido@pacific.net.ph> */
diff --git a/aes.h b/aes.h
index a8ffe95d..b3482e23 100644
--- a/aes.h
+++ b/aes.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_AES_H_INCLUDED
diff --git a/arcfour-crypt.c b/arcfour-crypt.c
index ad2c5935..d7f7c567 100644
--- a/arcfour-crypt.c
+++ b/arcfour-crypt.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/arcfour-meta.c b/arcfour-meta.c
index b6241717..0068efff 100644
--- a/arcfour-meta.c
+++ b/arcfour-meta.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/arcfour.c b/arcfour.c
index 97140eb1..d7286e5e 100644
--- a/arcfour.c
+++ b/arcfour.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/arcfour.h b/arcfour.h
index 9259f3a5..fb539974 100644
--- a/arcfour.h
+++ b/arcfour.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_ARCFOUR_H_INCLUDED
diff --git a/arctwo-meta.c b/arctwo-meta.c
index 3401b9d3..525c8297 100644
--- a/arctwo-meta.c
+++ b/arctwo-meta.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/arctwo.c b/arctwo.c
index a374e809..c4bc1551 100644
--- a/arctwo.c
+++ b/arctwo.c
@@ -22,8 +22,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* This implementation was written by Nikos Mavroyanopoulos for GNUTLS
diff --git a/arctwo.h b/arctwo.h
index fd543fbd..6f763bb9 100644
--- a/arctwo.h
+++ b/arctwo.h
@@ -20,8 +20,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_ARCTWO_H_INCLUDED
diff --git a/asn1.h b/asn1.h
index dada1185..50c2e144 100644
--- a/asn1.h
+++ b/asn1.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_ASN1_H_INCLUDED
diff --git a/base16-decode.c b/base16-decode.c
index 844421fe..20ae2ab3 100644
--- a/base16-decode.c
+++ b/base16-decode.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/base16-encode.c b/base16-encode.c
index 410c7aa5..a4e1b68f 100644
--- a/base16-encode.c
+++ b/base16-encode.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/base16-meta.c b/base16-meta.c
index 338b0557..2f7aa34a 100644
--- a/base16-meta.c
+++ b/base16-meta.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/base16.h b/base16.h
index b284a81e..5eae3325 100644
--- a/base16.h
+++ b/base16.h
@@ -20,8 +20,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_BASE16_H_INCLUDED
diff --git a/base64-decode.c b/base64-decode.c
index 31c83583..9624c07d 100644
--- a/base64-decode.c
+++ b/base64-decode.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/base64-encode.c b/base64-encode.c
index 97121cf6..b594923f 100644
--- a/base64-encode.c
+++ b/base64-encode.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/base64-meta.c b/base64-meta.c
index d6a70694..f1ccea0f 100644
--- a/base64-meta.c
+++ b/base64-meta.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/base64.h b/base64.h
index 9766c4bf..b2bd8a8b 100644
--- a/base64.h
+++ b/base64.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_BASE64_H_INCLUDED
diff --git a/bignum-next-prime.c b/bignum-next-prime.c
index 953f6b72..58a4df8b 100644
--- a/bignum-next-prime.c
+++ b/bignum-next-prime.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/bignum-random-prime.c b/bignum-random-prime.c
index f172d6d8..0d906d96 100644
--- a/bignum-random-prime.c
+++ b/bignum-random-prime.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/bignum-random.c b/bignum-random.c
index d1174d9d..ab8c4f14 100644
--- a/bignum-random.c
+++ b/bignum-random.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/bignum.c b/bignum.c
index 60e4b396..bf0a48cb 100644
--- a/bignum.c
+++ b/bignum.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/bignum.h b/bignum.h
index f1dad7e1..746b21fd 100644
--- a/bignum.h
+++ b/bignum.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_BIGNUM_H_INCLUDED
diff --git a/blowfish.c b/blowfish.c
index 77b8796e..4be084f1 100644
--- a/blowfish.c
+++ b/blowfish.c
@@ -24,8 +24,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* This file is derived from cipher/blowfish.c in Libgcrypt v1.4.6.
diff --git a/blowfish.h b/blowfish.h
index e75efbf4..02f9f7d7 100644
--- a/blowfish.h
+++ b/blowfish.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_BLOWFISH_H_INCLUDED
diff --git a/buffer-init.c b/buffer-init.c
index a0791b77..52d071a1 100644
--- a/buffer-init.c
+++ b/buffer-init.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/buffer.c b/buffer.c
index 1a7a5ea0..869e6a33 100644
--- a/buffer.c
+++ b/buffer.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/buffer.h b/buffer.h
index cd5fef9f..3bd37a2f 100644
--- a/buffer.h
+++ b/buffer.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_BUFFER_H_INCLUDED
diff --git a/camellia-crypt.c b/camellia-crypt.c
index 8db3e1ac..ca5d72f3 100644
--- a/camellia-crypt.c
+++ b/camellia-crypt.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/camellia-meta.c b/camellia-meta.c
index ea025da9..a8a8494b 100644
--- a/camellia-meta.c
+++ b/camellia-meta.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/camellia-set-decrypt-key.c b/camellia-set-decrypt-key.c
index da3f3fa8..f1a5bb81 100644
--- a/camellia-set-decrypt-key.c
+++ b/camellia-set-decrypt-key.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/cast128-meta.c b/cast128-meta.c
index f287f383..692b1b24 100644
--- a/cast128-meta.c
+++ b/cast128-meta.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/cast128.c b/cast128.c
index 4345b74d..5e53bd94 100644
--- a/cast128.c
+++ b/cast128.c
@@ -25,8 +25,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/cast128.h b/cast128.h
index a509089b..d10ec602 100644
--- a/cast128.h
+++ b/cast128.h
@@ -25,8 +25,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_CAST128_H_INCLUDED
diff --git a/cbc.c b/cbc.c
index 4eb9a19b..e70619b3 100644
--- a/cbc.c
+++ b/cbc.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/cbc.h b/cbc.h
index 8c1a7c03..8eef8036 100644
--- a/cbc.h
+++ b/cbc.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_CBC_H_INCLUDED
diff --git a/ctr.c b/ctr.c
index db13f7c5..49cfa2a9 100644
--- a/ctr.c
+++ b/ctr.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/ctr.h b/ctr.h
index 3420abef..582a3945 100644
--- a/ctr.h
+++ b/ctr.h
@@ -20,8 +20,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_CTR_H_INCLUDED
diff --git a/der-iterator.c b/der-iterator.c
index 58a391c5..2e6efd5f 100644
--- a/der-iterator.c
+++ b/der-iterator.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/der2dsa.c b/der2dsa.c
index 14888217..023a9e74 100644
--- a/der2dsa.c
+++ b/der2dsa.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/der2rsa.c b/der2rsa.c
index 178a3883..3c94ea5a 100644
--- a/der2rsa.c
+++ b/der2rsa.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/des-compat.c b/des-compat.c
index 5865fe42..a74386a5 100644
--- a/des-compat.c
+++ b/des-compat.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/des-compat.h b/des-compat.h
index e5ac4696..fdeefc0c 100644
--- a/des-compat.h
+++ b/des-compat.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_DES_COMPAT_H_INCLUDED
diff --git a/des.c b/des.c
index 590c477f..8bb1bef4 100644
--- a/des.c
+++ b/des.c
@@ -20,8 +20,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* des - fast & portable DES encryption & decryption.
diff --git a/des.h b/des.h
index 9ab22e1d..df4d345e 100644
--- a/des.h
+++ b/des.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/*
diff --git a/des3.c b/des3.c
index 46183c72..b2183ffb 100644
--- a/des3.c
+++ b/des3.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/descore.README b/descore.README
index d11b77ab..9c4dfccd 100644
--- a/descore.README
+++ b/descore.README
@@ -13,7 +13,7 @@ GNU Library General Public License for more details.
You should have received a copy of the GNU Library General Public License
along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
Author's address: how@isl.stanford.edu
diff --git a/dsa-keygen.c b/dsa-keygen.c
index 84cea545..1b84e497 100644
--- a/dsa-keygen.c
+++ b/dsa-keygen.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/dsa-sha1-sign.c b/dsa-sha1-sign.c
index 821702e8..1e79cefb 100644
--- a/dsa-sha1-sign.c
+++ b/dsa-sha1-sign.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/dsa-sha1-verify.c b/dsa-sha1-verify.c
index ff41e1b8..883df93d 100644
--- a/dsa-sha1-verify.c
+++ b/dsa-sha1-verify.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/dsa-sha256-sign.c b/dsa-sha256-sign.c
index 020d146b..57745067 100644
--- a/dsa-sha256-sign.c
+++ b/dsa-sha256-sign.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/dsa-sha256-verify.c b/dsa-sha256-verify.c
index 07c71fb7..975a4a51 100644
--- a/dsa-sha256-verify.c
+++ b/dsa-sha256-verify.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/dsa-sign.c b/dsa-sign.c
index 18eeca34..0b5ab1da 100644
--- a/dsa-sign.c
+++ b/dsa-sign.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/dsa-verify.c b/dsa-verify.c
index 99fae41f..a96469f6 100644
--- a/dsa-verify.c
+++ b/dsa-verify.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/dsa.c b/dsa.c
index 63f3f71d..0d241b79 100644
--- a/dsa.c
+++ b/dsa.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/dsa.h b/dsa.h
index 7143d1ff..1a974646 100644
--- a/dsa.h
+++ b/dsa.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_DSA_H_INCLUDED
diff --git a/dsa2sexp.c b/dsa2sexp.c
index 948f26e4..2fc6d29f 100644
--- a/dsa2sexp.c
+++ b/dsa2sexp.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/examples/base16dec.c b/examples/base16dec.c
index ece9fd64..75c8ca59 100644
--- a/examples/base16dec.c
+++ b/examples/base16dec.c
@@ -14,8 +14,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/examples/base16enc.c b/examples/base16enc.c
index f4124778..c3cb58f4 100644
--- a/examples/base16enc.c
+++ b/examples/base16enc.c
@@ -14,8 +14,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/examples/base64dec.c b/examples/base64dec.c
index babe8152..a2fbaedb 100644
--- a/examples/base64dec.c
+++ b/examples/base64dec.c
@@ -14,8 +14,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/examples/base64enc.c b/examples/base64enc.c
index 6a891274..0b5f3587 100644
--- a/examples/base64enc.c
+++ b/examples/base64enc.c
@@ -14,8 +14,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/examples/eratosthenes.c b/examples/eratosthenes.c
index becb3d01..2b9d04fd 100644
--- a/examples/eratosthenes.c
+++ b/examples/eratosthenes.c
@@ -20,8 +20,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/examples/io.c b/examples/io.c
index d58c2473..7b2289cc 100644
--- a/examples/io.c
+++ b/examples/io.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/examples/io.h b/examples/io.h
index 438def06..ff4a18dc 100644
--- a/examples/io.h
+++ b/examples/io.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_EXAMPLES_IO_H_INCLUDED
diff --git a/examples/nettle-benchmark.c b/examples/nettle-benchmark.c
index 3ac2841f..b76a91cb 100644
--- a/examples/nettle-benchmark.c
+++ b/examples/nettle-benchmark.c
@@ -20,8 +20,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/examples/nettle-openssl.c b/examples/nettle-openssl.c
index f4a7301f..53c20252 100644
--- a/examples/nettle-openssl.c
+++ b/examples/nettle-openssl.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/examples/next-prime.c b/examples/next-prime.c
index 0e3885b2..fe09cd19 100644
--- a/examples/next-prime.c
+++ b/examples/next-prime.c
@@ -20,8 +20,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/examples/random-prime.c b/examples/random-prime.c
index 9679757f..33e10ab2 100644
--- a/examples/random-prime.c
+++ b/examples/random-prime.c
@@ -20,8 +20,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/examples/read_rsa_key.c b/examples/read_rsa_key.c
index 1d092e70..d1382871 100644
--- a/examples/read_rsa_key.c
+++ b/examples/read_rsa_key.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/examples/rsa-decrypt.c b/examples/rsa-decrypt.c
index fbd6d736..d5ca8012 100644
--- a/examples/rsa-decrypt.c
+++ b/examples/rsa-decrypt.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/examples/rsa-encrypt.c b/examples/rsa-encrypt.c
index 14f253e9..70d1503d 100644
--- a/examples/rsa-encrypt.c
+++ b/examples/rsa-encrypt.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/examples/rsa-keygen.c b/examples/rsa-keygen.c
index 4170aa10..0ca39b4b 100644
--- a/examples/rsa-keygen.c
+++ b/examples/rsa-keygen.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/examples/rsa-sign.c b/examples/rsa-sign.c
index f0e49143..c1894c36 100644
--- a/examples/rsa-sign.c
+++ b/examples/rsa-sign.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/examples/rsa-verify.c b/examples/rsa-verify.c
index 8b5d5f92..375e1832 100644
--- a/examples/rsa-verify.c
+++ b/examples/rsa-verify.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/gcm-aes.c b/gcm-aes.c
index ada5dfc9..c88cb0dc 100644
--- a/gcm-aes.c
+++ b/gcm-aes.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/gcm.c b/gcm.c
index 7829aff0..8c693277 100644
--- a/gcm.c
+++ b/gcm.c
@@ -29,8 +29,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/gcm.h b/gcm.h
index e0f7fe20..e201e98e 100644
--- a/gcm.h
+++ b/gcm.h
@@ -27,8 +27,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_GCM_H_INCLUDED
diff --git a/gcmdata.c b/gcmdata.c
index 06584431..60b41d94 100644
--- a/gcmdata.c
+++ b/gcmdata.c
@@ -23,8 +23,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
# include "config.h"
diff --git a/getopt.c b/getopt.c
index ed326929..1f444277 100644
--- a/getopt.c
+++ b/getopt.c
@@ -18,7 +18,7 @@
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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301, USA. */
/* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>.
Ditto for AIX 3.2 and <stdlib.h>. */
diff --git a/getopt.h b/getopt.h
index 76cf5eee..35489398 100644
--- a/getopt.h
+++ b/getopt.h
@@ -14,7 +14,7 @@
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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301, USA. */
#ifndef _GETOPT_H
diff --git a/getopt1.c b/getopt1.c
index 62c55cfd..101e4f49 100644
--- a/getopt1.c
+++ b/getopt1.c
@@ -15,7 +15,7 @@
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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301, USA. */
#ifdef HAVE_CONFIG_H
#include <config.h>
diff --git a/hmac-md5.c b/hmac-md5.c
index cf1f4912..62b61307 100644
--- a/hmac-md5.c
+++ b/hmac-md5.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/hmac-ripemd160.c b/hmac-ripemd160.c
index 3fa8e787..7ba0064b 100644
--- a/hmac-ripemd160.c
+++ b/hmac-ripemd160.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/hmac-sha1.c b/hmac-sha1.c
index d807ff1d..54637d36 100644
--- a/hmac-sha1.c
+++ b/hmac-sha1.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/hmac-sha224.c b/hmac-sha224.c
index 88f5d5d8..79898ccb 100644
--- a/hmac-sha224.c
+++ b/hmac-sha224.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/hmac-sha256.c b/hmac-sha256.c
index 9912b329..6a592660 100644
--- a/hmac-sha256.c
+++ b/hmac-sha256.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/hmac-sha384.c b/hmac-sha384.c
index b2ba3718..46d0e42d 100644
--- a/hmac-sha384.c
+++ b/hmac-sha384.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/hmac-sha512.c b/hmac-sha512.c
index 1ccc67a4..14b40ceb 100644
--- a/hmac-sha512.c
+++ b/hmac-sha512.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/hmac.c b/hmac.c
index f6398833..8c363b13 100644
--- a/hmac.c
+++ b/hmac.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/hmac.h b/hmac.h
index 6a411d7b..6cb2b746 100644
--- a/hmac.h
+++ b/hmac.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_HMAC_H_INCLUDED
diff --git a/knuth-lfib.c b/knuth-lfib.c
index 6c3d5ad9..e07c7af6 100644
--- a/knuth-lfib.c
+++ b/knuth-lfib.c
@@ -23,8 +23,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* NOTE: This generator is totally inappropriate for cryptographic
diff --git a/knuth-lfib.h b/knuth-lfib.h
index fdb172b7..85dce637 100644
--- a/knuth-lfib.h
+++ b/knuth-lfib.h
@@ -21,8 +21,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* NOTE: This generator is totally inappropriate for cryptographic
diff --git a/macros.h b/macros.h
index f12deab4..b2d4b02e 100644
--- a/macros.h
+++ b/macros.h
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_MACROS_H_INCLUDED
diff --git a/md2-meta.c b/md2-meta.c
index bd1e95c9..610c1715 100644
--- a/md2-meta.c
+++ b/md2-meta.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/md2.c b/md2.c
index f505a40d..a39f733b 100644
--- a/md2.c
+++ b/md2.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* This code originates from the Python Cryptography Toolkit, version 1.0.1.
diff --git a/md2.h b/md2.h
index 800fcb57..08070205 100644
--- a/md2.h
+++ b/md2.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_MD2_H_INCLUDED
diff --git a/md4-meta.c b/md4-meta.c
index 40adb0b1..0f05e645 100644
--- a/md4-meta.c
+++ b/md4-meta.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/md4.c b/md4.c
index 127bdd18..ad093cab 100644
--- a/md4.c
+++ b/md4.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* Based on the public domain md5 code, and modified by Marcus
diff --git a/md4.h b/md4.h
index 4016fb6d..1edc8443 100644
--- a/md4.h
+++ b/md4.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_MD4_H_INCLUDED
diff --git a/md5-compat.c b/md5-compat.c
index 1f31b6c2..03c073b7 100644
--- a/md5-compat.c
+++ b/md5-compat.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/md5-compat.h b/md5-compat.h
index b6479565..04184f4f 100644
--- a/md5-compat.h
+++ b/md5-compat.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_MD5_COMPAT_H_INCLUDED
diff --git a/md5-compress.c b/md5-compress.c
index fcda94ab..78c528fa 100644
--- a/md5-compress.c
+++ b/md5-compress.c
@@ -20,8 +20,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* Based on public domain code hacked by Colin Plumb, Andrew Kuchling, and
diff --git a/md5-meta.c b/md5-meta.c
index e45ec795..4b9ab1dc 100644
--- a/md5-meta.c
+++ b/md5-meta.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/md5.c b/md5.c
index 260aa46a..484753ce 100644
--- a/md5.c
+++ b/md5.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* Based on public domain code hacked by Colin Plumb, Andrew Kuchling, and
diff --git a/md5.h b/md5.h
index 1286b24d..31ad40e9 100644
--- a/md5.h
+++ b/md5.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_MD5_H_INCLUDED
diff --git a/memxor.c b/memxor.c
index 7fd49dc5..f2feff04 100644
--- a/memxor.c
+++ b/memxor.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* Implementation inspired by memcmp in glibc, contributed to the FSF
diff --git a/misc/xenofarm.sh b/misc/xenofarm.sh
index fb920c11..7ded9fda 100755
--- a/misc/xenofarm.sh
+++ b/misc/xenofarm.sh
@@ -20,7 +20,7 @@
#
# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
cfgargs=
makeargs=
diff --git a/nettle-internal.c b/nettle-internal.c
index 5360c48a..d1d76752 100644
--- a/nettle-internal.c
+++ b/nettle-internal.c
@@ -20,8 +20,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/nettle-internal.h b/nettle-internal.h
index f1a90429..e85e3c5f 100644
--- a/nettle-internal.h
+++ b/nettle-internal.h
@@ -20,8 +20,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_INTERNAL_H_INCLUDED
diff --git a/nettle-meta-armors.c b/nettle-meta-armors.c
index 360006d8..02dd8334 100644
--- a/nettle-meta-armors.c
+++ b/nettle-meta-armors.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/nettle-meta-ciphers.c b/nettle-meta-ciphers.c
index 1f07595b..316cf87b 100644
--- a/nettle-meta-ciphers.c
+++ b/nettle-meta-ciphers.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/nettle-meta-hashes.c b/nettle-meta-hashes.c
index 0968becd..8b53affc 100644
--- a/nettle-meta-hashes.c
+++ b/nettle-meta-hashes.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/nettle-meta.h b/nettle-meta.h
index 54cbbd2b..c67d29ae 100644
--- a/nettle-meta.h
+++ b/nettle-meta.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_META_H_INCLUDED
diff --git a/nettle-types.h b/nettle-types.h
index 9406c6f6..4d5e38ab 100644
--- a/nettle-types.h
+++ b/nettle-types.h
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_TYPES_H
diff --git a/nettle-write.h b/nettle-write.h
index c3b884ba..5bea243b 100644
--- a/nettle-write.h
+++ b/nettle-write.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_WRITE_H_INCLUDED
diff --git a/pgp-encode.c b/pgp-encode.c
index 452c8e58..9a699227 100644
--- a/pgp-encode.c
+++ b/pgp-encode.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/pgp.h b/pgp.h
index b9671d2c..b97da5ef 100644
--- a/pgp.h
+++ b/pgp.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_PGP_H_INCLUDED
diff --git a/pkcs1-decrypt.c b/pkcs1-decrypt.c
index eb003528..754fd516 100644
--- a/pkcs1-decrypt.c
+++ b/pkcs1-decrypt.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/pkcs1-encrypt.c b/pkcs1-encrypt.c
index 403bf696..cde19bce 100644
--- a/pkcs1-encrypt.c
+++ b/pkcs1-encrypt.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/pkcs1-rsa-digest.c b/pkcs1-rsa-digest.c
index 61461cdf..e4a6c52d 100644
--- a/pkcs1-rsa-digest.c
+++ b/pkcs1-rsa-digest.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/pkcs1-rsa-md5.c b/pkcs1-rsa-md5.c
index 16a3f457..00514fc4 100644
--- a/pkcs1-rsa-md5.c
+++ b/pkcs1-rsa-md5.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/pkcs1-rsa-sha1.c b/pkcs1-rsa-sha1.c
index 6df6e9f0..2951618a 100644
--- a/pkcs1-rsa-sha1.c
+++ b/pkcs1-rsa-sha1.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/pkcs1-rsa-sha256.c b/pkcs1-rsa-sha256.c
index 0d6c52c8..cb073755 100644
--- a/pkcs1-rsa-sha256.c
+++ b/pkcs1-rsa-sha256.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/pkcs1-rsa-sha512.c b/pkcs1-rsa-sha512.c
index 767cd446..3afd790f 100644
--- a/pkcs1-rsa-sha512.c
+++ b/pkcs1-rsa-sha512.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/pkcs1.c b/pkcs1.c
index 9629d7d7..e94cedea 100644
--- a/pkcs1.c
+++ b/pkcs1.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/pkcs1.h b/pkcs1.h
index 49653b60..fa272255 100644
--- a/pkcs1.h
+++ b/pkcs1.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_PKCS1_H_INCLUDED
diff --git a/realloc.c b/realloc.c
index f4b3fe1a..f5684028 100644
--- a/realloc.c
+++ b/realloc.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/realloc.h b/realloc.h
index f8b8efea..e2db6007 100644
--- a/realloc.h
+++ b/realloc.h
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_REALLOC_H_INCLUDED
diff --git a/ripemd160-compress.c b/ripemd160-compress.c
index 675c4696..0de3db4b 100644
--- a/ripemd160-compress.c
+++ b/ripemd160-compress.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/ripemd160-meta.c b/ripemd160-meta.c
index 80f69853..3602fc0e 100644
--- a/ripemd160-meta.c
+++ b/ripemd160-meta.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/ripemd160.c b/ripemd160.c
index ffcecc36..9011b9ee 100644
--- a/ripemd160.c
+++ b/ripemd160.c
@@ -17,8 +17,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/ripemd160.h b/ripemd160.h
index 83ed6e53..c3746966 100644
--- a/ripemd160.h
+++ b/ripemd160.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_RIPEMD160_H_INCLUDED
diff --git a/rsa-blind.c b/rsa-blind.c
index 96ed81ff..97485beb 100644
--- a/rsa-blind.c
+++ b/rsa-blind.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa-compat.c b/rsa-compat.c
index 0fa7eb2f..5c7450e7 100644
--- a/rsa-compat.c
+++ b/rsa-compat.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa-compat.h b/rsa-compat.h
index 2557dca6..95b5592b 100644
--- a/rsa-compat.h
+++ b/rsa-compat.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_RSA_COMPAT_H_INCLUDED
diff --git a/rsa-decrypt-tr.c b/rsa-decrypt-tr.c
index 0ef52112..312b182a 100644
--- a/rsa-decrypt-tr.c
+++ b/rsa-decrypt-tr.c
@@ -20,8 +20,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa-decrypt.c b/rsa-decrypt.c
index cde0d3ce..a3abf6e2 100644
--- a/rsa-decrypt.c
+++ b/rsa-decrypt.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa-encrypt.c b/rsa-encrypt.c
index 877de7c9..8a542148 100644
--- a/rsa-encrypt.c
+++ b/rsa-encrypt.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa-keygen.c b/rsa-keygen.c
index 8ca947f2..6d13500a 100644
--- a/rsa-keygen.c
+++ b/rsa-keygen.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa-md5-sign.c b/rsa-md5-sign.c
index fbd433c7..25bdf9a1 100644
--- a/rsa-md5-sign.c
+++ b/rsa-md5-sign.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa-md5-verify.c b/rsa-md5-verify.c
index 0e9bcc1e..7cfced9e 100644
--- a/rsa-md5-verify.c
+++ b/rsa-md5-verify.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa-pkcs1-sign-tr.c b/rsa-pkcs1-sign-tr.c
index 90c412c3..5efc1550 100644
--- a/rsa-pkcs1-sign-tr.c
+++ b/rsa-pkcs1-sign-tr.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa-pkcs1-sign.c b/rsa-pkcs1-sign.c
index e9348c9b..9162cfcb 100644
--- a/rsa-pkcs1-sign.c
+++ b/rsa-pkcs1-sign.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa-pkcs1-verify.c b/rsa-pkcs1-verify.c
index 4b25aaf3..038166d0 100644
--- a/rsa-pkcs1-verify.c
+++ b/rsa-pkcs1-verify.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa-sha1-sign.c b/rsa-sha1-sign.c
index 0f138f85..e226a402 100644
--- a/rsa-sha1-sign.c
+++ b/rsa-sha1-sign.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa-sha1-verify.c b/rsa-sha1-verify.c
index 8624e749..f6f92817 100644
--- a/rsa-sha1-verify.c
+++ b/rsa-sha1-verify.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa-sha256-sign.c b/rsa-sha256-sign.c
index 30ba497a..13a59890 100644
--- a/rsa-sha256-sign.c
+++ b/rsa-sha256-sign.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa-sha256-verify.c b/rsa-sha256-verify.c
index cfb6afb4..e4a78f00 100644
--- a/rsa-sha256-verify.c
+++ b/rsa-sha256-verify.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa-sha512-sign.c b/rsa-sha512-sign.c
index cf2047ef..235b4fc9 100644
--- a/rsa-sha512-sign.c
+++ b/rsa-sha512-sign.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa-sha512-verify.c b/rsa-sha512-verify.c
index 90f82347..e6b63585 100644
--- a/rsa-sha512-verify.c
+++ b/rsa-sha512-verify.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa-sign.c b/rsa-sign.c
index 86ce090c..56adda37 100644
--- a/rsa-sign.c
+++ b/rsa-sign.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa-verify.c b/rsa-verify.c
index 8566b3e0..653633b5 100644
--- a/rsa-verify.c
+++ b/rsa-verify.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa.c b/rsa.c
index 0765a102..e303a8c2 100644
--- a/rsa.c
+++ b/rsa.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa.h b/rsa.h
index eaeba8a3..861101b9 100644
--- a/rsa.h
+++ b/rsa.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_RSA_H_INCLUDED
diff --git a/rsa2openpgp.c b/rsa2openpgp.c
index 981eb057..c4666f33 100644
--- a/rsa2openpgp.c
+++ b/rsa2openpgp.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/rsa2sexp.c b/rsa2sexp.c
index 56fbf68d..156aad8d 100644
--- a/rsa2sexp.c
+++ b/rsa2sexp.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/salsa20-crypt.c b/salsa20-crypt.c
index 55f6cfad..eae3cea5 100644
--- a/salsa20-crypt.c
+++ b/salsa20-crypt.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* Based on:
diff --git a/salsa20-set-key.c b/salsa20-set-key.c
index ecb0a213..da4d6432 100644
--- a/salsa20-set-key.c
+++ b/salsa20-set-key.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* Based on:
diff --git a/salsa20.h b/salsa20.h
index f9beb213..7d47f526 100644
--- a/salsa20.h
+++ b/salsa20.h
@@ -20,8 +20,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_SALSA20_H_INCLUDED
diff --git a/serpent-decrypt.c b/serpent-decrypt.c
index 759eca42..a991255e 100644
--- a/serpent-decrypt.c
+++ b/serpent-decrypt.c
@@ -24,8 +24,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* This file is derived from cipher/serpent.c in Libgcrypt v1.4.6.
diff --git a/serpent-encrypt.c b/serpent-encrypt.c
index 6a022a4f..e82efea0 100644
--- a/serpent-encrypt.c
+++ b/serpent-encrypt.c
@@ -24,8 +24,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* This file is derived from cipher/serpent.c in Libgcrypt v1.4.6.
diff --git a/serpent-internal.h b/serpent-internal.h
index 8b235c8c..d99ee3c4 100644
--- a/serpent-internal.h
+++ b/serpent-internal.h
@@ -24,8 +24,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* This file is derived from cipher/serpent.c in Libgcrypt v1.4.6.
diff --git a/serpent-meta.c b/serpent-meta.c
index fa9fa4fa..9b9bab5b 100644
--- a/serpent-meta.c
+++ b/serpent-meta.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/serpent-set-key.c b/serpent-set-key.c
index 3e29bd28..ae854fc4 100644
--- a/serpent-set-key.c
+++ b/serpent-set-key.c
@@ -24,8 +24,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* This file is derived from cipher/serpent.c in Libgcrypt v1.4.6.
diff --git a/serpent.h b/serpent.h
index df9d5498..34010429 100644
--- a/serpent.h
+++ b/serpent.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* Serpent is a 128-bit block cipher that accepts a key size of 256
diff --git a/sexp-format.c b/sexp-format.c
index d3e4a2a9..93d1fd98 100644
--- a/sexp-format.c
+++ b/sexp-format.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/sexp-transport-format.c b/sexp-transport-format.c
index 007b1433..cb7f3f1f 100644
--- a/sexp-transport-format.c
+++ b/sexp-transport-format.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/sexp-transport.c b/sexp-transport.c
index 6e5a2390..0adcac27 100644
--- a/sexp-transport.c
+++ b/sexp-transport.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/sexp.c b/sexp.c
index ce2bc7b0..69b83652 100644
--- a/sexp.c
+++ b/sexp.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/sexp.h b/sexp.h
index 986182a4..7b68358d 100644
--- a/sexp.h
+++ b/sexp.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_SEXP_H_INCLUDED
diff --git a/sexp2bignum.c b/sexp2bignum.c
index fc364499..10e0c9dd 100644
--- a/sexp2bignum.c
+++ b/sexp2bignum.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/sexp2dsa.c b/sexp2dsa.c
index f2d73b0f..a4208854 100644
--- a/sexp2dsa.c
+++ b/sexp2dsa.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/sexp2rsa.c b/sexp2rsa.c
index 5ba3f7ad..7dc6d681 100644
--- a/sexp2rsa.c
+++ b/sexp2rsa.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/sha.h b/sha.h
index c2afd54e..2e13b7a5 100644
--- a/sha.h
+++ b/sha.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_SHA_H_INCLUDED
diff --git a/sha1-compress.c b/sha1-compress.c
index b9a8eb28..d1961744 100644
--- a/sha1-compress.c
+++ b/sha1-compress.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* Here's the first paragraph of Peter Gutmann's posting,
diff --git a/sha1-meta.c b/sha1-meta.c
index 857c5f95..9a051bda 100644
--- a/sha1-meta.c
+++ b/sha1-meta.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/sha1.c b/sha1.c
index c57d3935..95ec418a 100644
--- a/sha1.c
+++ b/sha1.c
@@ -20,8 +20,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* Here's the first paragraph of Peter Gutmann's posting,
diff --git a/sha224-meta.c b/sha224-meta.c
index 08144de7..8c6d9fbc 100644
--- a/sha224-meta.c
+++ b/sha224-meta.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/sha256-compress.c b/sha256-compress.c
index 89287436..7d449297 100644
--- a/sha256-compress.c
+++ b/sha256-compress.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/sha256-meta.c b/sha256-meta.c
index 368ed445..65923103 100644
--- a/sha256-meta.c
+++ b/sha256-meta.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/sha256.c b/sha256.c
index dda27d41..dee55d9d 100644
--- a/sha256.c
+++ b/sha256.c
@@ -21,8 +21,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* Modelled after the sha1.c code by Peter Gutmann. */
diff --git a/sha384-meta.c b/sha384-meta.c
index b27c1084..18603443 100644
--- a/sha384-meta.c
+++ b/sha384-meta.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/sha512-compress.c b/sha512-compress.c
index 10fca33e..e01fc8a8 100644
--- a/sha512-compress.c
+++ b/sha512-compress.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/sha512-meta.c b/sha512-meta.c
index 089f9f7c..cfc485d3 100644
--- a/sha512-meta.c
+++ b/sha512-meta.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/sha512.c b/sha512.c
index 0ba92fec..d39137ad 100644
--- a/sha512.c
+++ b/sha512.c
@@ -21,8 +21,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/* Modelled after the sha1.c code by Peter Gutmann. */
diff --git a/sparc32/aes-decrypt-internal.asm b/sparc32/aes-decrypt-internal.asm
index e7188687..380a9ee4 100644
--- a/sparc32/aes-decrypt-internal.asm
+++ b/sparc32/aes-decrypt-internal.asm
@@ -15,8 +15,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
include_src(<sparc32/aes.m4>)
diff --git a/sparc32/aes-encrypt-internal.asm b/sparc32/aes-encrypt-internal.asm
index 2361b424..0f431ad8 100644
--- a/sparc32/aes-encrypt-internal.asm
+++ b/sparc32/aes-encrypt-internal.asm
@@ -15,8 +15,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
include_src(<sparc32/aes.m4>)
diff --git a/sparc32/arcfour-crypt.asm b/sparc32/arcfour-crypt.asm
index 29aa70d7..5b217ea6 100644
--- a/sparc32/arcfour-crypt.asm
+++ b/sparc32/arcfour-crypt.asm
@@ -15,8 +15,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
C Define to YES, to enable the complex code to special case SRC
C and DST with compatible alignment.
diff --git a/sparc64/aes-decrypt-internal.asm b/sparc64/aes-decrypt-internal.asm
index 94a2e98c..0e50461b 100644
--- a/sparc64/aes-decrypt-internal.asm
+++ b/sparc64/aes-decrypt-internal.asm
@@ -15,8 +15,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
C The only difference between this code and the sparc32 code is the
C frame offsets, and the magic BIAS when accessing the stack (which
diff --git a/sparc64/aes-encrypt-internal.asm b/sparc64/aes-encrypt-internal.asm
index 9d2b7c56..3aea16f6 100644
--- a/sparc64/aes-encrypt-internal.asm
+++ b/sparc64/aes-encrypt-internal.asm
@@ -15,8 +15,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
C The only difference between this code and the sparc32 code is the
C frame offsets, and the magic BIAS when accessing the stack (which
diff --git a/sparc64/arcfour-crypt.asm b/sparc64/arcfour-crypt.asm
index 51ff96b0..a5cd942c 100644
--- a/sparc64/arcfour-crypt.asm
+++ b/sparc64/arcfour-crypt.asm
@@ -15,8 +15,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
C Define to YES, to enable the complex code to special case SRC
C and DST with compatible alignment.
diff --git a/testsuite/arctwo-test.c b/testsuite/arctwo-test.c
index 4e890097..4fedfad8 100644
--- a/testsuite/arctwo-test.c
+++ b/testsuite/arctwo-test.c
@@ -15,8 +15,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#include "testutils.h"
diff --git a/tools/input.c b/tools/input.c
index 3c8f6746..2069e07c 100644
--- a/tools/input.c
+++ b/tools/input.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/tools/input.h b/tools/input.h
index 3e52a58d..348583ca 100644
--- a/tools/input.h
+++ b/tools/input.h
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_TOOLS_INPUT_H_INCLUDED
diff --git a/tools/misc.c b/tools/misc.c
index 45fb5a7e..987d73e5 100644
--- a/tools/misc.c
+++ b/tools/misc.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/tools/misc.h b/tools/misc.h
index c2f6d82e..70c9eeb1 100644
--- a/tools/misc.h
+++ b/tools/misc.h
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_TOOLS_MISC_H_INCLUDED
diff --git a/tools/nettle-hash.c b/tools/nettle-hash.c
index afb388e5..5710216e 100644
--- a/tools/nettle-hash.c
+++ b/tools/nettle-hash.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/tools/nettle-lfib-stream.c b/tools/nettle-lfib-stream.c
index 780a888b..228db322 100644
--- a/tools/nettle-lfib-stream.c
+++ b/tools/nettle-lfib-stream.c
@@ -21,8 +21,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/tools/output.c b/tools/output.c
index 014a2764..16ed63bb 100644
--- a/tools/output.c
+++ b/tools/output.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/tools/output.h b/tools/output.h
index 56ff724d..65e153d1 100644
--- a/tools/output.h
+++ b/tools/output.h
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_TOOLS_OUTPUT_H_INCLUDED
diff --git a/tools/parse.c b/tools/parse.c
index ba1bb655..01f0b150 100644
--- a/tools/parse.c
+++ b/tools/parse.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/tools/parse.h b/tools/parse.h
index 2f46d79c..98ce04e7 100644
--- a/tools/parse.h
+++ b/tools/parse.h
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_TOOLS_PARSE_H_INCLUDED
diff --git a/tools/pkcs1-conv.c b/tools/pkcs1-conv.c
index e13d8cea..40420c44 100644
--- a/tools/pkcs1-conv.c
+++ b/tools/pkcs1-conv.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/tools/sexp-conv.c b/tools/sexp-conv.c
index 58a22a76..a4bc3e1c 100644
--- a/tools/sexp-conv.c
+++ b/tools/sexp-conv.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/twofish-meta.c b/twofish-meta.c
index 1559a89d..607a8bd8 100644
--- a/twofish-meta.c
+++ b/twofish-meta.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/twofish.c b/twofish.c
index 3385c174..569a6278 100644
--- a/twofish.c
+++ b/twofish.c
@@ -27,8 +27,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/twofish.h b/twofish.h
index ddc86197..11e73a26 100644
--- a/twofish.h
+++ b/twofish.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
/*
diff --git a/twofishdata.c b/twofishdata.c
index 38dc53fd..81090d50 100644
--- a/twofishdata.c
+++ b/twofishdata.c
@@ -14,7 +14,7 @@
*
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
*/
#include <stdio.h>
diff --git a/write-be32.c b/write-be32.c
index 75bc1ebd..462492d6 100644
--- a/write-be32.c
+++ b/write-be32.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/write-le32.c b/write-le32.c
index 6b9391b9..8789be00 100644
--- a/write-le32.c
+++ b/write-le32.c
@@ -16,8 +16,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/x86/aes-decrypt-internal.asm b/x86/aes-decrypt-internal.asm
index e6ec0259..c19853ff 100644
--- a/x86/aes-decrypt-internal.asm
+++ b/x86/aes-decrypt-internal.asm
@@ -15,8 +15,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
include_src(<x86/aes.m4>)
diff --git a/x86/aes-encrypt-internal.asm b/x86/aes-encrypt-internal.asm
index 819d2184..fc7d2c40 100644
--- a/x86/aes-encrypt-internal.asm
+++ b/x86/aes-encrypt-internal.asm
@@ -15,8 +15,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
include_src(<x86/aes.m4>)
diff --git a/x86/arcfour-crypt.asm b/x86/arcfour-crypt.asm
index af7f13b0..842ae4a5 100644
--- a/x86/arcfour-crypt.asm
+++ b/x86/arcfour-crypt.asm
@@ -14,8 +14,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
.file "arcfour-crypt.asm"
diff --git a/x86/camellia-crypt-internal.asm b/x86/camellia-crypt-internal.asm
index cdda43cd..e8d892d3 100644
--- a/x86/camellia-crypt-internal.asm
+++ b/x86/camellia-crypt-internal.asm
@@ -15,8 +15,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
C Register usage:
diff --git a/x86/md5-compress.asm b/x86/md5-compress.asm
index 5bee8543..1bdada79 100644
--- a/x86/md5-compress.asm
+++ b/x86/md5-compress.asm
@@ -14,8 +14,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
C Register usage
define(<SA>,<%eax>)
diff --git a/x86/sha1-compress.asm b/x86/sha1-compress.asm
index d92b24c0..afb8d8c5 100644
--- a/x86/sha1-compress.asm
+++ b/x86/sha1-compress.asm
@@ -14,8 +14,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
C Register usage
define(<SA>,<%eax>)
diff --git a/x86_64/aes-decrypt-internal.asm b/x86_64/aes-decrypt-internal.asm
index d473e9c2..de97de32 100644
--- a/x86_64/aes-decrypt-internal.asm
+++ b/x86_64/aes-decrypt-internal.asm
@@ -14,8 +14,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
include_src(<x86_64/aes.m4>)
diff --git a/x86_64/aes-encrypt-internal.asm b/x86_64/aes-encrypt-internal.asm
index 200feb53..fbfcdb66 100644
--- a/x86_64/aes-encrypt-internal.asm
+++ b/x86_64/aes-encrypt-internal.asm
@@ -14,8 +14,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
include_src(<x86_64/aes.m4>)
diff --git a/x86_64/camellia-crypt-internal.asm b/x86_64/camellia-crypt-internal.asm
index b7bd93f3..8fc2fc1b 100644
--- a/x86_64/camellia-crypt-internal.asm
+++ b/x86_64/camellia-crypt-internal.asm
@@ -15,8 +15,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
C Performance, cycles per block
C
diff --git a/x86_64/memxor.asm b/x86_64/memxor.asm
index 117ae70e..c2ccc920 100644
--- a/x86_64/memxor.asm
+++ b/x86_64/memxor.asm
@@ -15,8 +15,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
C Register usage:
define(<DST>, <%rax>) C Originally in %rdi
diff --git a/x86_64/salsa20-crypt.asm b/x86_64/salsa20-crypt.asm
index b6212247..2e059a70 100644
--- a/x86_64/salsa20-crypt.asm
+++ b/x86_64/salsa20-crypt.asm
@@ -14,8 +14,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
define(<CTX>, <%rdi>)
define(<LENGTH>, <%rsi>)
diff --git a/x86_64/serpent-decrypt.asm b/x86_64/serpent-decrypt.asm
index 5055d715..02a857ce 100644
--- a/x86_64/serpent-decrypt.asm
+++ b/x86_64/serpent-decrypt.asm
@@ -14,8 +14,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
include_src(<x86_64/serpent.m4>)
diff --git a/x86_64/serpent-encrypt.asm b/x86_64/serpent-encrypt.asm
index 2925dcde..5362bad1 100644
--- a/x86_64/serpent-encrypt.asm
+++ b/x86_64/serpent-encrypt.asm
@@ -14,8 +14,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
include_src(<x86_64/serpent.m4>)
diff --git a/x86_64/serpent.m4 b/x86_64/serpent.m4
index c8dc40c3..aaae224a 100644
--- a/x86_64/serpent.m4
+++ b/x86_64/serpent.m4
@@ -14,8 +14,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
C WROL(count, w)
define(<WROL>, <
diff --git a/x86_64/sha1-compress.asm b/x86_64/sha1-compress.asm
index 352e52c3..ffa28d0b 100644
--- a/x86_64/sha1-compress.asm
+++ b/x86_64/sha1-compress.asm
@@ -14,8 +14,8 @@ C License for more details.
C
C You should have received a copy of the GNU Lesser General Public License
C along with the nettle library; see the file COPYING.LIB. If not, write to
-C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-C MA 02111-1307, USA.
+C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+C MA 02111-1301, USA.
C Register usage. KVALUE and INPUT share a register.
define(<SA>,<%eax>)dnl
diff --git a/yarrow.h b/yarrow.h
index 9999f26e..e2b5aadd 100644
--- a/yarrow.h
+++ b/yarrow.h
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#ifndef NETTLE_YARROW_H_INCLUDED
diff --git a/yarrow256.c b/yarrow256.c
index 1894ea58..39cb9366 100644
--- a/yarrow256.c
+++ b/yarrow256.c
@@ -19,8 +19,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H
diff --git a/yarrow_key_event.c b/yarrow_key_event.c
index 3c0e0c91..7af08846 100644
--- a/yarrow_key_event.c
+++ b/yarrow_key_event.c
@@ -18,8 +18,8 @@
*
* 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., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02111-1301, USA.
*/
#if HAVE_CONFIG_H