Updated FSF address in all files. Fixes ticket:51
[debian/gnuradio] / gnuradio-core / src / python / gnuradio / gr / exceptions.py
index 0cbeb143a4ed967db7843ea67304d0cd5a23dbbf..7f03b8d42eabead4fc31f6f41aedc97c00e2aeef 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.
 
 class NotDAG (Exception):
     """Not a directed acyclic graph"""