Updated FSF address in all files. Fixes ticket:51
[debian/gnuradio] / gnuradio-core / src / utils / db_width.m
index c12dfd1ccc6a292a8da06c7b4df8bb4c98fb7583..fe18b198626172fcc3869b6dd651c042df19489a 100644 (file)
@@ -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.
 
 %% find the N-dB width of the given filter
 %% E.g., to find the 3-dB width, use width = db_width (taps, -3.0)