diff options
Diffstat (limited to 'usrp/host/apps')
-rw-r--r-- | usrp/host/apps/Makefile.am | 4 | ||||
-rwxr-xr-x | usrp/host/apps/burn-db-eeprom | 4 | ||||
-rwxr-xr-x | usrp/host/apps/burn-serial-number | 4 | ||||
-rw-r--r-- | usrp/host/apps/check_order_quickly.cc | 4 | ||||
-rw-r--r-- | usrp/host/apps/test_usrp_standard_rx.cc | 4 | ||||
-rw-r--r-- | usrp/host/apps/test_usrp_standard_tx.cc | 4 | ||||
-rw-r--r-- | usrp/host/apps/time_stuff.c | 4 | ||||
-rw-r--r-- | usrp/host/apps/time_stuff.h | 4 | ||||
-rw-r--r-- | usrp/host/apps/usrp_cal_dc_offset.cc | 4 | ||||
-rw-r--r-- | usrp/host/apps/usrper.cc | 2 |
10 files changed, 19 insertions, 19 deletions
diff --git a/usrp/host/apps/Makefile.am b/usrp/host/apps/Makefile.am index ba8b11df7..8e0768e84 100644 --- a/usrp/host/apps/Makefile.am +++ b/usrp/host/apps/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/usrp/host/apps/burn-db-eeprom b/usrp/host/apps/burn-db-eeprom index e7c92eb9d..8f4c5d97e 100755 --- a/usrp/host/apps/burn-db-eeprom +++ b/usrp/host/apps/burn-db-eeprom @@ -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 usrp_prims import * diff --git a/usrp/host/apps/burn-serial-number b/usrp/host/apps/burn-serial-number index 1bf944e99..dc2329b68 100755 --- a/usrp/host/apps/burn-serial-number +++ b/usrp/host/apps/burn-serial-number @@ -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 usrp_prims import * diff --git a/usrp/host/apps/check_order_quickly.cc b/usrp/host/apps/check_order_quickly.cc index d6ebd2f03..21f2191af 100644 --- a/usrp/host/apps/check_order_quickly.cc +++ b/usrp/host/apps/check_order_quickly.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. */ #include <stdio.h> diff --git a/usrp/host/apps/test_usrp_standard_rx.cc b/usrp/host/apps/test_usrp_standard_rx.cc index d19b6a6b7..87c505c9d 100644 --- a/usrp/host/apps/test_usrp_standard_rx.cc +++ b/usrp/host/apps/test_usrp_standard_rx.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/usrp/host/apps/test_usrp_standard_tx.cc b/usrp/host/apps/test_usrp_standard_tx.cc index 8aebaeb8f..2fc0edba3 100644 --- a/usrp/host/apps/test_usrp_standard_tx.cc +++ b/usrp/host/apps/test_usrp_standard_tx.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/usrp/host/apps/time_stuff.c b/usrp/host/apps/time_stuff.c index aa62e9adf..21ae8f1a1 100644 --- a/usrp/host/apps/time_stuff.c +++ b/usrp/host/apps/time_stuff.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. */ #ifdef HAVE_CONFIG_H diff --git a/usrp/host/apps/time_stuff.h b/usrp/host/apps/time_stuff.h index c995ef643..778fa3266 100644 --- a/usrp/host/apps/time_stuff.h +++ b/usrp/host/apps/time_stuff.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 _TIME_STUFF_H_ diff --git a/usrp/host/apps/usrp_cal_dc_offset.cc b/usrp/host/apps/usrp_cal_dc_offset.cc index 2308bddaa..f16191f74 100644 --- a/usrp/host/apps/usrp_cal_dc_offset.cc +++ b/usrp/host/apps/usrp_cal_dc_offset.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/usrp/host/apps/usrper.cc b/usrp/host/apps/usrper.cc index 51c5ee6ba..d70128480 100644 --- a/usrp/host/apps/usrper.cc +++ b/usrp/host/apps/usrper.cc @@ -16,7 +16,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 */ #include <stdio.h> |