summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
-rw-r--r--src/include/Makefile.am2
-rw-r--r--src/lookup/Makefile.am2
-rw-r--r--src/storage/Makefile.am2
4 files changed, 4 insertions, 4 deletions
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 \