From 86f5c92427b3f4bb30536d76cf63c3fca388fb2f Mon Sep 17 00:00:00 2001
From: eb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>
Date: Wed, 13 Sep 2006 21:30:04 +0000
Subject: Updated FSF address in all files.  Fixes ticket:51

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
---
 ezdop/Makefile.am                      | 4 ++--
 ezdop/src/Makefile.am                  | 4 ++--
 ezdop/src/firmware/Makefile.am         | 4 ++--
 ezdop/src/firmware/dopctrl.c           | 4 ++--
 ezdop/src/firmware/dopctrl.h           | 4 ++--
 ezdop/src/host/Makefile.am             | 4 ++--
 ezdop/src/host/avrdude/Makefile.am     | 4 ++--
 ezdop/src/host/avrdude/ftbb.c          | 2 +-
 ezdop/src/host/avrdude/ftbb.h          | 2 +-
 ezdop/src/host/avrdude/ftbb_ftdi.m4    | 2 +-
 ezdop/src/host/ezdop/Makefile.am       | 4 ++--
 ezdop/src/host/ezdop/ezdop.cc          | 4 ++--
 ezdop/src/host/ezdop/ezdop.h           | 4 ++--
 ezdop/src/host/hunter/bootstrap        | 4 ++--
 ezdop/src/host/hunter/src/Makefile.am  | 4 ++--
 ezdop/src/host/hunter/src/calibrate.cc | 4 ++--
 ezdop/src/host/hunter/src/calibrate.h  | 4 ++--
 ezdop/src/host/hunter/src/doppler.cc   | 4 ++--
 ezdop/src/host/hunter/src/doppler.h    | 4 ++--
 ezdop/src/host/hunter/src/gps.cc       | 4 ++--
 ezdop/src/host/hunter/src/gps.h        | 4 ++--
 ezdop/src/host/hunter/src/histogram.cc | 4 ++--
 ezdop/src/host/hunter/src/histogram.h  | 4 ++--
 ezdop/src/host/hunter/src/hunter.cc    | 4 ++--
 ezdop/src/host/hunter/src/hunter.h     | 4 ++--
 ezdop/src/host/hunter/src/hunterapp.cc | 4 ++--
 ezdop/src/host/hunter/src/hunterapp.h  | 4 ++--
 ezdop/src/host/hunter/src/known.cc     | 4 ++--
 ezdop/src/host/hunter/src/known.h      | 4 ++--
 ezdop/src/host/hunter/src/sample.cc    | 4 ++--
 ezdop/src/host/hunter/src/sample.h     | 4 ++--
 ezdop/src/host/hunter/src/samplelog.cc | 4 ++--
 ezdop/src/host/hunter/src/samplelog.h  | 4 ++--
 ezdop/src/host/hunter/src/search.cc    | 4 ++--
 ezdop/src/host/hunter/src/search.h     | 4 ++--
 ezdop/src/host/hunter/src/serial.cc    | 4 ++--
 ezdop/src/host/hunter/src/serial.h     | 4 ++--
 ezdop/src/host/hunter/src/settings.cpp | 4 ++--
 ezdop/src/host/hunter/src/settings.h   | 4 ++--
 ezdop/src/host/hunter/src/spherical.cc | 4 ++--
 ezdop/src/host/hunter/src/spherical.h  | 4 ++--
 ezdop/src/host/hunter/src/tactical.cc  | 4 ++--
 ezdop/src/host/hunter/src/tactical.h   | 4 ++--
 ezdop/src/host/hunter/src/util.h       | 4 ++--
 ezdop/src/host/tests/Makefile.am       | 4 ++--
 ezdop/src/host/tests/dopper.cc         | 4 ++--
 46 files changed, 89 insertions(+), 89 deletions(-)

(limited to 'ezdop')

diff --git a/ezdop/Makefile.am b/ezdop/Makefile.am
index 3f6865dbf7..cba1771874 100644
--- a/ezdop/Makefile.am
+++ b/ezdop/Makefile.am
@@ -14,8 +14,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/ezdop/src/Makefile.am b/ezdop/src/Makefile.am
index caca90edb9..a79b3252b7 100644
--- a/ezdop/src/Makefile.am
+++ b/ezdop/src/Makefile.am
@@ -14,8 +14,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/ezdop/src/firmware/Makefile.am b/ezdop/src/firmware/Makefile.am
index 06add7afb8..cd6eba21f7 100644
--- a/ezdop/src/firmware/Makefile.am
+++ b/ezdop/src/firmware/Makefile.am
@@ -14,8 +14,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/ezdop/src/firmware/dopctrl.c b/ezdop/src/firmware/dopctrl.c
index f499d6c359..1c3d25e5e5 100644
--- a/ezdop/src/firmware/dopctrl.c
+++ b/ezdop/src/firmware/dopctrl.c
@@ -16,8 +16,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.
  */
 
 /*
diff --git a/ezdop/src/firmware/dopctrl.h b/ezdop/src/firmware/dopctrl.h
index b689990dc5..c975ecc868 100644
--- a/ezdop/src/firmware/dopctrl.h
+++ b/ezdop/src/firmware/dopctrl.h
@@ -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.
  */
 
 // Opcodes for commands to AVR
diff --git a/ezdop/src/host/Makefile.am b/ezdop/src/host/Makefile.am
index f7efaf7bf3..99f6d850ff 100644
--- a/ezdop/src/host/Makefile.am
+++ b/ezdop/src/host/Makefile.am
@@ -14,8 +14,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/ezdop/src/host/avrdude/Makefile.am b/ezdop/src/host/avrdude/Makefile.am
index 962876da75..25a7ca5c20 100644
--- a/ezdop/src/host/avrdude/Makefile.am
+++ b/ezdop/src/host/avrdude/Makefile.am
@@ -14,8 +14,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/ezdop/src/host/avrdude/ftbb.c b/ezdop/src/host/avrdude/ftbb.c
index 53b5794caf..8ef54dbdee 100644
--- a/ezdop/src/host/avrdude/ftbb.c
+++ b/ezdop/src/host/avrdude/ftbb.c
@@ -15,7 +15,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, Boston, MA  02110-1301  USA
  */
 
 /*
diff --git a/ezdop/src/host/avrdude/ftbb.h b/ezdop/src/host/avrdude/ftbb.h
index d51e1a954c..88d166affa 100644
--- a/ezdop/src/host/avrdude/ftbb.h
+++ b/ezdop/src/host/avrdude/ftbb.h
@@ -15,7 +15,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, Boston, MA  02110-1301  USA
  */
 
 #ifndef __ftbb_h__
diff --git a/ezdop/src/host/avrdude/ftbb_ftdi.m4 b/ezdop/src/host/avrdude/ftbb_ftdi.m4
index ce020868b8..baa4a2a13e 100644
--- a/ezdop/src/host/avrdude/ftbb_ftdi.m4
+++ b/ezdop/src/host/avrdude/ftbb_ftdi.m4
@@ -15,7 +15,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, Boston, MA  02110-1301  USA
 
 AC_DEFUN([FTBB_FTDI],
 [
diff --git a/ezdop/src/host/ezdop/Makefile.am b/ezdop/src/host/ezdop/Makefile.am
index 5f47e43b13..3ff71fca69 100644
--- a/ezdop/src/host/ezdop/Makefile.am
+++ b/ezdop/src/host/ezdop/Makefile.am
@@ -14,8 +14,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/ezdop/src/host/ezdop/ezdop.cc b/ezdop/src/host/ezdop/ezdop.cc
index 99997fedf9..084278006c 100644
--- a/ezdop/src/host/ezdop/ezdop.cc
+++ b/ezdop/src/host/ezdop/ezdop.cc
@@ -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.
  */
 
 // Application specific includes
diff --git a/ezdop/src/host/ezdop/ezdop.h b/ezdop/src/host/ezdop/ezdop.h
index c40178c0bc..8421473448 100644
--- a/ezdop/src/host/ezdop/ezdop.h
+++ b/ezdop/src/host/ezdop/ezdop.h
@@ -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.
  */
 
 #ifndef __EZDOP_H__
diff --git a/ezdop/src/host/hunter/bootstrap b/ezdop/src/host/hunter/bootstrap
index d8d180a61d..d584cb59bd 100755
--- a/ezdop/src/host/hunter/bootstrap
+++ b/ezdop/src/host/hunter/bootstrap
@@ -16,8 +16,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.
 
 
 rm -fr config.cache autom4te*.cache
diff --git a/ezdop/src/host/hunter/src/Makefile.am b/ezdop/src/host/hunter/src/Makefile.am
index 392b79eff4..de6fc55daa 100644
--- a/ezdop/src/host/hunter/src/Makefile.am
+++ b/ezdop/src/host/hunter/src/Makefile.am
@@ -11,8 +11,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.
 
 bin_PROGRAMS = hunter
 hunter_SOURCES = \
diff --git a/ezdop/src/host/hunter/src/calibrate.cc b/ezdop/src/host/hunter/src/calibrate.cc
index 2d4117f5e4..69bf417939 100644
--- a/ezdop/src/host/hunter/src/calibrate.cc
+++ b/ezdop/src/host/hunter/src/calibrate.cc
@@ -12,8 +12,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.
 */
 
 // Application level includes
diff --git a/ezdop/src/host/hunter/src/calibrate.h b/ezdop/src/host/hunter/src/calibrate.h
index 7f3f399e20..8131806cec 100644
--- a/ezdop/src/host/hunter/src/calibrate.h
+++ b/ezdop/src/host/hunter/src/calibrate.h
@@ -12,8 +12,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.
 */
 
 #ifndef __CALIBRATE_H__
diff --git a/ezdop/src/host/hunter/src/doppler.cc b/ezdop/src/host/hunter/src/doppler.cc
index 99b5aa6164..cd89356625 100644
--- a/ezdop/src/host/hunter/src/doppler.cc
+++ b/ezdop/src/host/hunter/src/doppler.cc
@@ -12,8 +12,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.
 */
 
 // Application level includes
diff --git a/ezdop/src/host/hunter/src/doppler.h b/ezdop/src/host/hunter/src/doppler.h
index cf3d96da39..204516ec61 100644
--- a/ezdop/src/host/hunter/src/doppler.h
+++ b/ezdop/src/host/hunter/src/doppler.h
@@ -12,8 +12,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.
 */
 
 #ifndef __DOPPLER_H__
diff --git a/ezdop/src/host/hunter/src/gps.cc b/ezdop/src/host/hunter/src/gps.cc
index c891251e86..347d745189 100644
--- a/ezdop/src/host/hunter/src/gps.cc
+++ b/ezdop/src/host/hunter/src/gps.cc
@@ -12,8 +12,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.
 */
 
 // Application level includes
diff --git a/ezdop/src/host/hunter/src/gps.h b/ezdop/src/host/hunter/src/gps.h
index da0d8e4c88..a7d2ccec67 100644
--- a/ezdop/src/host/hunter/src/gps.h
+++ b/ezdop/src/host/hunter/src/gps.h
@@ -12,8 +12,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.
 */
 
 #ifndef __GPS_H__
diff --git a/ezdop/src/host/hunter/src/histogram.cc b/ezdop/src/host/hunter/src/histogram.cc
index abadad5e6d..da8ae3f5e3 100644
--- a/ezdop/src/host/hunter/src/histogram.cc
+++ b/ezdop/src/host/hunter/src/histogram.cc
@@ -12,8 +12,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.
 */
 
 // Application level includes
diff --git a/ezdop/src/host/hunter/src/histogram.h b/ezdop/src/host/hunter/src/histogram.h
index 99486ff31e..7075cb56d9 100644
--- a/ezdop/src/host/hunter/src/histogram.h
+++ b/ezdop/src/host/hunter/src/histogram.h
@@ -12,8 +12,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.
 */
 
 #ifndef __HISTOGRAM_H__
diff --git a/ezdop/src/host/hunter/src/hunter.cc b/ezdop/src/host/hunter/src/hunter.cc
index 0aabfe29ed..0f491734a5 100644
--- a/ezdop/src/host/hunter/src/hunter.cc
+++ b/ezdop/src/host/hunter/src/hunter.cc
@@ -12,8 +12,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.
 */
 
 // Application includes
diff --git a/ezdop/src/host/hunter/src/hunter.h b/ezdop/src/host/hunter/src/hunter.h
index 7710c58247..dc3af64a04 100644
--- a/ezdop/src/host/hunter/src/hunter.h
+++ b/ezdop/src/host/hunter/src/hunter.h
@@ -12,8 +12,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.
 */
 
 // Application level includes
diff --git a/ezdop/src/host/hunter/src/hunterapp.cc b/ezdop/src/host/hunter/src/hunterapp.cc
index 57113bf995..d612cafc9d 100644
--- a/ezdop/src/host/hunter/src/hunterapp.cc
+++ b/ezdop/src/host/hunter/src/hunterapp.cc
@@ -12,8 +12,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.
 */
 
 // Application level includes
diff --git a/ezdop/src/host/hunter/src/hunterapp.h b/ezdop/src/host/hunter/src/hunterapp.h
index a71fc57042..366bf8d1f7 100644
--- a/ezdop/src/host/hunter/src/hunterapp.h
+++ b/ezdop/src/host/hunter/src/hunterapp.h
@@ -12,8 +12,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.
 */
 
 #ifndef __HUNTER_APP__
diff --git a/ezdop/src/host/hunter/src/known.cc b/ezdop/src/host/hunter/src/known.cc
index ed257e0147..1222572cd8 100644
--- a/ezdop/src/host/hunter/src/known.cc
+++ b/ezdop/src/host/hunter/src/known.cc
@@ -12,8 +12,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.
 */
 
 // Application level includes
diff --git a/ezdop/src/host/hunter/src/known.h b/ezdop/src/host/hunter/src/known.h
index 6f1e6bff82..52e1053807 100644
--- a/ezdop/src/host/hunter/src/known.h
+++ b/ezdop/src/host/hunter/src/known.h
@@ -12,8 +12,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.
 */
 
 #ifndef __KNOWN_H__
diff --git a/ezdop/src/host/hunter/src/sample.cc b/ezdop/src/host/hunter/src/sample.cc
index eedf5c74c4..44a89f8e8d 100644
--- a/ezdop/src/host/hunter/src/sample.cc
+++ b/ezdop/src/host/hunter/src/sample.cc
@@ -12,8 +12,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.
 */
 
 // Application level includes
diff --git a/ezdop/src/host/hunter/src/sample.h b/ezdop/src/host/hunter/src/sample.h
index 9ecce4857e..1a6c059c26 100644
--- a/ezdop/src/host/hunter/src/sample.h
+++ b/ezdop/src/host/hunter/src/sample.h
@@ -12,8 +12,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.
 */
 
 #ifndef __SAMPLE_H__
diff --git a/ezdop/src/host/hunter/src/samplelog.cc b/ezdop/src/host/hunter/src/samplelog.cc
index 449d1bd891..6752735d34 100644
--- a/ezdop/src/host/hunter/src/samplelog.cc
+++ b/ezdop/src/host/hunter/src/samplelog.cc
@@ -12,8 +12,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.
 */
 
 // Application level includes
diff --git a/ezdop/src/host/hunter/src/samplelog.h b/ezdop/src/host/hunter/src/samplelog.h
index 71e049fc21..3bb35b8c11 100644
--- a/ezdop/src/host/hunter/src/samplelog.h
+++ b/ezdop/src/host/hunter/src/samplelog.h
@@ -12,8 +12,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.
 */
 
 #ifndef __SAMPLELOG_H__
diff --git a/ezdop/src/host/hunter/src/search.cc b/ezdop/src/host/hunter/src/search.cc
index d15a406b65..f87b50303d 100644
--- a/ezdop/src/host/hunter/src/search.cc
+++ b/ezdop/src/host/hunter/src/search.cc
@@ -12,8 +12,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.
 */
 
 // Application level includes
diff --git a/ezdop/src/host/hunter/src/search.h b/ezdop/src/host/hunter/src/search.h
index b0e35d0044..743eda3dcc 100644
--- a/ezdop/src/host/hunter/src/search.h
+++ b/ezdop/src/host/hunter/src/search.h
@@ -12,8 +12,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.
 */
 
 #ifndef __SEARCH_H__
diff --git a/ezdop/src/host/hunter/src/serial.cc b/ezdop/src/host/hunter/src/serial.cc
index 67325d3b4d..873fdb9415 100644
--- a/ezdop/src/host/hunter/src/serial.cc
+++ b/ezdop/src/host/hunter/src/serial.cc
@@ -12,8 +12,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 "serial.h"
diff --git a/ezdop/src/host/hunter/src/serial.h b/ezdop/src/host/hunter/src/serial.h
index 63bfe4327e..bb1a31e0fe 100644
--- a/ezdop/src/host/hunter/src/serial.h
+++ b/ezdop/src/host/hunter/src/serial.h
@@ -12,8 +12,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.
 */
 
 #ifndef __SERIAL_H__
diff --git a/ezdop/src/host/hunter/src/settings.cpp b/ezdop/src/host/hunter/src/settings.cpp
index 646769fc93..f471397c11 100644
--- a/ezdop/src/host/hunter/src/settings.cpp
+++ b/ezdop/src/host/hunter/src/settings.cpp
@@ -12,8 +12,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.
 */
 
 // Application level includes
diff --git a/ezdop/src/host/hunter/src/settings.h b/ezdop/src/host/hunter/src/settings.h
index 66e03775b3..5e4db4ad72 100644
--- a/ezdop/src/host/hunter/src/settings.h
+++ b/ezdop/src/host/hunter/src/settings.h
@@ -12,8 +12,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.
 */
 
 #ifndef __SETTINGS_H__
diff --git a/ezdop/src/host/hunter/src/spherical.cc b/ezdop/src/host/hunter/src/spherical.cc
index 2af34aa8ef..620ce587d0 100644
--- a/ezdop/src/host/hunter/src/spherical.cc
+++ b/ezdop/src/host/hunter/src/spherical.cc
@@ -12,8 +12,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.
 */
 
 // Application level includes
diff --git a/ezdop/src/host/hunter/src/spherical.h b/ezdop/src/host/hunter/src/spherical.h
index f450db769e..2d80397d69 100644
--- a/ezdop/src/host/hunter/src/spherical.h
+++ b/ezdop/src/host/hunter/src/spherical.h
@@ -12,8 +12,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.
 */
 
 #ifndef __SPHERICAL_H__
diff --git a/ezdop/src/host/hunter/src/tactical.cc b/ezdop/src/host/hunter/src/tactical.cc
index 4489357a93..96385708fc 100644
--- a/ezdop/src/host/hunter/src/tactical.cc
+++ b/ezdop/src/host/hunter/src/tactical.cc
@@ -12,8 +12,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.
 */
 
 // Application level includes
diff --git a/ezdop/src/host/hunter/src/tactical.h b/ezdop/src/host/hunter/src/tactical.h
index 4c26495b5f..1a7669ad14 100644
--- a/ezdop/src/host/hunter/src/tactical.h
+++ b/ezdop/src/host/hunter/src/tactical.h
@@ -12,8 +12,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.
 */
 
 #ifndef __TACTICAL_H__
diff --git a/ezdop/src/host/hunter/src/util.h b/ezdop/src/host/hunter/src/util.h
index 53e0f39d65..7bf1deaa3c 100644
--- a/ezdop/src/host/hunter/src/util.h
+++ b/ezdop/src/host/hunter/src/util.h
@@ -12,8 +12,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.
 */
 
 #ifndef __UTIL_H__
diff --git a/ezdop/src/host/tests/Makefile.am b/ezdop/src/host/tests/Makefile.am
index fcf19525dc..d0968a2bd8 100644
--- a/ezdop/src/host/tests/Makefile.am
+++ b/ezdop/src/host/tests/Makefile.am
@@ -14,8 +14,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/ezdop/src/host/tests/dopper.cc b/ezdop/src/host/tests/dopper.cc
index 74faba2685..f93c3cffda 100644
--- a/ezdop/src/host/tests/dopper.cc
+++ b/ezdop/src/host/tests/dopper.cc
@@ -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 <cstdio>
-- 
cgit v1.2.3