Updated FSF address. Patch from David Woodhouse.
authorNiels Möller <nisse@lysator.liu.se>
Sat, 7 Jul 2012 21:03:35 +0000 (23:03 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sat, 7 Jul 2012 21:03:35 +0000 (23:03 +0200)
237 files changed:
ChangeLog
aes-decrypt-internal.c
aes-decrypt.c
aes-encrypt-internal.c
aes-encrypt-table.c
aes-encrypt.c
aes-internal.h
aes-meta.c
aes-set-decrypt-key.c
aes-set-encrypt-key.c
aes.h
arcfour-crypt.c
arcfour-meta.c
arcfour.c
arcfour.h
arctwo-meta.c
arctwo.c
arctwo.h
asn1.h
base16-decode.c
base16-encode.c
base16-meta.c
base16.h
base64-decode.c
base64-encode.c
base64-meta.c
base64.h
bignum-next-prime.c
bignum-random-prime.c
bignum-random.c
bignum.c
bignum.h
blowfish.c
blowfish.h
buffer-init.c
buffer.c
buffer.h
camellia-crypt.c
camellia-meta.c
camellia-set-decrypt-key.c
cast128-meta.c
cast128.c
cast128.h
cbc.c
cbc.h
ctr.c
ctr.h
der-iterator.c
der2dsa.c
der2rsa.c
des-compat.c
des-compat.h
des.c
des.h
des3.c
descore.README
dsa-keygen.c
dsa-sha1-sign.c
dsa-sha1-verify.c
dsa-sha256-sign.c
dsa-sha256-verify.c
dsa-sign.c
dsa-verify.c
dsa.c
dsa.h
dsa2sexp.c
examples/base16dec.c
examples/base16enc.c
examples/base64dec.c
examples/base64enc.c
examples/eratosthenes.c
examples/io.c
examples/io.h
examples/nettle-benchmark.c
examples/nettle-openssl.c
examples/next-prime.c
examples/random-prime.c
examples/read_rsa_key.c
examples/rsa-decrypt.c
examples/rsa-encrypt.c
examples/rsa-keygen.c
examples/rsa-sign.c
examples/rsa-verify.c
gcm-aes.c
gcm.c
gcm.h
gcmdata.c
getopt.c
getopt.h
getopt1.c
hmac-md5.c
hmac-ripemd160.c
hmac-sha1.c
hmac-sha224.c
hmac-sha256.c
hmac-sha384.c
hmac-sha512.c
hmac.c
hmac.h
knuth-lfib.c
knuth-lfib.h
macros.h
md2-meta.c
md2.c
md2.h
md4-meta.c
md4.c
md4.h
md5-compat.c
md5-compat.h
md5-compress.c
md5-meta.c
md5.c
md5.h
memxor.c
misc/xenofarm.sh
nettle-internal.c
nettle-internal.h
nettle-meta-armors.c
nettle-meta-ciphers.c
nettle-meta-hashes.c
nettle-meta.h
nettle-types.h
nettle-write.h
pgp-encode.c
pgp.h
pkcs1-decrypt.c
pkcs1-encrypt.c
pkcs1-rsa-digest.c
pkcs1-rsa-md5.c
pkcs1-rsa-sha1.c
pkcs1-rsa-sha256.c
pkcs1-rsa-sha512.c
pkcs1.c
pkcs1.h
realloc.c
realloc.h
ripemd160-compress.c
ripemd160-meta.c
ripemd160.c
ripemd160.h
rsa-blind.c
rsa-compat.c
rsa-compat.h
rsa-decrypt-tr.c
rsa-decrypt.c
rsa-encrypt.c
rsa-keygen.c
rsa-md5-sign.c
rsa-md5-verify.c
rsa-pkcs1-sign-tr.c
rsa-pkcs1-sign.c
rsa-pkcs1-verify.c
rsa-sha1-sign.c
rsa-sha1-verify.c
rsa-sha256-sign.c
rsa-sha256-verify.c
rsa-sha512-sign.c
rsa-sha512-verify.c
rsa-sign.c
rsa-verify.c
rsa.c
rsa.h
rsa2openpgp.c
rsa2sexp.c
salsa20-crypt.c
salsa20-set-key.c
salsa20.h
serpent-decrypt.c
serpent-encrypt.c
serpent-internal.h
serpent-meta.c
serpent-set-key.c
serpent.h
sexp-format.c
sexp-transport-format.c
sexp-transport.c
sexp.c
sexp.h
sexp2bignum.c
sexp2dsa.c
sexp2rsa.c
sha.h
sha1-compress.c
sha1-meta.c
sha1.c
sha224-meta.c
sha256-compress.c
sha256-meta.c
sha256.c
sha384-meta.c
sha512-compress.c
sha512-meta.c
sha512.c
sparc32/aes-decrypt-internal.asm
sparc32/aes-encrypt-internal.asm
sparc32/arcfour-crypt.asm
sparc64/aes-decrypt-internal.asm
sparc64/aes-encrypt-internal.asm
sparc64/arcfour-crypt.asm
testsuite/arctwo-test.c
tools/input.c
tools/input.h
tools/misc.c
tools/misc.h
tools/nettle-hash.c
tools/nettle-lfib-stream.c
tools/output.c
tools/output.h
tools/parse.c
tools/parse.h
tools/pkcs1-conv.c
tools/sexp-conv.c
twofish-meta.c
twofish.c
twofish.h
twofishdata.c
write-be32.c
write-le32.c
x86/aes-decrypt-internal.asm
x86/aes-encrypt-internal.asm
x86/arcfour-crypt.asm
x86/camellia-crypt-internal.asm
x86/md5-compress.asm
x86/sha1-compress.asm
x86_64/aes-decrypt-internal.asm
x86_64/aes-encrypt-internal.asm
x86_64/camellia-crypt-internal.asm
x86_64/memxor.asm
x86_64/salsa20-crypt.asm
x86_64/serpent-decrypt.asm
x86_64/serpent-encrypt.asm
x86_64/serpent.m4
x86_64/sha1-compress.asm
yarrow.h
yarrow256.c
yarrow_key_event.c

index 9403b006c6686e975650a5a29018938dbd84c3f1..c7f66ab3c74646e0085da91e97ad93b22881f2c1 100644 (file)
--- 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.
 
index 6a06696eeb365e759b78fe7676cf2c58c9e43335..7236208dca3b935b377211b921759585be1190c3 100644 (file)
@@ -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
index 2451ad8e5a713a536dbfeef7ef3291be28a6655d..47fe3c10b23dd28c5e036ec10e93c7a559d36aa9 100644 (file)
@@ -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
index a9fb649de0b9bb7973a20874a21168a21fdb4d52..9b16153cf8cccb896076115dc2e59a0c645c90b9 100644 (file)
@@ -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
index 8074fb2583841774d063a79b4ed5607faa4d0147..d24a4e11dc65a7a55454398bfeb8cfbcd93cadd7 100644 (file)
@@ -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
index 66dba38be2970209fa6bf45cdbcf1b96075c518d..60f803de13f4ebfecd3fffa6257dff7dc595ebf4 100644 (file)
@@ -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
index a3475d92205d229babdbcf4a6525364e5179a665..42fc4dec8c1e86fd60710542e8be463142bb0875 100644 (file)
@@ -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
index 2873252f25a4712337e80c7fd8d7a6dd33aed312..7b9af273ed2086661e5a93db5172064e1e10f1ff 100644 (file)
@@ -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
index 11302d98d8ea4f0e8b86b93426d3c97f97ec5960..640e9455133f457b4e8fedbdb61c5c402364739c 100644 (file)
@@ -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> */
index 0f7ac25a6e067c09992fa8af7046be2deb3cac5d..e5494c86eb5493c7886337926f32a048c4a67a27 100644 (file)
@@ -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 a8ffe95d4f2eaeba391f2539b5b87300c980b39e..b3482e2395b354b7e4954b508db6103fc9fd7535 100644 (file)
--- 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
index ad2c5935876c92ec23b1e968372cc8abc6cb2bf1..d7f7c567983e9183b081d386e1a3b851ea200bf6 100644 (file)
@@ -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
index b6241717031e3decb40388263c7f88700a7d48f8..0068efffe9e261c5c09fc576740dbe9ab08b67ea 100644 (file)
@@ -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
index 97140eb1a697bdaa74dbfdfa7cae740c84d121bb..d7286e5eee093f8d9380fea52967b0906295ed42 100644 (file)
--- 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
index 9259f3a5c18f2cd51ec595448284a8b6e117db82..fb5399740a2d1d623e1a471f3214bb17ba1d7cc1 100644 (file)
--- 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
index 3401b9d35f6b24ee974c3cf0b15f7ebe407937fc..525c8297d91cb4e00af0df056fa4d4d5415a74c6 100644 (file)
@@ -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
index a374e8097a2ba00b480ac276c6ec03ddc5abb3f9..c4bc155199c7cde498aefbd517f10b77f5b65463 100644 (file)
--- 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
index fd543fbd3e68c190eefa26c282f77e4032b73b3b..6f763bb95b865728e476c355fe8a737ba322018a 100644 (file)
--- 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 dada1185eef13c78be4eb5591afeb89a39d7ca41..50c2e14421f6a5aab194d01bdb5ae87653e2f498 100644 (file)
--- 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
index 844421fe1a0d5acc049d1c50f4c413a28c28baf4..20ae2ab3c8237488aae4967028a906fc2cf51d3d 100644 (file)
@@ -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
index 410c7aa525c422f73903b8fe45df7c628ae669a3..a4e1b68f0b8b7773cd3b0fc14eac490f4ef92ab5 100644 (file)
@@ -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
index 338b05574527e6470a66ac61d8f6d4292ac32156..2f7aa34aa2b7b65bb5c2f8acb1dfc58e572ef4aa 100644 (file)
@@ -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
index b284a81ee9fb95502d428bd7deb5bc5045e5472d..5eae3325bf62546b22b4e76c20bcb911ed848415 100644 (file)
--- 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
index 31c83583178d139d1d059f18d2139588ea860895..9624c07d20e39ee18f2800872c529529070b71a0 100644 (file)
@@ -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
index 97121cf662893b7994ac6bef2fbef0aadf29e2c8..b594923f30064c232f127520c2ec22db38e65aea 100644 (file)
@@ -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
index d6a70694bffada77bb448fb48495d5e3faa873c7..f1ccea0fb54b77e4f1fdbcda4f58e091feef4d25 100644 (file)
@@ -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
index 9766c4bf62f3e664077a5043c4022a360f289161..b2bd8a8b3f543b8f9c50ef4b16ecefa09fdc2bb2 100644 (file)
--- 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
index 953f6b72f081d4bd6ab013182cb9da6abe6d09c3..58a4df8be27daddf3a329a58f656ece9f4346c06 100644 (file)
@@ -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
index f172d6d85a1fcac3a4751feed484b1102932e4e4..0d906d9623d2354bfa9f13b16b41ac16df6b5f44 100644 (file)
@@ -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
index d1174d9d036cf2b90097c187306c5b74144db029..ab8c4f148e48289c9f159546c2f2af0c115ed07a 100644 (file)
@@ -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
index 60e4b396f6405256cdab74daa2be18f29475391e..bf0a48cbe4937814a0757db2e342494a12aebf2e 100644 (file)
--- 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
index f1dad7e156cb958394e6e2bee07e0a183f8ac9cd..746b21fd49b97283c57694dfeb6181e6ae3cf469 100644 (file)
--- 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
index 77b8796e1b04f03b0dd5424232b5c6e63e40bb10..4be084f16aeb91cd2d937e0788eb176810e85846 100644 (file)
@@ -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.
index e75efbf408b0bd5d636c7eedd33bfd5dfdbf5b48..02f9f7d7fd03d1de98da3498879361cdad3a4007 100644 (file)
@@ -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
index a0791b77cb1481cbae699e1b441c0262e3afc402..52d071a1d660e2453ed7eadb6da4e0df12cb5667 100644 (file)
@@ -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
index 1a7a5ea02d684960aa8a7ec8e2efe584d4cc45e1..869e6a33918b497c701553514a4b11321f28df37 100644 (file)
--- 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
index cd5fef9f320ade9bf987740a713d2fa2dfb6a3ea..3bd37a2f9e645f9ca6b8c7182c73017a2f6b9c3d 100644 (file)
--- 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
index 8db3e1ac95ad4eff9ff5379c547782bf1492624a..ca5d72f3009a57b7cdde023df7ab21661184110d 100644 (file)
@@ -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
index ea025da9c3e6dbc33bcfaaaa1b767b523987b396..a8a8494bcc2ef5e786ac287a99bcf9a0d6bc480c 100644 (file)
@@ -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
index da3f3fa8ce7844e2286a924f398b65746a365b6c..f1a5bb815e56c9792d195f0b5d5cd52a4aa17437 100644 (file)
@@ -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
index f287f383b21d91bf468d65feb7f63d21758a5299..692b1b24d083134f9e54a6f594eabb6c45b44226 100644 (file)
@@ -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
index 4345b74d2cd41853dc90f9d1afe4a7f4bcf97e0b..5e53bd94215a5fc32bda8b4125caae9766168232 100644 (file)
--- 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
index a509089b54ec7f91223df2d45eb65923ae7a81b1..d10ec6027c86e502325252d7ba1d06bed5d6df6b 100644 (file)
--- 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 4eb9a19b540b81912a2925012a24f07aa4836448..e70619b3f45de0a94e9b71b422202c7b0939b383 100644 (file)
--- 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 8c1a7c03406ba54e9efb36eacd413adf233367c0..8eef80361a66016c7de5347661aaf61feec1edac 100644 (file)
--- 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 db13f7c5c567601fe177b3ecd8bfe61d69a7fe07..49cfa2a9956946540c544451455656976fd3a01f 100644 (file)
--- 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 3420abef38df09f9cb33a09c7a6333a9270b928e..582a39458ec1162acf2eeb7d3e5d8545cd4672e2 100644 (file)
--- 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
index 58a391c5da8f3ec632ec412223e89bee7912be0f..2e6efd5fac85f0775e6f090f1e542cb5084c2de9 100644 (file)
@@ -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
index 14888217dc4c5755cad43294e9b07c34a6b12cfd..023a9e742a3e5a42a8946e4a57158aa2254a143c 100644 (file)
--- 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
index 178a388313e6a1a96e62eb646a26aa3b43d58b6b..3c94ea5a270b3f5b5ceaf6ee36ee70f3d659beee 100644 (file)
--- 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
index 5865fe42986517d8e9ae18ee6772f55396277fce..a74386a5f449c47cb5e9d009497c030fbd33d1d0 100644 (file)
@@ -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
index e5ac4696ffb34079778cb0116910df87f9e3d45b..fdeefc0c8120b842a5a008366764cc245e3848a4 100644 (file)
@@ -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 590c477fddf23d60cc4e3110b2a926fe96813fb3..8bb1bef493c7b472ddbd31f82cc6bd6676e658bc 100644 (file)
--- 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 9ab22e1da9c7e6934ac05838380a0376e63cc1e9..df4d345ece3bac1737d1363fd45b40259dfb6695 100644 (file)
--- 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 46183c722b1dfe47aec8d807f367493977a83b18..b2183ffbabc6d746dd163f40f2e69d00984f4d65 100644 (file)
--- 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
index d11b77ab61de721f3456912557e34e7564005374..9c4dfccd620a3824846fecf8ac223620c2bb58cb 100644 (file)
@@ -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
 
index 84cea545ae012330ffafe47e701c3aec0e430137..1b84e4977b0a1239fee36e6ac4f8dfc57f82b4f4 100644 (file)
@@ -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
index 821702e8f6efc5b8f073e93000c3ef0f1434a6b2..1e79cefbcf22b56486eb30c0fbf4c51e88d217a7 100644 (file)
@@ -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
index ff41e1b8bae19d3fe659c4061c66e820bbd917aa..883df93da05b324dd33cb5a6bba15550749a0ac4 100644 (file)
@@ -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
index 020d146b8e3a32f177371a8718ac112a78a369fd..577450675748f856276c48b159e14eb93e7c355d 100644 (file)
@@ -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
index 07c71fb7793af35e674864c08f40f6901e1d08d1..975a4a5188a552e7196fcce886047f88f5c8e5a2 100644 (file)
@@ -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
index 18eeca34aeecc3b128614f2de5855c5aabd06c03..0b5ab1dab0fcac45b3619aa8736c83334c39a14e 100644 (file)
@@ -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
index 99fae41fa1aa4e6f27857698a31332708718404b..a96469f65d81f4e2b5d7791f366984f7957cbca8 100644 (file)
@@ -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 63f3f71dd35e46fc6d61efb46d104f93edb744ef..0d241b79d16d3129eb053e188f24c3b329a954e2 100644 (file)
--- 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 7143d1ff68fac6ee23edb2fb2752eb7799415d14..1a974646150c42730944495c79e4bb3d92f0c237 100644 (file)
--- 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
index 948f26e4b91d6ba6715b747cf5a55d54c2249189..2fc6d29f45b9206a4ca9c3a845768d0a1488af10 100644 (file)
@@ -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
index ece9fd64388796f27bcc9022674bf977deb79478..75c8ca592f98df01d7dbf27d8103039fd08ab9f2 100644 (file)
@@ -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
index f41247784dccca5caa41ba7a9096ee0d129268f3..c3cb58f4c2f37eb889acba9d9093a935910e3cd5 100644 (file)
@@ -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
index babe815278699625ed017d1f6e58234a974cc90e..a2fbaedbaecc5f6fe1b6d9ff115bc5fb4409cec6 100644 (file)
@@ -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
index 6a891274f3fb8ed75cbe31f2425a8a6894a57dd0..0b5f3587501db43ad0ccec21928a22526b3e16b4 100644 (file)
@@ -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
index becb3d013debfe449a1a916d206e998c2fb0bcec..2b9d04fd5b13b3f904116a67284ce331dcac668a 100644 (file)
@@ -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
index d58c247359bc7523e44c67c5221113b47f12826b..7b2289ccff9945923f1a6bba79d8e8cfa2e9ae2b 100644 (file)
@@ -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
index 438def069a525a4e7c9ab7ce610e5d7c03e8710c..ff4a18dc918ea3084cf0aa8bd52642fbb6f3b21e 100644 (file)
@@ -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
index 3ac2841ff0703bb44a9f0e6c2b1193c79022fab3..b76a91cbbf63d3b966c1d559ab42d801b5829ded 100644 (file)
@@ -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
index f4a7301f0084273a97f819f51908ae46bba75f6b..53c2025223fd8e37ee9914c36c5f1b05375febca 100644 (file)
@@ -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
index 0e3885b2ed99dfc04f764a50647acbcf7c82c62f..fe09cd19a1b6395aeb6d6039128e975b4c7c880b 100644 (file)
@@ -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
index 9679757f18b704e9256fc28d855e8b5299b8bb6c..33e10ab25cc607d882fd6490bda97a161dbe329b 100644 (file)
@@ -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
index 1d092e70a3c29294733b1af851a4870597506f9f..d1382871ea785f2e0f1e1c8f496fc7545a9106ea 100644 (file)
@@ -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
index fbd6d73631454367abbf8f55d43faf92279c2804..d5ca80125bf24d3c361e00b3a5e174aab7724fb3 100644 (file)
@@ -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
index 14f253e9e7eaaa72aec80824357acea4362c640f..70d1503d8bb59e23f79e4bca6e55bd0b99c90073 100644 (file)
@@ -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
index 4170aa10ed571fb849ac19434260f5bafac7d0fc..0ca39b4bd80095516fa53d984d274cfb12b6c34a 100644 (file)
@@ -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
index f0e49143a4d25e3d82e38ad5742d7eacc21b1cf5..c1894c36ec55c144b4e1892fcdfacf1003e0133b 100644 (file)
@@ -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
index 8b5d5f92bab0a23ae4ecaecc3c60b1eff5172845..375e18320af5cdc4f9bba3c7782ad7bfa7ab7801 100644 (file)
@@ -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
index ada5dfc9125aa097dc2240d01aa31b90abef47fb..c88cb0dc77360b93afc40a223d3d3fb4b49a8fc5 100644 (file)
--- 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 7829aff0ea9644d0c038fb4554f7289b2dcc76bf..8c69327789ad3dc5d260e9e0b152132437c42fbb 100644 (file)
--- 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 e0f7fe20d5d75c73a7f3e672ba69df26a19bcf76..e201e98efb86e6b026d99170651be07a9321d626 100644 (file)
--- 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
index 065844313635ad77ce419c11a7326f694bfd7d03..60b41d946ac6b6515f7313b41543312e354e1280 100644 (file)
--- 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"
index ed32692933154798d27e483796a7bbef4d29208d..1f444277dae6f18cd2331843381253fce42d80bf 100644 (file)
--- 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.  */
 \f
 /* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>.
    Ditto for AIX 3.2 and <stdlib.h>.  */
index 76cf5eeeac1583afc403885c384293955d201163..35489398217b0944a80d3f36689352a2eff87979 100644 (file)
--- 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
 
index 62c55cfd62107d00d3e141fcc9e4a531979edda0..101e4f49181b0905fd18de1b1588709bb0aaf4f7 100644 (file)
--- 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.  */
 \f
 #ifdef HAVE_CONFIG_H
 #include <config.h>
index cf1f49123da01636e334e502c44481775d9643bb..62b61307cee8cd7af48d8d5018955daa81e1c2ee 100644 (file)
@@ -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
index 3fa8e787aa24874ba3e25a4590104c1405767d43..7ba0064b743ab83899cf2fa78250d72f5eba6258 100644 (file)
@@ -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
index d807ff1dff0231310a6990aff99ce240ae107c1d..54637d3667f9d430727c0fe1aeb692c548065488 100644 (file)
@@ -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
index 88f5d5d843a961cb2052881eb0b169130a01c683..79898ccbdb0fee37737a2a5a1228f0bb2b5cb8e1 100644 (file)
@@ -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
index 9912b3290fffe50d4621c4b813739a2632574b6c..6a59266071600f4db9620d71374045a1cf346b1a 100644 (file)
@@ -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
index b2ba3718a91f8a98f0b24fb185c1346839066a2c..46d0e42d6e9d71e00380740c7a39a55946f97334 100644 (file)
@@ -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
index 1ccc67a4d6deb4bb81e404f5ef5c99aee22ebf84..14b40cebc9556391941bd08806c8e558fb09f3d7 100644 (file)
@@ -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 f639883336c4c400e85ef1d04b73e2c6acd21404..8c363b1365dea6659f59e49190f52ed9f194d619 100644 (file)
--- 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 6a411d7b8f7b86a86d6d20fdcd3148292b6fb712..6cb2b746072cc3845c432322b4ab45448581a581 100644 (file)
--- 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
index 6c3d5ad9e9a73967ed59fc3fa2f728169f23d215..e07c7af6570ffd94206598b5bd316cc891eedd8d 100644 (file)
@@ -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
index fdb172b7ae53b9ec6d6c2536153e75e6e90db5a9..85dce637bcaeddd5b6061afdb7e52c07b1f2e1a3 100644 (file)
@@ -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
index f12deab4aefa93aacbee992fc47e53c1d843f454..b2d4b02e605d982f86487e88799b7af3843d8900 100644 (file)
--- 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
index bd1e95c9434d04e11372dfb1803bc2ef67a6fd39..610c1715b0f02833f69febdf91de3a0c27c166c6 100644 (file)
@@ -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 f505a40d04a29c95d1aa3044ebf34e1e96876c1a..a39f733b440553a231e21ee0decc1ad76f0bdafd 100644 (file)
--- 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 800fcb576b234ae37f8c4abdbce43dbbbfe398b1..080702059dc5178ec1f48282a420b61f2b9f4718 100644 (file)
--- 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
index 40adb0b1c03ff9eeac17d1fb18bef2a14a1f0719..0f05e645fe8c55354c759dc680b38b5d1382ec0a 100644 (file)
@@ -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 127bdd180fcc17bf2b3a70b2694f8e93cb3503d5..ad093cab41d8cad42a34d403c8dea99e06fac416 100644 (file)
--- 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 4016fb6d9208830f8b160f6fa888d70e45f50704..1edc8443e3e6dd12b7d1986cd6f432002bc22122 100644 (file)
--- 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
index 1f31b6c244adef83df8e236584d98f635f37cde7..03c073b7f148a70a17f14b14602040c2256c4d77 100644 (file)
@@ -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
index b6479565d0d7fe76288c94c57d831f572ca58f7c..04184f4fcceb46bd557da09d261dc8be4ad19325 100644 (file)
@@ -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
index fcda94ab94457b5dc7ea796fef2de8319eacfd44..78c528fac70abd1a60024decd75e42dc15fc7601 100644 (file)
@@ -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
index e45ec795bf2310788111cc8d05791d46609a07e2..4b9ab1dc0dd947b4cd072a026b390fdd516a08c5 100644 (file)
@@ -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 260aa46a98fb40b193345bec9f0beb2a33e6a7a9..484753ce96578cfd818738d2fdad0004d78d34c6 100644 (file)
--- 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 1286b24d901206e979a8a6b86fd1303caaf48f48..31ad40e91644cad132f3e5e99f784365b0ffb609 100644 (file)
--- 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
index 7fd49dc5a069d150bd5f5f9239b6c0f81a23435d..f2feff04fa31fd7a8d54ac27114bcb66485c429d 100644 (file)
--- 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
index fb920c1173bbe91fa656cd1095401239cb9eac89..7ded9fda9691d908e6fc93f5a833fc62314d7ee1 100755 (executable)
@@ -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=
index 5360c48aab3a8dd36ead1cfd248c1a1644e4d5b0..d1d76752cafc28047bb6224d9cc8639fff5173d7 100644 (file)
@@ -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
index f1a904291dbed374189d8f99b6c10c23b7506aa3..e85e3c5f08c02557b927d93f86de2338fd69fa3d 100644 (file)
@@ -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
index 360006d8a91d2bdf1ce327dd98497aa68e8f0876..02dd8334657767cebfe5d6f2d1df78cd12b2657e 100644 (file)
@@ -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
index 1f07595be8be5574e55f2ad611280eb49cd11567..316cf87b534ff78213b9e834fbb9781e16a9d48c 100644 (file)
@@ -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
index 0968becd28d98b5a452a3a147060018d8908d917..8b53affc9651f881ae62cc06a886d6b4c4267380 100644 (file)
@@ -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
index 54cbbd2ba6d96d0a7df127922495e427b96260cd..c67d29aee8edbe88072f93be8d952591057885b4 100644 (file)
@@ -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
index 9406c6f6d7d454680ef40535dfbe34ae8469bd93..4d5e38ab260408b6f1f210de0614fc13c5d7ae38 100644 (file)
@@ -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
index c3b884ba69acf97f19303cd12996238d4e3f1526..5bea243bb7122b0a224d0f740f40601fd020165e 100644 (file)
@@ -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
index 452c8e5802256bb4ec9ff8e689751d728e5528ea..9a69922757fc93ae869d0a5a80e8e3b46af1e69a 100644 (file)
@@ -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 b9671d2c6137d962196fef2306de61fc8c26011a..b97da5ef17b3421b57b4691735bb0fb233f85e8a 100644 (file)
--- 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
index eb003528e296802d0eb1e03a5ee6e00f54105e3e..754fd51671b3ee9997bb0d48817a65ec632a4ed9 100644 (file)
@@ -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
index 403bf69607881c20a7f6645161fe2a7582833530..cde19bcede3c9948b257d59709d139bff3f259da 100644 (file)
@@ -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
index 61461cdfcf5e380b1db10e68eb8d862cc17c6712..e4a6c52d6833632649f548e1b43f4302e8349b86 100644 (file)
@@ -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
index 16a3f4578160ab833c0badd38950326d8ed5dae2..00514fc427112ab61d22ec0267e1f9f598419360 100644 (file)
@@ -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
index 6df6e9f0ff706fc1c2c964ce8fd5440c0d3ef7f1..2951618a76a78a7946cef73773b1cfc9999710be 100644 (file)
@@ -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
index 0d6c52c898a89ea8326ff6923ff0804ae54cd2ab..cb07375535d0876a4e114268f5ac700fa12559d2 100644 (file)
@@ -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
index 767cd446edfd72ec55cef90572d21a7eb42a84b2..3afd790f33aca84cb10f246d1d749a6fb2da241d 100644 (file)
@@ -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 9629d7d73613daba484802bb04d0f27ee36e1d9d..e94cedea8d77460cd8d4d8115e5ec038674f408e 100644 (file)
--- 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 49653b607a40aad058ea4efdb90115acd74d4d8e..fa272255f52d46f31e6bf0226dbdc341f6198b85 100644 (file)
--- 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
index f4b3fe1afd4257b906105ef81963468013b933b4..f568402883fd62de800388b5a37b3c94a36437d2 100644 (file)
--- 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
index f8b8efeae963b3b1fd3691256445a5d5e58cadc1..e2db6007636135ebef6c4fbccd07e4f978decd3a 100644 (file)
--- 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
index 675c4696c88c2b39e98b922f5d07b465d8665ae1..0de3db4b6d0441a28df26b8a7014b987837a9efc 100644 (file)
@@ -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
index 80f69853f79663c542acafa3f7cbd906f0c1a5d7..3602fc0e62c6c62c49c67574cfbc82832b97d155 100644 (file)
@@ -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
index ffcecc3689caefe4dcbf690d2aa6e647c84e2a12..9011b9eeb68f14e70c402b46ce21ed08555bb7dc 100644 (file)
@@ -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
index 83ed6e53cb14a9a8b6d09abdf2b8334f2cb82eca..c37469669277acaecdfaac38d612e00dee2b83fb 100644 (file)
@@ -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
index 96ed81ff91ba4cb5ee01b8acff5965c975c4c24d..97485bebcc1ce952fb7793556fa5de3ea322e7aa 100644 (file)
@@ -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
index 0fa7eb2f5f06575beaac1912e37810a0e1f33f98..5c7450e71bd169b940e8aa7d28f34ad2c5c4d437 100644 (file)
@@ -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
index 2557dca6a382001354f0bd913c4b40d6b37a56b9..95b5592b9187e7f733698793dd20c999f5f97fc5 100644 (file)
@@ -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
index 0ef5211220f1d2d3bd08f062ee5d23e2a7cc4842..312b182a243f4d2b844048da8ce181b986d7cf0f 100644 (file)
@@ -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
index cde0d3ce282e0b8595b495e991e294632d790892..a3abf6e27cc0b7d5b8bbf238e04b335c71a18dbe 100644 (file)
@@ -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
index 877de7c976cc6a9dbebecdda6ab443413e29561a..8a542148a46c7c01979fbd3af9c18bb91040795d 100644 (file)
@@ -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
index 8ca947f275eb1fb4573f13b90ae54063f2a5638e..6d13500af7dc7fa9284d1a99ff8130e371548715 100644 (file)
@@ -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
index fbd433c73338a3e6cd671f59a3b30b58fa33d741..25bdf9a13e12a6c872cf8a72dfc368dff0d6c0bf 100644 (file)
@@ -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
index 0e9bcc1ed113a115e24dc12d782568866e606205..7cfced9e1865da82fac7d2a59363b78f024a2974 100644 (file)
@@ -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
index 90c412c3e092d06b5c76450a493778bb47016f51..5efc1550eb37cb027775739b9b04f36fdbe06b60 100644 (file)
@@ -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
index e9348c9baff6d787b6fad1d6f4a1b4944487b6e1..9162cfcb1351ec7e97d7824e2c9ca064d5aea997 100644 (file)
@@ -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
index 4b25aaf38cc6fa79d29b4978253070c2c2321643..038166d0deb1949a8c39ca997573f319cb5e545d 100644 (file)
@@ -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
index 0f138f855fdef9a724086ec92c41ea12f7fe5993..e226a40255cdb4e8dc9f8f79c4b29a100f00019a 100644 (file)
@@ -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
index 8624e749d0865d63f647ce46a04d4aa8139ae1d4..f6f9281722140a8e2c76b95c744529c7d89f8a22 100644 (file)
@@ -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
index 30ba497adef450e3ef5af17654857fbb0b5848f4..13a59890664dcf80bab3f7f55cb2bd81cad3c8a4 100644 (file)
@@ -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
index cfb6afb4da7034b0aae7e11aeb95d386d1f8281a..e4a78f0025a246110cdf3b61c4d383e9577a5a07 100644 (file)
@@ -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
index cf2047efb8e0eb6e97f669edbc72b3851478023a..235b4fc947797fe489d8723dcc22c8d356a7cdb9 100644 (file)
@@ -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
index 90f823477bc75df98024eadcd60cee71ba6b52eb..e6b63585bafa21a19ae4a6d48e49d48f675fe60c 100644 (file)
@@ -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
index 86ce090c257bede3bcb27fb6370852d3d1c943a6..56adda370f275d82d3e58cf4679c1552fc09df61 100644 (file)
@@ -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
index 8566b3e03d6e7248afb3ed46538a488a61ec1a7e..653633b55f77967c171cac4a011eb1d65e633e87 100644 (file)
@@ -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 0765a102fcbe8be87f31eb32d5cfaf08cbbb730b..e303a8c2523517b92479c3aee23a35fe0e5b72db 100644 (file)
--- 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 eaeba8a351f8aefd9c0aed8d8da2d6b0fba6b7bd..861101b932ad1c144f9ea2a7ce2c62b1542b24f6 100644 (file)
--- 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
index 981eb0579f200aad71b766f4ac340a4ccf744cc4..c4666f33b4b41599174d41ebc20498a271e2a0c9 100644 (file)
@@ -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
index 56fbf68d57f28559e37752a30e8b10670b318fc5..156aad8d030750581d0a929558b4fb3b8c723a75 100644 (file)
@@ -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
index 55f6cfad6606e7e9d1dfcd18dcc87de45e7f7f0f..eae3cea50415decf7a4b454eacb8b959e1fd77de 100644 (file)
@@ -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:
index ecb0a2135f978d25b90b0431cda9821f519bfef1..da4d64328a6d767b525b20fc0d1af75c1d097aee 100644 (file)
@@ -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:
index f9beb213d55ad4bda41d98d4d8e746c1a7a83de6..7d47f526442c1af2cdbdd395ed7d9f4cfdc61569 100644 (file)
--- 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
index 759eca42e25980d06b8252ba82871b1d62460a7a..a991255e86d05831128b9977df324a9dc76abeb8 100644 (file)
@@ -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.
index 6a022a4f6be48f8ed856c014a8b52ea534a0021d..e82efea098c6f36536eb5b4b848ef352eb03d966 100644 (file)
@@ -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.
index 8b235c8c12cb5fb7b35f11ea8990bdb84b850f3c..d99ee3c4f14b361e9bcc0335bf408bbdab67d690 100644 (file)
@@ -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.
index fa9fa4fa2d7db7e2a404d625f84a45655bc3e7e2..9b9bab5b6aeedebd29df32553f7ebe0c9b5b1675 100644 (file)
@@ -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
index 3e29bd28bd8eeb9c4e9a5eae8a79953d30153d92..ae854fc4fa12ae881347370e34174165156213d3 100644 (file)
@@ -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.
index df9d5498ee3370a965d1d97310475bbe8d305c56..340104296bd3359d8994e5f26fecc771f5e29234 100644 (file)
--- 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
index d3e4a2a918a4a63255d9a1e15e9a9a6bc0ad1bf5..93d1fd988a696f4cb9a812cb2a72da5396b59230 100644 (file)
@@ -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
index 007b14330ddae4824d4eb86fac9f1427c1e993d8..cb7f3f1f5fae81bc14f1b89d538c3b656ac7120b 100644 (file)
@@ -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
index 6e5a239003b1c841a8ebdb17b767c21716250b0f..0adcac2783f7d2088d09beac6771bc93260ce278 100644 (file)
@@ -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 ce2bc7b0c62a45c1e24929b2e7a2c7ec95f83c3b..69b83652a79aa91177bb2c165f96cbce425f0142 100644 (file)
--- 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 986182a403d71a64cdfa14fec8f609910389c66e..7b68358d3653bc3b201b0f14a50bba1be878ea51 100644 (file)
--- 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
index fc36449987842b14bc32edf31357c4c855d49c68..10e0c9dde5a1b814cd86462f9281a2219832fb3a 100644 (file)
@@ -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
index f2d73b0faa5d1405dfc6045e7824b59a27d6b4d7..a4208854e8e946922d6c442662cee93e31db13bc 100644 (file)
@@ -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
index 5ba3f7ad0c06b672da41694d4f7e50fa78b74ce0..7dc6d681e2268fa9a9b4bd41ed306c8fc0b36b80 100644 (file)
@@ -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 c2afd54e98393abdaaaaf3e23c63da096bab60a6..2e13b7a5171e4fedf3870f774a9f01003bc24a7f 100644 (file)
--- 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
index b9a8eb28d0a6a8a36cc0efab9e17095a73da0009..d19617443789f203770ae0ba9ee8008678d8ac3a 100644 (file)
@@ -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,
index 857c5f956b2aea84521c09639dc0ed5111816bab..9a051bdaf3fed94b4fa208ffce5647b51b313ed5 100644 (file)
@@ -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 c57d3935b7673d5e9358195449dd26c9bb531ec7..95ec418a2d624435fa04ea26265b35a2c5dab35f 100644 (file)
--- 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,
index 08144de759e929aa6f6077d7a4e2d4cc2ceabee3..8c6d9fbc6dfdba22cbd481b8a82960f329229e02 100644 (file)
@@ -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
index 89287436e0dc8078a697f812098c27308ae345cb..7d449297f30053bb762f201505b17b33dea9e466 100644 (file)
@@ -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
index 368ed44544e2991ddb511d3d58ef403e44caf29c..65923103f51b65c98219bc0f53e8850f68d8b523 100644 (file)
@@ -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
index dda27d4129850f9693732c88000d28ce09b376c1..dee55d9dd069a47c05de54f86ea2beaa4e96a92f 100644 (file)
--- 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. */
index b27c1084188bf1bf0bd80795c6c9b41449a21bba..18603443b35de80905fa83be352dfaca3fda1bd5 100644 (file)
@@ -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
index 10fca33e48cef3ec9dc09dad023d20591285cd23..e01fc8a8eacd3e02453f23e57a2511000b571574 100644 (file)
@@ -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
index 089f9f7c76e6d9a1871beda0f18c99aefa28795b..cfc485d3c6ca96df5ac0ce52f483139ac2842a94 100644 (file)
@@ -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
index 0ba92feca2cb7cf8606824b88b45db26839749ab..d39137ad305015c08ef65674373568f824ec051b 100644 (file)
--- 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. */
index e7188687ed02274df18dcce5f13ce22baec2a3d4..380a9ee4732e98093a7c51fd5d69b4636c064b8f 100644 (file)
@@ -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>)
 
index 2361b424a3ac577ba8a3378c70cf98e4f17b4620..0f431ad843b088b7d39299da3639034dceee2509 100644 (file)
@@ -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>)
 
index 29aa70d75d9156acfa71dec245fea57e299efc1c..5b217ea637f6244e33602200a642e6dfa6a50eb0 100644 (file)
@@ -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.
index 94a2e98c4865f20cbfadc1a9008514842f9fddf1..0e50461befc321cda79cd2d593f31c1c7cbea96f 100644 (file)
@@ -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
index 9d2b7c560dba04fe5fd42fd8c66bccd201246cb7..3aea16f645045ef8652c80f5a7d8949e7b00b8f3 100644 (file)
@@ -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
index 51ff96b035cfc225c9ea5b0f2143d61497fe0565..a5cd942c212cfb8076e4c150e7c8aa44e00bc415 100644 (file)
@@ -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.
index 4e890097f195ae2fef4c16f7be4b71964127c43c..4fedfad82c82d37e8d8d10e7639c47596ace5ca8 100644 (file)
@@ -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"
index 3c8f674622e25c4f1fd0fb3ebc1648264ee06010..2069e07c03af7157b3ac2f124d09a6b312275edb 100644 (file)
@@ -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
index 3e52a58dd20fa0a614132794cd9d6c323b7938e1..348583ca41965e53a0bbdef689be959230428556 100644 (file)
@@ -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
index 45fb5a7e9e390664a625bfda84f2e1c41f999c72..987d73e5206bb2167c087ad2839c90393af04b9e 100644 (file)
@@ -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
index c2f6d82e665454d1a6b4ab48bc47df877d8b8e63..70c9eeb116ecd789b4be2ea6f82d01fcb7fea8be 100644 (file)
@@ -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
index afb388e50fd3929d2ef48d84d40d50a3fcaa11a1..5710216e99dd53545bf3f79be654ff5c22250907 100644 (file)
@@ -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
index 780a888b003a8ea97e0291bee5a7b5cc7385e5a0..228db3221e00f1bf6cc4a9f87496bcf746f4790f 100644 (file)
@@ -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
index 014a2764b3119491288ba32dd4a7c58a2f9ad279..16ed63bbe5748d0ada2acf3e337964fe406d1956 100644 (file)
@@ -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
index 56ff724d81b579a6280b464ebb4acbeaa0154afb..65e153d15e4028ffa264777aee56d9182dfef715 100644 (file)
@@ -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
index ba1bb6554a81d57568f3d2c2a29150e28c6097ce..01f0b150ddc0dd3f0b4adefe7bcddee0fddc14b6 100644 (file)
@@ -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
index 2f46d79c0749410c7bfaeadfe43b607bfcc4e326..98ce04e7bd2816107e33014ef5f068baf60c87a3 100644 (file)
@@ -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
index e13d8cea9895ab21cf05564cd75637dd18a4c565..40420c446101febeabba0199f620f9b5b6e78e0b 100644 (file)
@@ -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
index 58a22a765c8e72275bcca484607e2c1e78994afd..a4bc3e1c157200cf583154dce125541eb29e1f10 100644 (file)
@@ -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
index 1559a89d44d9b3468f1dd2ef91b4887d1211007e..607a8bd82efd265bee586787bc3a4efcef2ec38f 100644 (file)
@@ -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
index 3385c17482ff5fc6c23027d8a23d09e59d908874..569a6278a471b0265678860fee57d502340da2b9 100644 (file)
--- 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
index ddc8619701011646b5c344c4797c75ca44d2f1bf..11e73a26c4b2bc4a509263a44cf0e5cd02cee309 100644 (file)
--- 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.
  */
 
 /*
index 38dc53fd5e2f1ecda1d800cf104c53e8527b925d..81090d50c362ecda1adb7318b76b193646a0649a 100644 (file)
@@ -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>
index 75bc1ebd02d9ecec48b9fc354e8f9d4ff58f0fe7..462492d6028051480dd659c252edeb4cdc025693 100644 (file)
@@ -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
index 6b9391b942ca56634b202ba2b40c4604c1d49547..8789be0013ed108bddb3cc2f861b59b76e51cc84 100644 (file)
@@ -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
index e6ec0259d21600891476c8a44e5da06f0ad8d3cf..c19853ff981ec2235b8db76fb10d0526cfbb2af7 100644 (file)
@@ -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>)
 
index 819d2184c33d379ad78f33b4eee976bd826bc866..fc7d2c403f108d91485159b54f741e7b6bd7ac2e 100644 (file)
@@ -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>)
 
index af7f13b095b7afea961acf3d16f9996be4d4dd2c..842ae4a56325d23189b6f0363178598870af35e0 100644 (file)
@@ -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"
 
index cdda43cdb39ad337318d712568e6867e22a95239..e8d892d3b54d7d9c50d77e5b5c72c8936211a5ce 100644 (file)
@@ -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:
 
index 5bee85436f70becf3ee528891a1a7c3477fba03e..1bdada791b55c3ea9c302ffd4dcb095bb3782fb0 100644 (file)
@@ -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>)
index d92b24c02a1723a0f0ebf05ad7032a0e85c76e84..afb8d8c56fae0561a3d2123cc2d36bddec01e04c 100644 (file)
@@ -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>)
index d473e9c25485e2bf1da4aef1a528e0c2b0bfe037..de97de32b0282100f4fa89c9b09b868a459da0c2 100644 (file)
@@ -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>)
 
index 200feb539574a21a17ffaf21de5beac5565e71a7..fbfcdb660259e15ef8e3c45e99beb7dd5c9e3c4f 100644 (file)
@@ -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>)
 
index b7bd93f375369515815594ed86873c4e24a3dba5..8fc2fc1b47bd07ac2b7d74dffdbc0261abe7b7b4 100644 (file)
@@ -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
index 117ae70eb5f3d92f4d5983307aecc03beae85529..c2ccc920604827cd19bf9d53db5de4e9471f8efc 100644 (file)
@@ -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
index b6212247af4fe53779205fc4e9ee5450f27a18b5..2e059a70a43cc8042716403433cba8bb185cc0ba 100644 (file)
@@ -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>)
index 5055d71569aefed59099a19df094cc22d50358ba..02a857cecb272dfe9397c84a7c26fcd38296275b 100644 (file)
@@ -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>)
 
index 2925dcdebf131b057d1cf8086ff2b9c47bfd7d71..5362bad1f06ab8ab68407bd20e40ec4a61110307 100644 (file)
@@ -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>)
 
index c8dc40c3520e9cf5d8aa256d86b9ff42a7f7806e..aaae224aa1d17ac426f10dd62562770346eac286 100644 (file)
@@ -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>, <
index 352e52c3b393c353a1bcf296887d691f7a72afa0..ffa28d0b9fa76151c4b38f5648e7e43426c05c9d 100644 (file)
@@ -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
index 9999f26e4ba8ef27e0ea173f5395d35416c55852..e2b5aadd1099238fe2919834dbc3d21a4ca05c93 100644 (file)
--- 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
index 1894ea5820b48b0983559bf1cf8f353f1de3d526..39cb936643262440ba2854d98d398cd8965e116c 100644 (file)
@@ -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
index 3c0e0c91294a20ba696312404514bf7899521400..7af08846f6ebf61d3084338b7620dd8f4b1d3418 100644 (file)
@@ -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