From 095c2414425952836e97d88a6dde6f4415725c68 Mon Sep 17 00:00:00 2001 From: dimitri staessens Date: Sun, 13 Aug 2017 12:17:58 +0200 Subject: build: Replace fsf snail mail with contact URL --- src/lib/tests/bitmap_test.c | 2 +- src/lib/tests/btree_test.c | 2 +- src/lib/tests/crc32_test.c | 2 +- src/lib/tests/hashtable_test.c | 2 +- src/lib/tests/md5_test.c | 2 +- src/lib/tests/rib_test.c | 2 +- src/lib/tests/sha3_test.c | 2 +- src/lib/tests/time_utils_test.c | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'src/lib/tests') diff --git a/src/lib/tests/bitmap_test.c b/src/lib/tests/bitmap_test.c index 4f58de3b..0d91a700 100644 --- a/src/lib/tests/bitmap_test.c +++ b/src/lib/tests/bitmap_test.c @@ -17,7 +17,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #include "bitmap.c" diff --git a/src/lib/tests/btree_test.c b/src/lib/tests/btree_test.c index 83fafabd..1ce28d6a 100644 --- a/src/lib/tests/btree_test.c +++ b/src/lib/tests/btree_test.c @@ -17,7 +17,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ diff --git a/src/lib/tests/crc32_test.c b/src/lib/tests/crc32_test.c index 6a8ee9c3..49818161 100644 --- a/src/lib/tests/crc32_test.c +++ b/src/lib/tests/crc32_test.c @@ -17,7 +17,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #include diff --git a/src/lib/tests/hashtable_test.c b/src/lib/tests/hashtable_test.c index 1160e34d..9d5917f4 100644 --- a/src/lib/tests/hashtable_test.c +++ b/src/lib/tests/hashtable_test.c @@ -17,7 +17,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #include "hashtable.c" diff --git a/src/lib/tests/md5_test.c b/src/lib/tests/md5_test.c index 684ecb3f..7fda4394 100644 --- a/src/lib/tests/md5_test.c +++ b/src/lib/tests/md5_test.c @@ -17,7 +17,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #include diff --git a/src/lib/tests/rib_test.c b/src/lib/tests/rib_test.c index 54926e10..e1fa427d 100644 --- a/src/lib/tests/rib_test.c +++ b/src/lib/tests/rib_test.c @@ -17,7 +17,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #include diff --git a/src/lib/tests/sha3_test.c b/src/lib/tests/sha3_test.c index 0d0e8d0a..8a194c68 100644 --- a/src/lib/tests/sha3_test.c +++ b/src/lib/tests/sha3_test.c @@ -17,7 +17,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #include diff --git a/src/lib/tests/time_utils_test.c b/src/lib/tests/time_utils_test.c index 2878132b..b7d37160 100644 --- a/src/lib/tests/time_utils_test.c +++ b/src/lib/tests/time_utils_test.c @@ -17,7 +17,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., http://www.fsf.org/about/contact/. */ #define _POSIX_C_SOURCE 200809L -- cgit v1.2.3