summaryrefslogtreecommitdiff
path: root/mate-about
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-11-18 17:01:40 -0500
committerSteve Zesch <[email protected]>2012-11-18 17:01:40 -0500
commitf230aaff00aa6592ed36963aed2a8944ecd03dac (patch)
tree284bb810562b73a6c4fabd6c50000efc669673fa /mate-about
parent86a51f1ba55208272a50e17ac94f745907131758 (diff)
downloadmate-desktop-f230aaff00aa6592ed36963aed2a8944ecd03dac.tar.bz2
mate-desktop-f230aaff00aa6592ed36963aed2a8944ecd03dac.tar.xz
fixed incorrect fsf addresses.
Diffstat (limited to 'mate-about')
-rw-r--r--mate-about/mate-about.c4
-rw-r--r--mate-about/mate-about.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/mate-about/mate-about.c b/mate-about/mate-about.c
index 8773261..e1fb942 100644
--- a/mate-about/mate-about.c
+++ b/mate-about/mate-about.c
@@ -14,8 +14,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_ABOUT_C__
diff --git a/mate-about/mate-about.h b/mate-about/mate-about.h
index cbb2f5a..908dc77 100644
--- a/mate-about/mate-about.h
+++ b/mate-about/mate-about.h
@@ -14,8 +14,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_ABOUT_H__