summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-07-26 17:45:47 -0700
committerSteve Zesch <[email protected]>2012-07-26 17:45:47 -0700
commit1e0ea2d78f879c85942ae7f6e081cb953961dc2d (patch)
tree13fc9cd3df0ea8b1663619b3e25bc2d33084d861
parentf716b5e9b60d37bbbc83c20906e2dfe3bf203577 (diff)
parent15d4a835a59f72f06bb7f48e93115bcc87a98242 (diff)
downloadmate-panel-1e0ea2d78f879c85942ae7f6e081cb953961dc2d.tar.bz2
mate-panel-1e0ea2d78f879c85942ae7f6e081cb953961dc2d.tar.xz
Merge pull request #34 from NiceandGently/master
incorrect-fsf-address and others
-rw-r--r--mate-panel/mate-panel-add.in2
-rw-r--r--mate-panel/mate-panel-applet-frame.h5
-rw-r--r--mate-panel/mate-panel-applet-info.h4
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 <[email protected]>
*/
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__