diff options
author | eb | 2006-09-21 21:24:36 +0000 |
---|---|---|
committer | eb | 2006-09-21 21:24:36 +0000 |
commit | 9a3c01437bf8952a401345919b8c9b32e1a10bf0 (patch) | |
tree | 2023b654c8085d692549da204d6945007562139b /gr-radio-astronomy/src | |
parent | c8ed035413582319e606104d00ab69f919ab6038 (diff) | |
download | gnuradio-9a3c01437bf8952a401345919b8c9b32e1a10bf0.tar.gz gnuradio-9a3c01437bf8952a401345919b8c9b32e1a10bf0.tar.bz2 gnuradio-9a3c01437bf8952a401345919b8c9b32e1a10bf0.zip |
updated FSF street address
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3602 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'gr-radio-astronomy/src')
-rwxr-xr-x | gr-radio-astronomy/src/python/usrp_psr_receiver.py | 4 | ||||
-rwxr-xr-x | gr-radio-astronomy/src/python/usrp_ra_receiver.py | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gr-radio-astronomy/src/python/usrp_psr_receiver.py b/gr-radio-astronomy/src/python/usrp_psr_receiver.py index 1aeef8fd9..da2398c46 100755 --- a/gr-radio-astronomy/src/python/usrp_psr_receiver.py +++ b/gr-radio-astronomy/src/python/usrp_psr_receiver.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. # diff --git a/gr-radio-astronomy/src/python/usrp_ra_receiver.py b/gr-radio-astronomy/src/python/usrp_ra_receiver.py index de7e747dd..7399c8374 100755 --- a/gr-radio-astronomy/src/python/usrp_ra_receiver.py +++ b/gr-radio-astronomy/src/python/usrp_ra_receiver.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, gru |