diff options
author | Steve Zesch <[email protected]> | 2012-07-26 17:44:47 -0700 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-07-26 17:44:47 -0700 |
commit | 85574a11629656333332fc6e0d329446ad1dcd1d (patch) | |
tree | ada4aa56a9ed0b0c70c4ef630339c42f36447caf /python/matemenu.c | |
parent | 0adb1d27f98947c211155b5e671a8e01debb701e (diff) | |
parent | 30e92ab6ad33034faceccd02ac2a16f7aab398b9 (diff) | |
download | mate-menus-85574a11629656333332fc6e0d329446ad1dcd1d.tar.bz2 mate-menus-85574a11629656333332fc6e0d329446ad1dcd1d.tar.xz |
Merge pull request #3 from NiceandGently/master
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> |