diff options
237 files changed, 468 insertions, 466 deletions
@@ -1,5 +1,7 @@ 2012-07-07 Niels Möller <nisse@lysator.liu.se> + Copyright headers: Updated FSF address. Patch from David Woodhouse. + * examples/Makefile.in (BENCH_LIBS): Added -lm, needed for the ldexp function. Reported by Anthony G. Basile. diff --git a/aes-decrypt-internal.c b/aes-decrypt-internal.c index 6a06696e..7236208d 100644 --- a/aes-decrypt-internal.c +++ b/aes-decrypt-internal.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/aes-decrypt.c b/aes-decrypt.c index 2451ad8e..47fe3c10 100644 --- a/aes-decrypt.c +++ b/aes-decrypt.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/aes-encrypt-internal.c b/aes-encrypt-internal.c index a9fb649d..9b16153c 100644 --- a/aes-encrypt-internal.c +++ b/aes-encrypt-internal.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/aes-encrypt-table.c b/aes-encrypt-table.c index 8074fb25..d24a4e11 100644 --- a/aes-encrypt-table.c +++ b/aes-encrypt-table.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/aes-encrypt.c b/aes-encrypt.c index 66dba38b..60f803de 100644 --- a/aes-encrypt.c +++ b/aes-encrypt.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/aes-internal.h b/aes-internal.h index a3475d92..42fc4dec 100644 --- a/aes-internal.h +++ b/aes-internal.h @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_AES_INTERNAL_H_INCLUDED @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/aes-set-decrypt-key.c b/aes-set-decrypt-key.c index 11302d98..640e9455 100644 --- a/aes-set-decrypt-key.c +++ b/aes-set-decrypt-key.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ /* Originally written by Rafael R. Sevilla <dido@pacific.net.ph> */ diff --git a/aes-set-encrypt-key.c b/aes-set-encrypt-key.c index 0f7ac25a..e5494c86 100644 --- a/aes-set-encrypt-key.c +++ b/aes-set-encrypt-key.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ /* Originally written by Rafael R. Sevilla <dido@pacific.net.ph> */ @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_AES_H_INCLUDED diff --git a/arcfour-crypt.c b/arcfour-crypt.c index ad2c5935..d7f7c567 100644 --- a/arcfour-crypt.c +++ b/arcfour-crypt.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/arcfour-meta.c b/arcfour-meta.c index b6241717..0068efff 100644 --- a/arcfour-meta.c +++ b/arcfour-meta.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -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 @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_ARCFOUR_H_INCLUDED diff --git a/arctwo-meta.c b/arctwo-meta.c index 3401b9d3..525c8297 100644 --- a/arctwo-meta.c +++ b/arctwo-meta.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -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 @@ -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 @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_ASN1_H_INCLUDED diff --git a/base16-decode.c b/base16-decode.c index 844421fe..20ae2ab3 100644 --- a/base16-decode.c +++ b/base16-decode.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/base16-encode.c b/base16-encode.c index 410c7aa5..a4e1b68f 100644 --- a/base16-encode.c +++ b/base16-encode.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/base16-meta.c b/base16-meta.c index 338b0557..2f7aa34a 100644 --- a/base16-meta.c +++ b/base16-meta.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -20,8 +20,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_BASE16_H_INCLUDED diff --git a/base64-decode.c b/base64-decode.c index 31c83583..9624c07d 100644 --- a/base64-decode.c +++ b/base64-decode.c @@ -18,8 +18,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/base64-encode.c b/base64-encode.c index 97121cf6..b594923f 100644 --- a/base64-encode.c +++ b/base64-encode.c @@ -18,8 +18,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/base64-meta.c b/base64-meta.c index d6a70694..f1ccea0f 100644 --- a/base64-meta.c +++ b/base64-meta.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_BASE64_H_INCLUDED diff --git a/bignum-next-prime.c b/bignum-next-prime.c index 953f6b72..58a4df8b 100644 --- a/bignum-next-prime.c +++ b/bignum-next-prime.c @@ -18,8 +18,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/bignum-random-prime.c b/bignum-random-prime.c index f172d6d8..0d906d96 100644 --- a/bignum-random-prime.c +++ b/bignum-random-prime.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/bignum-random.c b/bignum-random.c index d1174d9d..ab8c4f14 100644 --- a/bignum-random.c +++ b/bignum-random.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -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 @@ -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 @@ -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. @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_BLOWFISH_H_INCLUDED diff --git a/buffer-init.c b/buffer-init.c index a0791b77..52d071a1 100644 --- a/buffer-init.c +++ b/buffer-init.c @@ -18,8 +18,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -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 @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_BUFFER_H_INCLUDED diff --git a/camellia-crypt.c b/camellia-crypt.c index 8db3e1ac..ca5d72f3 100644 --- a/camellia-crypt.c +++ b/camellia-crypt.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/camellia-meta.c b/camellia-meta.c index ea025da9..a8a8494b 100644 --- a/camellia-meta.c +++ b/camellia-meta.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/camellia-set-decrypt-key.c b/camellia-set-decrypt-key.c index da3f3fa8..f1a5bb81 100644 --- a/camellia-set-decrypt-key.c +++ b/camellia-set-decrypt-key.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/cast128-meta.c b/cast128-meta.c index f287f383..692b1b24 100644 --- a/cast128-meta.c +++ b/cast128-meta.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -20,8 +20,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_CTR_H_INCLUDED diff --git a/der-iterator.c b/der-iterator.c index 58a391c5..2e6efd5f 100644 --- a/der-iterator.c +++ b/der-iterator.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -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 @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/des-compat.c b/des-compat.c index 5865fe42..a74386a5 100644 --- a/des-compat.c +++ b/des-compat.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/des-compat.h b/des-compat.h index e5ac4696..fdeefc0c 100644 --- a/des-compat.h +++ b/des-compat.h @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_DES_COMPAT_H_INCLUDED @@ -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. @@ -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. */ /* @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/descore.README b/descore.README index d11b77ab..9c4dfccd 100644 --- a/descore.README +++ b/descore.README @@ -13,7 +13,7 @@ GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA Author's address: how@isl.stanford.edu diff --git a/dsa-keygen.c b/dsa-keygen.c index 84cea545..1b84e497 100644 --- a/dsa-keygen.c +++ b/dsa-keygen.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/dsa-sha1-sign.c b/dsa-sha1-sign.c index 821702e8..1e79cefb 100644 --- a/dsa-sha1-sign.c +++ b/dsa-sha1-sign.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/dsa-sha1-verify.c b/dsa-sha1-verify.c index ff41e1b8..883df93d 100644 --- a/dsa-sha1-verify.c +++ b/dsa-sha1-verify.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/dsa-sha256-sign.c b/dsa-sha256-sign.c index 020d146b..57745067 100644 --- a/dsa-sha256-sign.c +++ b/dsa-sha256-sign.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/dsa-sha256-verify.c b/dsa-sha256-verify.c index 07c71fb7..975a4a51 100644 --- a/dsa-sha256-verify.c +++ b/dsa-sha256-verify.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/dsa-verify.c b/dsa-verify.c index 99fae41f..a96469f6 100644 --- a/dsa-verify.c +++ b/dsa-verify.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -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 @@ -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 @@ -18,8 +18,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/examples/base16dec.c b/examples/base16dec.c index ece9fd64..75c8ca59 100644 --- a/examples/base16dec.c +++ b/examples/base16dec.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/examples/base16enc.c b/examples/base16enc.c index f4124778..c3cb58f4 100644 --- a/examples/base16enc.c +++ b/examples/base16enc.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/examples/base64dec.c b/examples/base64dec.c index babe8152..a2fbaedb 100644 --- a/examples/base64dec.c +++ b/examples/base64dec.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/examples/base64enc.c b/examples/base64enc.c index 6a891274..0b5f3587 100644 --- a/examples/base64enc.c +++ b/examples/base64enc.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/examples/eratosthenes.c b/examples/eratosthenes.c index becb3d01..2b9d04fd 100644 --- a/examples/eratosthenes.c +++ b/examples/eratosthenes.c @@ -20,8 +20,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/examples/io.c b/examples/io.c index d58c2473..7b2289cc 100644 --- a/examples/io.c +++ b/examples/io.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/examples/io.h b/examples/io.h index 438def06..ff4a18dc 100644 --- a/examples/io.h +++ b/examples/io.h @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_EXAMPLES_IO_H_INCLUDED diff --git a/examples/nettle-benchmark.c b/examples/nettle-benchmark.c index 3ac2841f..b76a91cb 100644 --- a/examples/nettle-benchmark.c +++ b/examples/nettle-benchmark.c @@ -20,8 +20,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/examples/nettle-openssl.c b/examples/nettle-openssl.c index f4a7301f..53c20252 100644 --- a/examples/nettle-openssl.c +++ b/examples/nettle-openssl.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/examples/next-prime.c b/examples/next-prime.c index 0e3885b2..fe09cd19 100644 --- a/examples/next-prime.c +++ b/examples/next-prime.c @@ -20,8 +20,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/examples/random-prime.c b/examples/random-prime.c index 9679757f..33e10ab2 100644 --- a/examples/random-prime.c +++ b/examples/random-prime.c @@ -20,8 +20,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/examples/read_rsa_key.c b/examples/read_rsa_key.c index 1d092e70..d1382871 100644 --- a/examples/read_rsa_key.c +++ b/examples/read_rsa_key.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/examples/rsa-decrypt.c b/examples/rsa-decrypt.c index fbd6d736..d5ca8012 100644 --- a/examples/rsa-decrypt.c +++ b/examples/rsa-decrypt.c @@ -18,8 +18,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/examples/rsa-encrypt.c b/examples/rsa-encrypt.c index 14f253e9..70d1503d 100644 --- a/examples/rsa-encrypt.c +++ b/examples/rsa-encrypt.c @@ -18,8 +18,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/examples/rsa-keygen.c b/examples/rsa-keygen.c index 4170aa10..0ca39b4b 100644 --- a/examples/rsa-keygen.c +++ b/examples/rsa-keygen.c @@ -18,8 +18,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/examples/rsa-sign.c b/examples/rsa-sign.c index f0e49143..c1894c36 100644 --- a/examples/rsa-sign.c +++ b/examples/rsa-sign.c @@ -18,8 +18,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/examples/rsa-verify.c b/examples/rsa-verify.c index 8b5d5f92..375e1832 100644 --- a/examples/rsa-verify.c +++ b/examples/rsa-verify.c @@ -18,8 +18,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -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 @@ -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 @@ -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 @@ -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" @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301, USA. */ /* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>. Ditto for AIX 3.2 and <stdlib.h>. */ @@ -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 @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301, USA. */ #ifdef HAVE_CONFIG_H #include <config.h> @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/hmac-ripemd160.c b/hmac-ripemd160.c index 3fa8e787..7ba0064b 100644 --- a/hmac-ripemd160.c +++ b/hmac-ripemd160.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/hmac-sha1.c b/hmac-sha1.c index d807ff1d..54637d36 100644 --- a/hmac-sha1.c +++ b/hmac-sha1.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/hmac-sha224.c b/hmac-sha224.c index 88f5d5d8..79898ccb 100644 --- a/hmac-sha224.c +++ b/hmac-sha224.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/hmac-sha256.c b/hmac-sha256.c index 9912b329..6a592660 100644 --- a/hmac-sha256.c +++ b/hmac-sha256.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/hmac-sha384.c b/hmac-sha384.c index b2ba3718..46d0e42d 100644 --- a/hmac-sha384.c +++ b/hmac-sha384.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/hmac-sha512.c b/hmac-sha512.c index 1ccc67a4..14b40ceb 100644 --- a/hmac-sha512.c +++ b/hmac-sha512.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -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 @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_HMAC_H_INCLUDED diff --git a/knuth-lfib.c b/knuth-lfib.c index 6c3d5ad9..e07c7af6 100644 --- a/knuth-lfib.c +++ b/knuth-lfib.c @@ -23,8 +23,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ /* NOTE: This generator is totally inappropriate for cryptographic diff --git a/knuth-lfib.h b/knuth-lfib.h index fdb172b7..85dce637 100644 --- a/knuth-lfib.h +++ b/knuth-lfib.h @@ -21,8 +21,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ /* NOTE: This generator is totally inappropriate for cryptographic @@ -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 @@ -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 @@ -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. @@ -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 @@ -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 @@ -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 @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_MD4_H_INCLUDED diff --git a/md5-compat.c b/md5-compat.c index 1f31b6c2..03c073b7 100644 --- a/md5-compat.c +++ b/md5-compat.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/md5-compat.h b/md5-compat.h index b6479565..04184f4f 100644 --- a/md5-compat.h +++ b/md5-compat.h @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_MD5_COMPAT_H_INCLUDED diff --git a/md5-compress.c b/md5-compress.c index fcda94ab..78c528fa 100644 --- a/md5-compress.c +++ b/md5-compress.c @@ -20,8 +20,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ /* Based on public domain code hacked by Colin Plumb, Andrew Kuchling, and @@ -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 @@ -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 @@ -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 @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ /* Implementation inspired by memcmp in glibc, contributed to the FSF diff --git a/misc/xenofarm.sh b/misc/xenofarm.sh index fb920c11..7ded9fda 100755 --- a/misc/xenofarm.sh +++ b/misc/xenofarm.sh @@ -20,7 +20,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA cfgargs= makeargs= diff --git a/nettle-internal.c b/nettle-internal.c index 5360c48a..d1d76752 100644 --- a/nettle-internal.c +++ b/nettle-internal.c @@ -20,8 +20,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/nettle-internal.h b/nettle-internal.h index f1a90429..e85e3c5f 100644 --- a/nettle-internal.h +++ b/nettle-internal.h @@ -20,8 +20,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_INTERNAL_H_INCLUDED diff --git a/nettle-meta-armors.c b/nettle-meta-armors.c index 360006d8..02dd8334 100644 --- a/nettle-meta-armors.c +++ b/nettle-meta-armors.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/nettle-meta-ciphers.c b/nettle-meta-ciphers.c index 1f07595b..316cf87b 100644 --- a/nettle-meta-ciphers.c +++ b/nettle-meta-ciphers.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/nettle-meta-hashes.c b/nettle-meta-hashes.c index 0968becd..8b53affc 100644 --- a/nettle-meta-hashes.c +++ b/nettle-meta-hashes.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/nettle-meta.h b/nettle-meta.h index 54cbbd2b..c67d29ae 100644 --- a/nettle-meta.h +++ b/nettle-meta.h @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_META_H_INCLUDED diff --git a/nettle-types.h b/nettle-types.h index 9406c6f6..4d5e38ab 100644 --- a/nettle-types.h +++ b/nettle-types.h @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_TYPES_H diff --git a/nettle-write.h b/nettle-write.h index c3b884ba..5bea243b 100644 --- a/nettle-write.h +++ b/nettle-write.h @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_WRITE_H_INCLUDED diff --git a/pgp-encode.c b/pgp-encode.c index 452c8e58..9a699227 100644 --- a/pgp-encode.c +++ b/pgp-encode.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_PGP_H_INCLUDED diff --git a/pkcs1-decrypt.c b/pkcs1-decrypt.c index eb003528..754fd516 100644 --- a/pkcs1-decrypt.c +++ b/pkcs1-decrypt.c @@ -18,8 +18,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/pkcs1-encrypt.c b/pkcs1-encrypt.c index 403bf696..cde19bce 100644 --- a/pkcs1-encrypt.c +++ b/pkcs1-encrypt.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/pkcs1-rsa-digest.c b/pkcs1-rsa-digest.c index 61461cdf..e4a6c52d 100644 --- a/pkcs1-rsa-digest.c +++ b/pkcs1-rsa-digest.c @@ -18,8 +18,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/pkcs1-rsa-md5.c b/pkcs1-rsa-md5.c index 16a3f457..00514fc4 100644 --- a/pkcs1-rsa-md5.c +++ b/pkcs1-rsa-md5.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/pkcs1-rsa-sha1.c b/pkcs1-rsa-sha1.c index 6df6e9f0..2951618a 100644 --- a/pkcs1-rsa-sha1.c +++ b/pkcs1-rsa-sha1.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/pkcs1-rsa-sha256.c b/pkcs1-rsa-sha256.c index 0d6c52c8..cb073755 100644 --- a/pkcs1-rsa-sha256.c +++ b/pkcs1-rsa-sha256.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/pkcs1-rsa-sha512.c b/pkcs1-rsa-sha512.c index 767cd446..3afd790f 100644 --- a/pkcs1-rsa-sha512.c +++ b/pkcs1-rsa-sha512.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -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 @@ -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 @@ -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 @@ -18,8 +18,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_REALLOC_H_INCLUDED diff --git a/ripemd160-compress.c b/ripemd160-compress.c index 675c4696..0de3db4b 100644 --- a/ripemd160-compress.c +++ b/ripemd160-compress.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/ripemd160-meta.c b/ripemd160-meta.c index 80f69853..3602fc0e 100644 --- a/ripemd160-meta.c +++ b/ripemd160-meta.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/ripemd160.c b/ripemd160.c index ffcecc36..9011b9ee 100644 --- a/ripemd160.c +++ b/ripemd160.c @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/ripemd160.h b/ripemd160.h index 83ed6e53..c3746966 100644 --- a/ripemd160.h +++ b/ripemd160.h @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_RIPEMD160_H_INCLUDED diff --git a/rsa-blind.c b/rsa-blind.c index 96ed81ff..97485beb 100644 --- a/rsa-blind.c +++ b/rsa-blind.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/rsa-compat.c b/rsa-compat.c index 0fa7eb2f..5c7450e7 100644 --- a/rsa-compat.c +++ b/rsa-compat.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/rsa-compat.h b/rsa-compat.h index 2557dca6..95b5592b 100644 --- a/rsa-compat.h +++ b/rsa-compat.h @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_RSA_COMPAT_H_INCLUDED diff --git a/rsa-decrypt-tr.c b/rsa-decrypt-tr.c index 0ef52112..312b182a 100644 --- a/rsa-decrypt-tr.c +++ b/rsa-decrypt-tr.c @@ -20,8 +20,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/rsa-decrypt.c b/rsa-decrypt.c index cde0d3ce..a3abf6e2 100644 --- a/rsa-decrypt.c +++ b/rsa-decrypt.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/rsa-encrypt.c b/rsa-encrypt.c index 877de7c9..8a542148 100644 --- a/rsa-encrypt.c +++ b/rsa-encrypt.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/rsa-keygen.c b/rsa-keygen.c index 8ca947f2..6d13500a 100644 --- a/rsa-keygen.c +++ b/rsa-keygen.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/rsa-md5-sign.c b/rsa-md5-sign.c index fbd433c7..25bdf9a1 100644 --- a/rsa-md5-sign.c +++ b/rsa-md5-sign.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/rsa-md5-verify.c b/rsa-md5-verify.c index 0e9bcc1e..7cfced9e 100644 --- a/rsa-md5-verify.c +++ b/rsa-md5-verify.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/rsa-pkcs1-sign-tr.c b/rsa-pkcs1-sign-tr.c index 90c412c3..5efc1550 100644 --- a/rsa-pkcs1-sign-tr.c +++ b/rsa-pkcs1-sign-tr.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/rsa-pkcs1-sign.c b/rsa-pkcs1-sign.c index e9348c9b..9162cfcb 100644 --- a/rsa-pkcs1-sign.c +++ b/rsa-pkcs1-sign.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/rsa-pkcs1-verify.c b/rsa-pkcs1-verify.c index 4b25aaf3..038166d0 100644 --- a/rsa-pkcs1-verify.c +++ b/rsa-pkcs1-verify.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/rsa-sha1-sign.c b/rsa-sha1-sign.c index 0f138f85..e226a402 100644 --- a/rsa-sha1-sign.c +++ b/rsa-sha1-sign.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/rsa-sha1-verify.c b/rsa-sha1-verify.c index 8624e749..f6f92817 100644 --- a/rsa-sha1-verify.c +++ b/rsa-sha1-verify.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/rsa-sha256-sign.c b/rsa-sha256-sign.c index 30ba497a..13a59890 100644 --- a/rsa-sha256-sign.c +++ b/rsa-sha256-sign.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/rsa-sha256-verify.c b/rsa-sha256-verify.c index cfb6afb4..e4a78f00 100644 --- a/rsa-sha256-verify.c +++ b/rsa-sha256-verify.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/rsa-sha512-sign.c b/rsa-sha512-sign.c index cf2047ef..235b4fc9 100644 --- a/rsa-sha512-sign.c +++ b/rsa-sha512-sign.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/rsa-sha512-verify.c b/rsa-sha512-verify.c index 90f82347..e6b63585 100644 --- a/rsa-sha512-verify.c +++ b/rsa-sha512-verify.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/rsa-verify.c b/rsa-verify.c index 8566b3e0..653633b5 100644 --- a/rsa-verify.c +++ b/rsa-verify.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -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 @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_RSA_H_INCLUDED diff --git a/rsa2openpgp.c b/rsa2openpgp.c index 981eb057..c4666f33 100644 --- a/rsa2openpgp.c +++ b/rsa2openpgp.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -18,8 +18,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/salsa20-crypt.c b/salsa20-crypt.c index 55f6cfad..eae3cea5 100644 --- a/salsa20-crypt.c +++ b/salsa20-crypt.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ /* Based on: diff --git a/salsa20-set-key.c b/salsa20-set-key.c index ecb0a213..da4d6432 100644 --- a/salsa20-set-key.c +++ b/salsa20-set-key.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ /* Based on: @@ -20,8 +20,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_SALSA20_H_INCLUDED diff --git a/serpent-decrypt.c b/serpent-decrypt.c index 759eca42..a991255e 100644 --- a/serpent-decrypt.c +++ b/serpent-decrypt.c @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ /* This file is derived from cipher/serpent.c in Libgcrypt v1.4.6. diff --git a/serpent-encrypt.c b/serpent-encrypt.c index 6a022a4f..e82efea0 100644 --- a/serpent-encrypt.c +++ b/serpent-encrypt.c @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ /* This file is derived from cipher/serpent.c in Libgcrypt v1.4.6. diff --git a/serpent-internal.h b/serpent-internal.h index 8b235c8c..d99ee3c4 100644 --- a/serpent-internal.h +++ b/serpent-internal.h @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ /* This file is derived from cipher/serpent.c in Libgcrypt v1.4.6. diff --git a/serpent-meta.c b/serpent-meta.c index fa9fa4fa..9b9bab5b 100644 --- a/serpent-meta.c +++ b/serpent-meta.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/serpent-set-key.c b/serpent-set-key.c index 3e29bd28..ae854fc4 100644 --- a/serpent-set-key.c +++ b/serpent-set-key.c @@ -24,8 +24,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ /* This file is derived from cipher/serpent.c in Libgcrypt v1.4.6. @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ /* Serpent is a 128-bit block cipher that accepts a key size of 256 diff --git a/sexp-format.c b/sexp-format.c index d3e4a2a9..93d1fd98 100644 --- a/sexp-format.c +++ b/sexp-format.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/sexp-transport-format.c b/sexp-transport-format.c index 007b1433..cb7f3f1f 100644 --- a/sexp-transport-format.c +++ b/sexp-transport-format.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/sexp-transport.c b/sexp-transport.c index 6e5a2390..0adcac27 100644 --- a/sexp-transport.c +++ b/sexp-transport.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -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 @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_SEXP_H_INCLUDED diff --git a/sexp2bignum.c b/sexp2bignum.c index fc364499..10e0c9dd 100644 --- a/sexp2bignum.c +++ b/sexp2bignum.c @@ -18,8 +18,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -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 @@ -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 @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_SHA_H_INCLUDED diff --git a/sha1-compress.c b/sha1-compress.c index b9a8eb28..d1961744 100644 --- a/sha1-compress.c +++ b/sha1-compress.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ /* Here's the first paragraph of Peter Gutmann's posting, diff --git a/sha1-meta.c b/sha1-meta.c index 857c5f95..9a051bda 100644 --- a/sha1-meta.c +++ b/sha1-meta.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -20,8 +20,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ /* Here's the first paragraph of Peter Gutmann's posting, diff --git a/sha224-meta.c b/sha224-meta.c index 08144de7..8c6d9fbc 100644 --- a/sha224-meta.c +++ b/sha224-meta.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/sha256-compress.c b/sha256-compress.c index 89287436..7d449297 100644 --- a/sha256-compress.c +++ b/sha256-compress.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/sha256-meta.c b/sha256-meta.c index 368ed445..65923103 100644 --- a/sha256-meta.c +++ b/sha256-meta.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -21,8 +21,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ /* Modelled after the sha1.c code by Peter Gutmann. */ diff --git a/sha384-meta.c b/sha384-meta.c index b27c1084..18603443 100644 --- a/sha384-meta.c +++ b/sha384-meta.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/sha512-compress.c b/sha512-compress.c index 10fca33e..e01fc8a8 100644 --- a/sha512-compress.c +++ b/sha512-compress.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/sha512-meta.c b/sha512-meta.c index 089f9f7c..cfc485d3 100644 --- a/sha512-meta.c +++ b/sha512-meta.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -21,8 +21,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ /* Modelled after the sha1.c code by Peter Gutmann. */ diff --git a/sparc32/aes-decrypt-internal.asm b/sparc32/aes-decrypt-internal.asm index e7188687..380a9ee4 100644 --- a/sparc32/aes-decrypt-internal.asm +++ b/sparc32/aes-decrypt-internal.asm @@ -15,8 +15,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. include_src(<sparc32/aes.m4>) diff --git a/sparc32/aes-encrypt-internal.asm b/sparc32/aes-encrypt-internal.asm index 2361b424..0f431ad8 100644 --- a/sparc32/aes-encrypt-internal.asm +++ b/sparc32/aes-encrypt-internal.asm @@ -15,8 +15,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. include_src(<sparc32/aes.m4>) diff --git a/sparc32/arcfour-crypt.asm b/sparc32/arcfour-crypt.asm index 29aa70d7..5b217ea6 100644 --- a/sparc32/arcfour-crypt.asm +++ b/sparc32/arcfour-crypt.asm @@ -15,8 +15,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. C Define to YES, to enable the complex code to special case SRC C and DST with compatible alignment. diff --git a/sparc64/aes-decrypt-internal.asm b/sparc64/aes-decrypt-internal.asm index 94a2e98c..0e50461b 100644 --- a/sparc64/aes-decrypt-internal.asm +++ b/sparc64/aes-decrypt-internal.asm @@ -15,8 +15,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. C The only difference between this code and the sparc32 code is the C frame offsets, and the magic BIAS when accessing the stack (which diff --git a/sparc64/aes-encrypt-internal.asm b/sparc64/aes-encrypt-internal.asm index 9d2b7c56..3aea16f6 100644 --- a/sparc64/aes-encrypt-internal.asm +++ b/sparc64/aes-encrypt-internal.asm @@ -15,8 +15,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. C The only difference between this code and the sparc32 code is the C frame offsets, and the magic BIAS when accessing the stack (which diff --git a/sparc64/arcfour-crypt.asm b/sparc64/arcfour-crypt.asm index 51ff96b0..a5cd942c 100644 --- a/sparc64/arcfour-crypt.asm +++ b/sparc64/arcfour-crypt.asm @@ -15,8 +15,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. C Define to YES, to enable the complex code to special case SRC C and DST with compatible alignment. diff --git a/testsuite/arctwo-test.c b/testsuite/arctwo-test.c index 4e890097..4fedfad8 100644 --- a/testsuite/arctwo-test.c +++ b/testsuite/arctwo-test.c @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #include "testutils.h" diff --git a/tools/input.c b/tools/input.c index 3c8f6746..2069e07c 100644 --- a/tools/input.c +++ b/tools/input.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/tools/input.h b/tools/input.h index 3e52a58d..348583ca 100644 --- a/tools/input.h +++ b/tools/input.h @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_TOOLS_INPUT_H_INCLUDED diff --git a/tools/misc.c b/tools/misc.c index 45fb5a7e..987d73e5 100644 --- a/tools/misc.c +++ b/tools/misc.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/tools/misc.h b/tools/misc.h index c2f6d82e..70c9eeb1 100644 --- a/tools/misc.h +++ b/tools/misc.h @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_TOOLS_MISC_H_INCLUDED diff --git a/tools/nettle-hash.c b/tools/nettle-hash.c index afb388e5..5710216e 100644 --- a/tools/nettle-hash.c +++ b/tools/nettle-hash.c @@ -18,8 +18,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/tools/nettle-lfib-stream.c b/tools/nettle-lfib-stream.c index 780a888b..228db322 100644 --- a/tools/nettle-lfib-stream.c +++ b/tools/nettle-lfib-stream.c @@ -21,8 +21,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/tools/output.c b/tools/output.c index 014a2764..16ed63bb 100644 --- a/tools/output.c +++ b/tools/output.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/tools/output.h b/tools/output.h index 56ff724d..65e153d1 100644 --- a/tools/output.h +++ b/tools/output.h @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_TOOLS_OUTPUT_H_INCLUDED diff --git a/tools/parse.c b/tools/parse.c index ba1bb655..01f0b150 100644 --- a/tools/parse.c +++ b/tools/parse.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/tools/parse.h b/tools/parse.h index 2f46d79c..98ce04e7 100644 --- a/tools/parse.h +++ b/tools/parse.h @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_TOOLS_PARSE_H_INCLUDED diff --git a/tools/pkcs1-conv.c b/tools/pkcs1-conv.c index e13d8cea..40420c44 100644 --- a/tools/pkcs1-conv.c +++ b/tools/pkcs1-conv.c @@ -18,8 +18,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/tools/sexp-conv.c b/tools/sexp-conv.c index 58a22a76..a4bc3e1c 100644 --- a/tools/sexp-conv.c +++ b/tools/sexp-conv.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/twofish-meta.c b/twofish-meta.c index 1559a89d..607a8bd8 100644 --- a/twofish-meta.c +++ b/twofish-meta.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H @@ -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 @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ /* diff --git a/twofishdata.c b/twofishdata.c index 38dc53fd..81090d50 100644 --- a/twofishdata.c +++ b/twofishdata.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ #include <stdio.h> diff --git a/write-be32.c b/write-be32.c index 75bc1ebd..462492d6 100644 --- a/write-be32.c +++ b/write-be32.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/write-le32.c b/write-le32.c index 6b9391b9..8789be00 100644 --- a/write-le32.c +++ b/write-le32.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/x86/aes-decrypt-internal.asm b/x86/aes-decrypt-internal.asm index e6ec0259..c19853ff 100644 --- a/x86/aes-decrypt-internal.asm +++ b/x86/aes-decrypt-internal.asm @@ -15,8 +15,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. include_src(<x86/aes.m4>) diff --git a/x86/aes-encrypt-internal.asm b/x86/aes-encrypt-internal.asm index 819d2184..fc7d2c40 100644 --- a/x86/aes-encrypt-internal.asm +++ b/x86/aes-encrypt-internal.asm @@ -15,8 +15,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. include_src(<x86/aes.m4>) diff --git a/x86/arcfour-crypt.asm b/x86/arcfour-crypt.asm index af7f13b0..842ae4a5 100644 --- a/x86/arcfour-crypt.asm +++ b/x86/arcfour-crypt.asm @@ -14,8 +14,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. .file "arcfour-crypt.asm" diff --git a/x86/camellia-crypt-internal.asm b/x86/camellia-crypt-internal.asm index cdda43cd..e8d892d3 100644 --- a/x86/camellia-crypt-internal.asm +++ b/x86/camellia-crypt-internal.asm @@ -15,8 +15,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. C Register usage: diff --git a/x86/md5-compress.asm b/x86/md5-compress.asm index 5bee8543..1bdada79 100644 --- a/x86/md5-compress.asm +++ b/x86/md5-compress.asm @@ -14,8 +14,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. C Register usage define(<SA>,<%eax>) diff --git a/x86/sha1-compress.asm b/x86/sha1-compress.asm index d92b24c0..afb8d8c5 100644 --- a/x86/sha1-compress.asm +++ b/x86/sha1-compress.asm @@ -14,8 +14,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. C Register usage define(<SA>,<%eax>) diff --git a/x86_64/aes-decrypt-internal.asm b/x86_64/aes-decrypt-internal.asm index d473e9c2..de97de32 100644 --- a/x86_64/aes-decrypt-internal.asm +++ b/x86_64/aes-decrypt-internal.asm @@ -14,8 +14,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. include_src(<x86_64/aes.m4>) diff --git a/x86_64/aes-encrypt-internal.asm b/x86_64/aes-encrypt-internal.asm index 200feb53..fbfcdb66 100644 --- a/x86_64/aes-encrypt-internal.asm +++ b/x86_64/aes-encrypt-internal.asm @@ -14,8 +14,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. include_src(<x86_64/aes.m4>) diff --git a/x86_64/camellia-crypt-internal.asm b/x86_64/camellia-crypt-internal.asm index b7bd93f3..8fc2fc1b 100644 --- a/x86_64/camellia-crypt-internal.asm +++ b/x86_64/camellia-crypt-internal.asm @@ -15,8 +15,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. C Performance, cycles per block C diff --git a/x86_64/memxor.asm b/x86_64/memxor.asm index 117ae70e..c2ccc920 100644 --- a/x86_64/memxor.asm +++ b/x86_64/memxor.asm @@ -15,8 +15,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. C Register usage: define(<DST>, <%rax>) C Originally in %rdi diff --git a/x86_64/salsa20-crypt.asm b/x86_64/salsa20-crypt.asm index b6212247..2e059a70 100644 --- a/x86_64/salsa20-crypt.asm +++ b/x86_64/salsa20-crypt.asm @@ -14,8 +14,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. define(<CTX>, <%rdi>) define(<LENGTH>, <%rsi>) diff --git a/x86_64/serpent-decrypt.asm b/x86_64/serpent-decrypt.asm index 5055d715..02a857ce 100644 --- a/x86_64/serpent-decrypt.asm +++ b/x86_64/serpent-decrypt.asm @@ -14,8 +14,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. include_src(<x86_64/serpent.m4>) diff --git a/x86_64/serpent-encrypt.asm b/x86_64/serpent-encrypt.asm index 2925dcde..5362bad1 100644 --- a/x86_64/serpent-encrypt.asm +++ b/x86_64/serpent-encrypt.asm @@ -14,8 +14,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. include_src(<x86_64/serpent.m4>) diff --git a/x86_64/serpent.m4 b/x86_64/serpent.m4 index c8dc40c3..aaae224a 100644 --- a/x86_64/serpent.m4 +++ b/x86_64/serpent.m4 @@ -14,8 +14,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. C WROL(count, w) define(<WROL>, < diff --git a/x86_64/sha1-compress.asm b/x86_64/sha1-compress.asm index 352e52c3..ffa28d0b 100644 --- a/x86_64/sha1-compress.asm +++ b/x86_64/sha1-compress.asm @@ -14,8 +14,8 @@ C License for more details. C C You should have received a copy of the GNU Lesser General Public License C along with the nettle library; see the file COPYING.LIB. If not, write to -C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -C MA 02111-1307, USA. +C the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +C MA 02111-1301, USA. C Register usage. KVALUE and INPUT share a register. define(<SA>,<%eax>)dnl @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #ifndef NETTLE_YARROW_H_INCLUDED diff --git a/yarrow256.c b/yarrow256.c index 1894ea58..39cb9366 100644 --- a/yarrow256.c +++ b/yarrow256.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H diff --git a/yarrow_key_event.c b/yarrow_key_event.c index 3c0e0c91..7af08846 100644 --- a/yarrow_key_event.c +++ b/yarrow_key_event.c @@ -18,8 +18,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H |