Updated FSF address in all files. Fixes ticket:51
[debian/gnuradio] / gnuradio-core / src / utils / single_pole_iir.m
index 13d6b4d58086f706b62d4df903badfd5c429b659..481e0fe91011c62441250777d4d4bc416fbb41fc 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.
 # 
 
 function [b, a] = single_pole_iir (alpha)