From 188af7797fc9fbb4d9ffe775ae2a05369698cdef Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Tue, 12 Jun 2012 14:10:27 +0800 Subject: update fsf address --- src/Makefile.am | 2 +- src/include/Makefile.am | 2 +- src/lookup/Makefile.am | 2 +- src/storage/Makefile.am | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 6b9d67d..e6ec44a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13,7 +13,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. AUTOMAKE_OPTIONS = gnu SUBDIRS = include storage lookup diff --git a/src/include/Makefile.am b/src/include/Makefile.am index 1b29002..5e543d9 100644 --- a/src/include/Makefile.am +++ b/src/include/Makefile.am @@ -13,7 +13,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. MAINTAINERCLEANFILES = Makefile.in diff --git a/src/lookup/Makefile.am b/src/lookup/Makefile.am index a5afe83..f11e448 100644 --- a/src/lookup/Makefile.am +++ b/src/lookup/Makefile.am @@ -13,7 +13,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. MAINTAINERCLEANFILES = Makefile.in diff --git a/src/storage/Makefile.am b/src/storage/Makefile.am index baae744..3fc7910 100644 --- a/src/storage/Makefile.am +++ b/src/storage/Makefile.am @@ -13,7 +13,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. INCLUDES = -I$(top_srcdir)/src/include \ -I$(top_srcdir)/src/storage \ -- cgit