diff options
author | eb | 2006-09-13 21:30:04 +0000 |
---|---|---|
committer | eb | 2006-09-13 21:30:04 +0000 |
commit | 86f5c92427b3f4bb30536d76cf63c3fca388fb2f (patch) | |
tree | 40c88e125aee9d66b2f8a7451a43e3eaf07da578 /usrp/firmware/src | |
parent | 31750b16dc2676a323fb8bd4a933e166d81b547e (diff) | |
download | gnuradio-86f5c92427b3f4bb30536d76cf63c3fca388fb2f.tar.gz gnuradio-86f5c92427b3f4bb30536d76cf63c3fca388fb2f.tar.bz2 gnuradio-86f5c92427b3f4bb30536d76cf63c3fca388fb2f.zip |
Updated FSF address in all files. Fixes ticket:51
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'usrp/firmware/src')
30 files changed, 49 insertions, 49 deletions
diff --git a/usrp/firmware/src/Makefile.am b/usrp/firmware/src/Makefile.am index e48013723..ca45f0b66 100644 --- a/usrp/firmware/src/Makefile.am +++ b/usrp/firmware/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. # SUBDIRS = common usrp2 diff --git a/usrp/firmware/src/common/Makefile.am b/usrp/firmware/src/common/Makefile.am index ba3c0e4ed..b62baf599 100644 --- a/usrp/firmware/src/common/Makefile.am +++ b/usrp/firmware/src/common/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. # EXTRA_DIST = \ diff --git a/usrp/firmware/src/common/_startup.a51 b/usrp/firmware/src/common/_startup.a51 index 0bffbbeee..a300d696c 100644 --- a/usrp/firmware/src/common/_startup.a51 +++ b/usrp/firmware/src/common/_startup.a51 @@ -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. ;;; The default external memory initialization provided by sdcc is not diff --git a/usrp/firmware/src/common/_startup.a51.brittle b/usrp/firmware/src/common/_startup.a51.brittle index 1238f3d7f..c8f2ee365 100644 --- a/usrp/firmware/src/common/_startup.a51.brittle +++ b/usrp/firmware/src/common/_startup.a51.brittle @@ -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. ;;; The default external memory initialization provided by sdcc is not diff --git a/usrp/firmware/src/common/blink_leds.c b/usrp/firmware/src/common/blink_leds.c index 4654e73cb..c05d3b11c 100644 --- a/usrp/firmware/src/common/blink_leds.c +++ b/usrp/firmware/src/common/blink_leds.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 */ #include "usrp_common.h" diff --git a/usrp/firmware/src/common/build_eeprom.py b/usrp/firmware/src/common/build_eeprom.py index 661205928..44b97da0f 100755 --- a/usrp/firmware/src/common/build_eeprom.py +++ b/usrp/firmware/src/common/build_eeprom.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. # import re diff --git a/usrp/firmware/src/common/check_mdelay.c b/usrp/firmware/src/common/check_mdelay.c index 8cdadab62..936406289 100644 --- a/usrp/firmware/src/common/check_mdelay.c +++ b/usrp/firmware/src/common/check_mdelay.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 */ #include "usrp_common.h" diff --git a/usrp/firmware/src/common/check_udelay.c b/usrp/firmware/src/common/check_udelay.c index 6e1c8400a..4d46aa07d 100644 --- a/usrp/firmware/src/common/check_udelay.c +++ b/usrp/firmware/src/common/check_udelay.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 */ #include "usrp_common.h" diff --git a/usrp/firmware/src/common/edit-gpif b/usrp/firmware/src/common/edit-gpif index c507f502a..a17b4dfe1 100755 --- a/usrp/firmware/src/common/edit-gpif +++ b/usrp/firmware/src/common/edit-gpif @@ -17,8 +17,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/usrp/firmware/src/common/fpga.h b/usrp/firmware/src/common/fpga.h index d95db3341..6e5fbeea7 100644 --- a/usrp/firmware/src/common/fpga.h +++ b/usrp/firmware/src/common/fpga.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_FPGA_H #define INCLUDED_FPGA_H diff --git a/usrp/firmware/src/common/fpga_load.c b/usrp/firmware/src/common/fpga_load.c index 1c2792d25..449a646ba 100644 --- a/usrp/firmware/src/common/fpga_load.c +++ b/usrp/firmware/src/common/fpga_load.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 */ #include "usrp_common.h" diff --git a/usrp/firmware/src/common/fpga_load.h b/usrp/firmware/src/common/fpga_load.h index baf22ded7..fd62e4c5e 100644 --- a/usrp/firmware/src/common/fpga_load.h +++ b/usrp/firmware/src/common/fpga_load.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 INCLUDED_FPGA_LOAD_H diff --git a/usrp/firmware/src/common/init_gpif.c b/usrp/firmware/src/common/init_gpif.c index 40336e656..801345fa7 100644 --- a/usrp/firmware/src/common/init_gpif.c +++ b/usrp/firmware/src/common/init_gpif.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 */ #include "usrp_common.h" diff --git a/usrp/firmware/src/common/usrp_common.c b/usrp/firmware/src/common/usrp_common.c index 5daa8df5f..8bf4d156c 100644 --- a/usrp/firmware/src/common/usrp_common.c +++ b/usrp/firmware/src/common/usrp_common.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/usrp/firmware/src/common/usrp_globals.h b/usrp/firmware/src/common/usrp_globals.h index 6caa23486..35ea791a7 100644 --- a/usrp/firmware/src/common/usrp_globals.h +++ b/usrp/firmware/src/common/usrp_globals.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 _USRP_GLOBALS_H_ #define _USRP_GLOBALS_H_ diff --git a/usrp/firmware/src/common/vectors.a51 b/usrp/firmware/src/common/vectors.a51 index 7fd5f9547..7f274fbee 100644 --- a/usrp/firmware/src/common/vectors.a51 +++ b/usrp/firmware/src/common/vectors.a51 @@ -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. ;;; ;;; Interrupt vectors. diff --git a/usrp/firmware/src/usrp2/Makefile.am b/usrp/firmware/src/usrp2/Makefile.am index e2b9f9e61..423404a4a 100644 --- a/usrp/firmware/src/usrp2/Makefile.am +++ b/usrp/firmware/src/usrp2/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. # firmware2dir = $(prefix)/share/usrp/rev2 diff --git a/usrp/firmware/src/usrp2/board_specific.c b/usrp/firmware/src/usrp2/board_specific.c index a4ff45c5a..20c91597f 100644 --- a/usrp/firmware/src/usrp2/board_specific.c +++ b/usrp/firmware/src/usrp2/board_specific.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. */ #include "usrp_common.h" diff --git a/usrp/firmware/src/usrp2/edit-gpif b/usrp/firmware/src/usrp2/edit-gpif index c507f502a..a17b4dfe1 100755 --- a/usrp/firmware/src/usrp2/edit-gpif +++ b/usrp/firmware/src/usrp2/edit-gpif @@ -17,8 +17,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/usrp/firmware/src/usrp2/eeprom_init.c b/usrp/firmware/src/usrp2/eeprom_init.c index fb949bc82..45d6da4cd 100644 --- a/usrp/firmware/src/usrp2/eeprom_init.c +++ b/usrp/firmware/src/usrp2/eeprom_init.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. */ #include "usrp_common.h" diff --git a/usrp/firmware/src/usrp2/eeprom_io.c b/usrp/firmware/src/usrp2/eeprom_io.c index 1aa51a0b7..b44c447cb 100644 --- a/usrp/firmware/src/usrp2/eeprom_io.c +++ b/usrp/firmware/src/usrp2/eeprom_io.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. */ #include "eeprom_io.h" diff --git a/usrp/firmware/src/usrp2/eeprom_io.h b/usrp/firmware/src/usrp2/eeprom_io.h index ece8036d3..e6eae423d 100644 --- a/usrp/firmware/src/usrp2/eeprom_io.h +++ b/usrp/firmware/src/usrp2/eeprom_io.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_EEPROM_IO_H diff --git a/usrp/firmware/src/usrp2/fpga_rev2.c b/usrp/firmware/src/usrp2/fpga_rev2.c index cd282d6d0..42355a2c0 100644 --- a/usrp/firmware/src/usrp2/fpga_rev2.c +++ b/usrp/firmware/src/usrp2/fpga_rev2.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. */ #include "fpga.h" diff --git a/usrp/firmware/src/usrp2/fpga_rev2.h b/usrp/firmware/src/usrp2/fpga_rev2.h index 6c04271b5..3dc8ea35b 100644 --- a/usrp/firmware/src/usrp2/fpga_rev2.h +++ b/usrp/firmware/src/usrp2/fpga_rev2.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 INCLUDED_FPGA_REV1_H diff --git a/usrp/firmware/src/usrp2/spi.c b/usrp/firmware/src/usrp2/spi.c index 0c6abb4da..27c3a0059 100644 --- a/usrp/firmware/src/usrp2/spi.c +++ b/usrp/firmware/src/usrp2/spi.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. */ #include "spi.h" diff --git a/usrp/firmware/src/usrp2/spi.h b/usrp/firmware/src/usrp2/spi.h index b17126d04..057b488a2 100644 --- a/usrp/firmware/src/usrp2/spi.h +++ b/usrp/firmware/src/usrp2/spi.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_SPI_H diff --git a/usrp/firmware/src/usrp2/usb_descriptors.a51 b/usrp/firmware/src/usrp2/usb_descriptors.a51 index 06a92f5af..d0c242d27 100644 --- a/usrp/firmware/src/usrp2/usb_descriptors.a51 +++ b/usrp/firmware/src/usrp2/usb_descriptors.a51 @@ -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. ;;; ;;; USB Descriptor table for the USRP diff --git a/usrp/firmware/src/usrp2/usrp_common.h b/usrp/firmware/src/usrp2/usrp_common.h index 5625b42d4..e02383298 100644 --- a/usrp/firmware/src/usrp2/usrp_common.h +++ b/usrp/firmware/src/usrp2/usrp_common.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 */ /* diff --git a/usrp/firmware/src/usrp2/usrp_main.c b/usrp/firmware/src/usrp2/usrp_main.c index 0dbba8e57..1c4f7637e 100644 --- a/usrp/firmware/src/usrp2/usrp_main.c +++ b/usrp/firmware/src/usrp2/usrp_main.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 */ #include "usrp_common.h" diff --git a/usrp/firmware/src/usrp2/usrp_rev2_regs.h b/usrp/firmware/src/usrp2/usrp_rev2_regs.h index e18003f7f..a73f294d2 100644 --- a/usrp/firmware/src/usrp2/usrp_rev2_regs.h +++ b/usrp/firmware/src/usrp2/usrp_rev2_regs.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 */ /* |