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/rps | |
parent | eebeb27a3b52783aaa5cb3a69ba3e5b250276fe8 (diff) |
fix #3869: outdated FSF address
Diffstat (limited to 'src/rps')
-rw-r--r-- | src/rps/gnunet-rps.c | 4 | ||||
-rw-r--r-- | src/rps/gnunet-service-rps.c | 4 | ||||
-rw-r--r-- | src/rps/gnunet-service-rps_sampler.c | 4 | ||||
-rw-r--r-- | src/rps/gnunet-service-rps_sampler.h | 4 | ||||
-rw-r--r-- | src/rps/rps-test_util.c | 4 | ||||
-rw-r--r-- | src/rps/rps-test_util.h | 4 | ||||
-rw-r--r-- | src/rps/rps.h | 4 | ||||
-rw-r--r-- | src/rps/rps_api.c | 4 | ||||
-rw-r--r-- | src/rps/test_rps.c | 4 | ||||
-rw-r--r-- | src/rps/test_rps_api.c | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/src/rps/gnunet-rps.c b/src/rps/gnunet-rps.c index f99819a44..9ffed6a38 100644 --- a/src/rps/gnunet-rps.c +++ b/src/rps/gnunet-rps.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/rps/gnunet-service-rps.c b/src/rps/gnunet-service-rps.c index 08f880609..eff4d8294 100644 --- a/src/rps/gnunet-service-rps.c +++ b/src/rps/gnunet-service-rps.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/rps/gnunet-service-rps_sampler.c b/src/rps/gnunet-service-rps_sampler.c index ed3677e8c..b51867d28 100644 --- a/src/rps/gnunet-service-rps_sampler.c +++ b/src/rps/gnunet-service-rps_sampler.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/rps/gnunet-service-rps_sampler.h b/src/rps/gnunet-service-rps_sampler.h index 3b4584d87..83705b013 100644 --- a/src/rps/gnunet-service-rps_sampler.h +++ b/src/rps/gnunet-service-rps_sampler.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/rps/rps-test_util.c b/src/rps/rps-test_util.c index 5ba477bb7..7af2071b5 100644 --- a/src/rps/rps-test_util.c +++ b/src/rps/rps-test_util.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/rps/rps-test_util.h b/src/rps/rps-test_util.h index 0290c35e6..831ab64ee 100644 --- a/src/rps/rps-test_util.h +++ b/src/rps/rps-test_util.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/rps/rps.h b/src/rps/rps.h index e5f0ca032..e1583d06c 100644 --- a/src/rps/rps.h +++ b/src/rps/rps.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. */ /** * @file rps/rps.h diff --git a/src/rps/rps_api.c b/src/rps/rps_api.c index e97ba94f3..b5a1ccb44 100644 --- a/src/rps/rps_api.c +++ b/src/rps/rps_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/rps/test_rps.c b/src/rps/test_rps.c index 541eb674f..f6db147f9 100644 --- a/src/rps/test_rps.c +++ b/src/rps/test_rps.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 rps/test_rps_multipeer.c diff --git a/src/rps/test_rps_api.c b/src/rps/test_rps_api.c index efe8ee201..546d8f285 100644 --- a/src/rps/test_rps_api.c +++ b/src/rps/test_rps_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 rps/test_rps_api.c |