From 29c7b70ef0b750d7e8e2994aeaa68340b6406b10 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Sun, 18 Nov 2012 20:36:38 -0500 Subject: fixed incorrect fsf addresses. --- Mozo/MenuEditor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mozo/MenuEditor.py') diff --git a/Mozo/MenuEditor.py b/Mozo/MenuEditor.py index d74cb2b..5fd5726 100644 --- a/Mozo/MenuEditor.py +++ b/Mozo/MenuEditor.py @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU Library General Public # License along with this library; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA import os, re, xml.dom.minidom, locale import matemenu -- cgit v1.2.1