diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-06-30 11:38:37 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-06-30 11:38:37 +0000 |
commit | f27338992f0a5915ee974faea05f764c2df6f584 (patch) | |
tree | 7815ce09bd6bf338c0a9e8ea790e590f9ecee29d /src/statistics | |
parent | eebeb27a3b52783aaa5cb3a69ba3e5b250276fe8 (diff) |
fix #3869: outdated FSF address
Diffstat (limited to 'src/statistics')
-rw-r--r-- | src/statistics/gnunet-service-statistics.c | 4 | ||||
-rw-r--r-- | src/statistics/gnunet-statistics.c | 4 | ||||
-rw-r--r-- | src/statistics/statistics.h | 4 | ||||
-rw-r--r-- | src/statistics/statistics_api.c | 4 | ||||
-rw-r--r-- | src/statistics/test_statistics_api.c | 4 | ||||
-rw-r--r-- | src/statistics/test_statistics_api_loop.c | 4 | ||||
-rw-r--r-- | src/statistics/test_statistics_api_watch.c | 4 | ||||
-rw-r--r-- | src/statistics/test_statistics_api_watch_zero_value.c | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/src/statistics/gnunet-service-statistics.c b/src/statistics/gnunet-service-statistics.c index 840323b95d..f4df3880b5 100644 --- a/src/statistics/gnunet-service-statistics.c +++ b/src/statistics/gnunet-service-statistics.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with GNUnet; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/statistics/gnunet-statistics.c b/src/statistics/gnunet-statistics.c index 1d02352933..e0bde6b683 100644 --- a/src/statistics/gnunet-statistics.c +++ b/src/statistics/gnunet-statistics.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with GNUnet; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/statistics/statistics.h b/src/statistics/statistics.h index 91bf444f35..49a4f06cac 100644 --- a/src/statistics/statistics.h +++ b/src/statistics/statistics.h @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with GNUnet; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/statistics/statistics_api.c b/src/statistics/statistics_api.c index 49c12de598..d4318b7072 100644 --- a/src/statistics/statistics_api.c +++ b/src/statistics/statistics_api.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with GNUnet; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/statistics/test_statistics_api.c b/src/statistics/test_statistics_api.c index 2fef192c2d..f38325fcdc 100644 --- a/src/statistics/test_statistics_api.c +++ b/src/statistics/test_statistics_api.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with GNUnet; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** * @file statistics/test_statistics_api.c diff --git a/src/statistics/test_statistics_api_loop.c b/src/statistics/test_statistics_api_loop.c index 75fc3a8897..2cc4eb9779 100644 --- a/src/statistics/test_statistics_api_loop.c +++ b/src/statistics/test_statistics_api_loop.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with GNUnet; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** * @file statistics/test_statistics_api_loop.c diff --git a/src/statistics/test_statistics_api_watch.c b/src/statistics/test_statistics_api_watch.c index 66c448e9d2..3b26c5e4e5 100644 --- a/src/statistics/test_statistics_api_watch.c +++ b/src/statistics/test_statistics_api_watch.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with GNUnet; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** * @file statistics/test_statistics_api_watch.c diff --git a/src/statistics/test_statistics_api_watch_zero_value.c b/src/statistics/test_statistics_api_watch_zero_value.c index e5d1883266..9293ff830e 100644 --- a/src/statistics/test_statistics_api_watch_zero_value.c +++ b/src/statistics/test_statistics_api_watch_zero_value.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with GNUnet; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** * @file statistics/test_statistics_api_watch_zero_value.c |