diff options
author | Steve Zesch <[email protected]> | 2012-11-18 20:36:38 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-11-18 20:36:38 -0500 |
commit | 29c7b70ef0b750d7e8e2994aeaa68340b6406b10 (patch) | |
tree | a6c073e08b41df78859d0445d36f571cf8114de0 /Mozo/MainWindow.py | |
parent | 8a8cdab0d31e04eb0db692ada9c5f53324760f11 (diff) | |
download | mozo-29c7b70ef0b750d7e8e2994aeaa68340b6406b10.tar.bz2 mozo-29c7b70ef0b750d7e8e2994aeaa68340b6406b10.tar.xz |
fixed incorrect fsf addresses.
Diffstat (limited to 'Mozo/MainWindow.py')
-rw-r--r-- | Mozo/MainWindow.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mozo/MainWindow.py b/Mozo/MainWindow.py index 63efd13..7c4623b 100644 --- a/Mozo/MainWindow.py +++ b/Mozo/MainWindow.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 gtk, matemenu, gobject, gio import cgi, os |