From 127a5ce640ec5282bbb4b473c01c5366e3c5e2f2 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Tue, 11 Oct 2011 14:56:23 +0800 Subject: fixes fsf address --- utils/segment/ngseg.cpp | 2 +- utils/segment/spseg.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'utils/segment') diff --git a/utils/segment/ngseg.cpp b/utils/segment/ngseg.cpp index 380c556..8e56414 100644 --- a/utils/segment/ngseg.cpp +++ b/utils/segment/ngseg.cpp @@ -16,7 +16,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include diff --git a/utils/segment/spseg.cpp b/utils/segment/spseg.cpp index d2495c4..b51982e 100644 --- a/utils/segment/spseg.cpp +++ b/utils/segment/spseg.cpp @@ -16,7 +16,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include -- cgit