diff options
Diffstat (limited to 'gr-audio-windows')
-rw-r--r-- | gr-audio-windows/ChangeLog | 4 | ||||
-rw-r--r-- | gr-audio-windows/Makefile.am | 4 | ||||
-rw-r--r-- | gr-audio-windows/README | 4 | ||||
-rw-r--r-- | gr-audio-windows/src/Makefile.am | 4 | ||||
-rw-r--r-- | gr-audio-windows/src/audio_windows.i | 4 | ||||
-rw-r--r-- | gr-audio-windows/src/audio_windows_sink.cc | 4 | ||||
-rw-r--r-- | gr-audio-windows/src/audio_windows_sink.h | 4 | ||||
-rw-r--r-- | gr-audio-windows/src/audio_windows_source.cc | 4 | ||||
-rw-r--r-- | gr-audio-windows/src/audio_windows_source.h | 4 | ||||
-rwxr-xr-x | gr-audio-windows/src/qa_audio_windows.py | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/gr-audio-windows/ChangeLog b/gr-audio-windows/ChangeLog index 3e5ffe024..9c7e8c597 100644 --- a/gr-audio-windows/ChangeLog +++ b/gr-audio-windows/ChangeLog @@ -37,6 +37,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/gr-audio-windows/Makefile.am b/gr-audio-windows/Makefile.am index ed5e75246..79733724f 100644 --- a/gr-audio-windows/Makefile.am +++ b/gr-audio-windows/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/gr-audio-windows/README b/gr-audio-windows/README index 70fbe3ad2..4b1355906 100644 --- a/gr-audio-windows/README +++ b/gr-audio-windows/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. gr-audio-windows will add an audio-sink to gnuradio for windows diff --git a/gr-audio-windows/src/Makefile.am b/gr-audio-windows/src/Makefile.am index f55110b8a..132efe61e 100644 --- a/gr-audio-windows/src/Makefile.am +++ b/gr-audio-windows/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. # include $(top_srcdir)/Makefile.common diff --git a/gr-audio-windows/src/audio_windows.i b/gr-audio-windows/src/audio_windows.i index 99e9e43a2..1c9c328ed 100644 --- a/gr-audio-windows/src/audio_windows.i +++ b/gr-audio-windows/src/audio_windows.i @@ -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. */ %feature("autodoc","1"); diff --git a/gr-audio-windows/src/audio_windows_sink.cc b/gr-audio-windows/src/audio_windows_sink.cc index ff1d19cdc..51dab44fc 100644 --- a/gr-audio-windows/src/audio_windows_sink.cc +++ b/gr-audio-windows/src/audio_windows_sink.cc @@ -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. */ #ifdef HAVE_CONFIG_H diff --git a/gr-audio-windows/src/audio_windows_sink.h b/gr-audio-windows/src/audio_windows_sink.h index 0d7e630da..24b2a1e64 100644 --- a/gr-audio-windows/src/audio_windows_sink.h +++ b/gr-audio-windows/src/audio_windows_sink.h @@ -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. */ #ifndef INCLUDED_AUDIO_WINDOWS_SINK_H diff --git a/gr-audio-windows/src/audio_windows_source.cc b/gr-audio-windows/src/audio_windows_source.cc index 8879e3b2d..f415064a7 100644 --- a/gr-audio-windows/src/audio_windows_source.cc +++ b/gr-audio-windows/src/audio_windows_source.cc @@ -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. */ #ifdef HAVE_CONFIG_H diff --git a/gr-audio-windows/src/audio_windows_source.h b/gr-audio-windows/src/audio_windows_source.h index 718ac2f9c..4a08d32af 100644 --- a/gr-audio-windows/src/audio_windows_source.h +++ b/gr-audio-windows/src/audio_windows_source.h @@ -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. */ #ifndef INCLUDED_AUDIO_WINDOWS_SOURCE_H diff --git a/gr-audio-windows/src/qa_audio_windows.py b/gr-audio-windows/src/qa_audio_windows.py index e7663a8b5..7b2080402 100755 --- a/gr-audio-windows/src/qa_audio_windows.py +++ b/gr-audio-windows/src/qa_audio_windows.py @@ -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. # from gnuradio import gr, gr_unittest |