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/fragmentation | |
parent | eebeb27a3b52783aaa5cb3a69ba3e5b250276fe8 (diff) |
fix #3869: outdated FSF address
Diffstat (limited to 'src/fragmentation')
-rw-r--r-- | src/fragmentation/defragmentation.c | 4 | ||||
-rw-r--r-- | src/fragmentation/fragmentation.c | 4 | ||||
-rw-r--r-- | src/fragmentation/fragmentation.h | 4 | ||||
-rw-r--r-- | src/fragmentation/test_fragmentation.c | 4 | ||||
-rw-r--r-- | src/fragmentation/test_fragmentation_parallel.c | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/src/fragmentation/defragmentation.c b/src/fragmentation/defragmentation.c index a890842873..39cbd2cc0f 100644 --- a/src/fragmentation/defragmentation.c +++ b/src/fragmentation/defragmentation.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 src/fragmentation/defragmentation.c diff --git a/src/fragmentation/fragmentation.c b/src/fragmentation/fragmentation.c index 9566444cb2..6dad6d6d7a 100644 --- a/src/fragmentation/fragmentation.c +++ b/src/fragmentation/fragmentation.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 src/fragmentation/fragmentation.c diff --git a/src/fragmentation/fragmentation.h b/src/fragmentation/fragmentation.h index 1976e3d6a0..ac5946b110 100644 --- a/src/fragmentation/fragmentation.h +++ b/src/fragmentation/fragmentation.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 src/fragmentation/fragmentation.h diff --git a/src/fragmentation/test_fragmentation.c b/src/fragmentation/test_fragmentation.c index 1cd084cd10..3248e1b003 100644 --- a/src/fragmentation/test_fragmentation.c +++ b/src/fragmentation/test_fragmentation.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 fragmentation/test_fragmentation.c diff --git a/src/fragmentation/test_fragmentation_parallel.c b/src/fragmentation/test_fragmentation_parallel.c index b55ec58bfe..4ac49a4140 100644 --- a/src/fragmentation/test_fragmentation_parallel.c +++ b/src/fragmentation/test_fragmentation_parallel.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 fragmentation/test_fragmentation.c |