From 15d4a835a59f72f06bb7f48e93115bcc87a98242 Mon Sep 17 00:00:00 2001 From: Nice&Gently Date: Thu, 26 Jul 2012 19:23:58 +0200 Subject: fix incorrect-fsf-address --- mate-panel/mate-panel-add.in | 2 +- mate-panel/mate-panel-applet-frame.h | 5 ++--- mate-panel/mate-panel-applet-info.h | 4 ++-- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/mate-panel/mate-panel-add.in b/mate-panel/mate-panel-add.in index b332ffdb..b17eb631 100644 --- a/mate-panel/mate-panel-add.in +++ b/mate-panel/mate-panel-add.in @@ -18,7 +18,7 @@ # # 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 diff --git a/mate-panel/mate-panel-applet-frame.h b/mate-panel/mate-panel-applet-frame.h index 489f2de4..b4e1e1cd 100644 --- a/mate-panel/mate-panel-applet-frame.h +++ b/mate-panel/mate-panel-applet-frame.h @@ -15,9 +15,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., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. - * + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. * Authors: * Mark McLoughlin */ diff --git a/mate-panel/mate-panel-applet-info.h b/mate-panel/mate-panel-applet-info.h index 264c0730..b18ff5cc 100644 --- a/mate-panel/mate-panel-applet-info.h +++ b/mate-panel/mate-panel-applet-info.h @@ -16,8 +16,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., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #ifndef __MATE_PANEL_APPLET_INFO_H__ -- cgit v1.2.1