summaryrefslogtreecommitdiffstats
path: root/toplevel/usrp_multi
diff options
context:
space:
mode:
authoreb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>2006-09-13 21:30:04 +0000
committereb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>2006-09-13 21:30:04 +0000
commit6f725de982a80f1a024072ef1e4f31cf2ff5b01d (patch)
treed2c8da9c6d8cc13434f5d7900ac5072cb558e463 /toplevel/usrp_multi
parent4f523681b7e786694969bcb7bfddb68b976c8ab7 (diff)
downloaduhd-6f725de982a80f1a024072ef1e4f31cf2ff5b01d.tar.gz
uhd-6f725de982a80f1a024072ef1e4f31cf2ff5b01d.tar.bz2
uhd-6f725de982a80f1a024072ef1e4f31cf2ff5b01d.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 'toplevel/usrp_multi')
-rw-r--r--toplevel/usrp_multi/usrp_multi.v2
-rw-r--r--toplevel/usrp_multi/usrp_multi.vh2
-rw-r--r--toplevel/usrp_multi/usrp_multi_config_2rx_0tx.vh2
-rw-r--r--toplevel/usrp_multi/usrp_multi_config_2rxhb_0tx.vh2
-rw-r--r--toplevel/usrp_multi/usrp_multi_config_2rxhb_2tx.vh2
-rw-r--r--toplevel/usrp_multi/usrp_multi_config_4rx_0tx.vh2
-rw-r--r--toplevel/usrp_multi/usrp_std.vh2
7 files changed, 7 insertions, 7 deletions
diff --git a/toplevel/usrp_multi/usrp_multi.v b/toplevel/usrp_multi/usrp_multi.v
index b27d3d3a6..e3706d71b 100644
--- a/toplevel/usrp_multi/usrp_multi.v
+++ b/toplevel/usrp_multi/usrp_multi.v
@@ -17,7 +17,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
//
// Top level module for a full setup with DUCs and DDCs
diff --git a/toplevel/usrp_multi/usrp_multi.vh b/toplevel/usrp_multi/usrp_multi.vh
index 2904a9352..fb5dc8d1f 100644
--- a/toplevel/usrp_multi/usrp_multi.vh
+++ b/toplevel/usrp_multi/usrp_multi.vh
@@ -17,7 +17,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/toplevel/usrp_multi/usrp_multi_config_2rx_0tx.vh b/toplevel/usrp_multi/usrp_multi_config_2rx_0tx.vh
index 26a41e4d0..3c471463f 100644
--- a/toplevel/usrp_multi/usrp_multi_config_2rx_0tx.vh
+++ b/toplevel/usrp_multi/usrp_multi_config_2rx_0tx.vh
@@ -17,7 +17,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
//
`define MULTI_ON
// ------------------------------------------------------------
diff --git a/toplevel/usrp_multi/usrp_multi_config_2rxhb_0tx.vh b/toplevel/usrp_multi/usrp_multi_config_2rxhb_0tx.vh
index 0673d9600..43ed8e638 100644
--- a/toplevel/usrp_multi/usrp_multi_config_2rxhb_0tx.vh
+++ b/toplevel/usrp_multi/usrp_multi_config_2rxhb_0tx.vh
@@ -17,7 +17,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
//
`define MULTI_ON
// ------------------------------------------------------------
diff --git a/toplevel/usrp_multi/usrp_multi_config_2rxhb_2tx.vh b/toplevel/usrp_multi/usrp_multi_config_2rxhb_2tx.vh
index 80c7fbdcb..9ec92a4ec 100644
--- a/toplevel/usrp_multi/usrp_multi_config_2rxhb_2tx.vh
+++ b/toplevel/usrp_multi/usrp_multi_config_2rxhb_2tx.vh
@@ -17,7 +17,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
//
`define MULTI_ON
// ------------------------------------------------------------
diff --git a/toplevel/usrp_multi/usrp_multi_config_4rx_0tx.vh b/toplevel/usrp_multi/usrp_multi_config_4rx_0tx.vh
index 36176be4a..42549befd 100644
--- a/toplevel/usrp_multi/usrp_multi_config_4rx_0tx.vh
+++ b/toplevel/usrp_multi/usrp_multi_config_4rx_0tx.vh
@@ -17,7 +17,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
//
`define MULTI_ON
// ------------------------------------------------------------
diff --git a/toplevel/usrp_multi/usrp_std.vh b/toplevel/usrp_multi/usrp_std.vh
index 189cf14b8..2732a1992 100644
--- a/toplevel/usrp_multi/usrp_std.vh
+++ b/toplevel/usrp_multi/usrp_std.vh
@@ -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
//
// ====================================================================