summaryrefslogtreecommitdiff
path: root/mblock
diff options
context:
space:
mode:
Diffstat (limited to 'mblock')
-rw-r--r--mblock/ChangeLog4
-rw-r--r--mblock/Makefile.am4
-rw-r--r--mblock/README4
-rw-r--r--mblock/doc/Makefile.am4
-rw-r--r--mblock/src/Makefile.am4
-rw-r--r--mblock/src/lib/Makefile.am4
6 files changed, 12 insertions, 12 deletions
diff --git a/mblock/ChangeLog b/mblock/ChangeLog
index 385dbc6d6..231895641 100644
--- a/mblock/ChangeLog
+++ b/mblock/ChangeLog
@@ -15,6 +15,6 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Radio; see the file COPYING. If not, write to
-# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# the Free Software Foundation, Inc., 51 Franklin Street,
+# Boston, MA 02110-1301, USA.
#
diff --git a/mblock/Makefile.am b/mblock/Makefile.am
index d16c46915..c83370c18 100644
--- a/mblock/Makefile.am
+++ b/mblock/Makefile.am
@@ -15,8 +15,8 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Radio; see the file COPYING. If not, write to
-# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# the Free Software Foundation, Inc., 51 Franklin Street,
+# Boston, MA 02110-1301, USA.
#
include $(top_srcdir)/Makefile.common
diff --git a/mblock/README b/mblock/README
index cfb0beb7f..dae3147b1 100644
--- a/mblock/README
+++ b/mblock/README
@@ -15,8 +15,8 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Radio; see the file COPYING. If not, write to
-# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# the Free Software Foundation, Inc., 51 Franklin Street,
+# Boston, MA 02110-1301, USA.
#
The "Message block" implementation.
diff --git a/mblock/doc/Makefile.am b/mblock/doc/Makefile.am
index 2774a8444..731196437 100644
--- a/mblock/doc/Makefile.am
+++ b/mblock/doc/Makefile.am
@@ -15,8 +15,8 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Radio; see the file COPYING. If not, write to
-# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# the Free Software Foundation, Inc., 51 Franklin Street,
+# Boston, MA 02110-1301, USA.
#
TARGETS =
diff --git a/mblock/src/Makefile.am b/mblock/src/Makefile.am
index 8b32a223c..bcbab2455 100644
--- a/mblock/src/Makefile.am
+++ b/mblock/src/Makefile.am
@@ -15,8 +15,8 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Radio; see the file COPYING. If not, write to
-# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# the Free Software Foundation, Inc., 51 Franklin Street,
+# Boston, MA 02110-1301, USA.
#
SUBDIRS = lib
diff --git a/mblock/src/lib/Makefile.am b/mblock/src/lib/Makefile.am
index 74f1311cc..28304f0c4 100644
--- a/mblock/src/lib/Makefile.am
+++ b/mblock/src/lib/Makefile.am
@@ -15,8 +15,8 @@
#
# You should have received a copy of the GNU General Public License
# along with GNU Radio; see the file COPYING. If not, write to
-# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# the Free Software Foundation, Inc., 51 Franklin Street,
+# Boston, MA 02110-1301, USA.
#
include $(top_srcdir)/Makefile.common