diff options
author | Nice&Gently <[email protected]> | 2012-07-26 16:56:40 +0200 |
---|---|---|
committer | Nice&Gently <[email protected]> | 2012-07-26 16:56:40 +0200 |
commit | 30e92ab6ad33034faceccd02ac2a16f7aab398b9 (patch) | |
tree | ada4aa56a9ed0b0c70c4ef630339c42f36447caf /python/matemenu.c | |
parent | 0adb1d27f98947c211155b5e671a8e01debb701e (diff) | |
download | mate-menus-30e92ab6ad33034faceccd02ac2a16f7aab398b9.tar.bz2 mate-menus-30e92ab6ad33034faceccd02ac2a16f7aab398b9.tar.xz |
fix incorrect-fsf-address
Diffstat (limited to 'python/matemenu.c')
-rw-r--r-- | python/matemenu.c | 4 |
1 files changed, 2 insertions, 2 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> |