Updated FSF address in all files. Fixes ticket:51
[debian/gnuradio] / usrp / fpga / toplevel / mrfm / shifter.v
index 08d49db6e46da74bcfd759073ef1bf6bc894a119..dd4d4b52788518a0fc7456ebf9e97cd50379e97a 100644 (file)
@@ -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);