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 /util | |
parent | 0adb1d27f98947c211155b5e671a8e01debb701e (diff) | |
download | mate-menus-30e92ab6ad33034faceccd02ac2a16f7aab398b9.tar.bz2 mate-menus-30e92ab6ad33034faceccd02ac2a16f7aab398b9.tar.xz |
fix incorrect-fsf-address
Diffstat (limited to 'util')
-rw-r--r-- | util/mate-menus-ls.py | 3 |
1 files changed, 2 insertions, 1 deletions
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 |