diff options
Diffstat (limited to 'ezdop/src/host/tests')
-rw-r--r-- | ezdop/src/host/tests/Makefile.am | 4 | ||||
-rw-r--r-- | ezdop/src/host/tests/dopper.cc | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ezdop/src/host/tests/Makefile.am b/ezdop/src/host/tests/Makefile.am index fcf19525d..d0968a2bd 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 74faba268..f93c3cffd 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> |