summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNice&Gently <[email protected]>2012-07-26 16:56:40 +0200
committerNice&Gently <[email protected]>2012-07-26 16:56:40 +0200
commit30e92ab6ad33034faceccd02ac2a16f7aab398b9 (patch)
treeada4aa56a9ed0b0c70c4ef630339c42f36447caf
parent0adb1d27f98947c211155b5e671a8e01debb701e (diff)
downloadmate-menus-30e92ab6ad33034faceccd02ac2a16f7aab398b9.tar.bz2
mate-menus-30e92ab6ad33034faceccd02ac2a16f7aab398b9.tar.xz
fix incorrect-fsf-address
-rw-r--r--python/matemenu.c4
-rw-r--r--util/mate-menus-ls.py3
2 files changed, 4 insertions, 3 deletions
diff --git a/python/matemenu.c b/python/matemenu.c
index 596c106..71d831b 100644
--- a/python/matemenu.c
+++ b/python/matemenu.c
@@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU Lesser 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/util/mate-menus-ls.py b/util/mate-menus-ls.py
index ec6ef4b..92f303f 100644
--- a/util/mate-menus-ls.py
+++ b/util/mate-menus-ls.py
@@ -17,7 +17,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+# MA 02110-1301, USA.
#
import optparse