summaryrefslogtreecommitdiffstats
path: root/toplevel
diff options
context:
space:
mode:
Diffstat (limited to 'toplevel')
-rw-r--r--toplevel/mrfm/mrfm.py4
-rw-r--r--toplevel/mrfm/mrfm.v2
-rwxr-xr-xtoplevel/mrfm/mrfm_fft.py4
-rw-r--r--toplevel/mrfm/shifter.v2
-rw-r--r--toplevel/sizetest/sizetest.v2
-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
-rw-r--r--toplevel/usrp_std/usrp_std.v2
-rw-r--r--toplevel/usrp_std/usrp_std.vh2
-rw-r--r--toplevel/usrp_std/usrp_std_config_2rxhb_2tx.vh2
-rw-r--r--toplevel/usrp_std/usrp_std_config_4rx_0tx.vh2
16 files changed, 18 insertions, 18 deletions
diff --git a/toplevel/mrfm/mrfm.py b/toplevel/mrfm/mrfm.py
index 0ce46012d..414f5817e 100644
--- a/toplevel/mrfm/mrfm.py
+++ b/toplevel/mrfm/mrfm.py
@@ -19,8 +19,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
diff --git a/toplevel/mrfm/mrfm.v b/toplevel/mrfm/mrfm.v
index cf9d1119a..7a0e38059 100644
--- a/toplevel/mrfm/mrfm.v
+++ b/toplevel/mrfm/mrfm.v
@@ -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
//
// Top level module for a full setup with DUCs and DDCs
diff --git a/toplevel/mrfm/mrfm_fft.py b/toplevel/mrfm/mrfm_fft.py
index 343ab0197..9ca867082 100755
--- a/toplevel/mrfm/mrfm_fft.py
+++ b/toplevel/mrfm/mrfm_fft.py
@@ -19,8 +19,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
diff --git a/toplevel/mrfm/shifter.v b/toplevel/mrfm/shifter.v
index 08d49db6e..dd4d4b527 100644
--- a/toplevel/mrfm/shifter.v
+++ b/toplevel/mrfm/shifter.v
@@ -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
//
module shifter(input wire [33:0] in, output wire [15:0] out, input wire [7:0] shift);
diff --git a/toplevel/sizetest/sizetest.v b/toplevel/sizetest/sizetest.v
index cdbd0861a..5a847b961 100644
--- a/toplevel/sizetest/sizetest.v
+++ b/toplevel/sizetest/sizetest.v
@@ -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
//
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
//
// ====================================================================
diff --git a/toplevel/usrp_std/usrp_std.v b/toplevel/usrp_std/usrp_std.v
index 9ba8c7c65..ea556d70f 100644
--- a/toplevel/usrp_std/usrp_std.v
+++ b/toplevel/usrp_std/usrp_std.v
@@ -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
//
// Top level module for a full setup with DUCs and DDCs
diff --git a/toplevel/usrp_std/usrp_std.vh b/toplevel/usrp_std/usrp_std.vh
index 65aed9b43..5c239f75e 100644
--- a/toplevel/usrp_std/usrp_std.vh
+++ b/toplevel/usrp_std/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
//
// ====================================================================
diff --git a/toplevel/usrp_std/usrp_std_config_2rxhb_2tx.vh b/toplevel/usrp_std/usrp_std_config_2rxhb_2tx.vh
index 74f1bfd1c..fc30a5417 100644
--- a/toplevel/usrp_std/usrp_std_config_2rxhb_2tx.vh
+++ b/toplevel/usrp_std/usrp_std_config_2rxhb_2tx.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
//
// ------------------------------------------------------------
diff --git a/toplevel/usrp_std/usrp_std_config_4rx_0tx.vh b/toplevel/usrp_std/usrp_std_config_4rx_0tx.vh
index 0bd188778..e6a662a43 100644
--- a/toplevel/usrp_std/usrp_std_config_4rx_0tx.vh
+++ b/toplevel/usrp_std/usrp_std_config_4rx_0tx.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
//
// ------------------------------------------------------------