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/tools/cbr/cbr.c | 2 +- src/tools/cbr/cbr_client.c | 2 +- src/tools/cbr/cbr_server.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/tools/cbr') diff --git a/src/tools/cbr/cbr.c b/src/tools/cbr/cbr.c index 597ae8a6..14613198 100644 --- a/src/tools/cbr/cbr.c +++ b/src/tools/cbr/cbr.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 199506L diff --git a/src/tools/cbr/cbr_client.c b/src/tools/cbr/cbr_client.c index 5ec1d560..decf6f96 100644 --- a/src/tools/cbr/cbr_client.c +++ b/src/tools/cbr/cbr_client.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/tools/cbr/cbr_server.c b/src/tools/cbr/cbr_server.c index 1a963a64..a2e930e5 100644 --- a/src/tools/cbr/cbr_server.c +++ b/src/tools/cbr/cbr_server.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 -- cgit v1.2.3