summaryrefslogtreecommitdiff
path: root/accessx-status
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-10-09 11:52:46 -0400
committerSteve Zesch <[email protected]>2012-10-09 11:52:46 -0400
commit0d9a417255df1620855f232717463097761b09d6 (patch)
treee7f5ee521661898f665ab54f13fea94ede966dae /accessx-status
parentaa7404034434537a1841d26ead87351047736a89 (diff)
downloadmate-applets-0d9a417255df1620855f232717463097761b09d6.tar.bz2
mate-applets-0d9a417255df1620855f232717463097761b09d6.tar.xz
Fixed fsf addresses. Closes #18.
Diffstat (limited to 'accessx-status')
-rw-r--r--accessx-status/applet.c4
-rw-r--r--accessx-status/applet.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/accessx-status/applet.c b/accessx-status/applet.c
index b6ee8934..66d71522 100644
--- a/accessx-status/applet.c
+++ b/accessx-status/applet.c
@@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU Library 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>
diff --git a/accessx-status/applet.h b/accessx-status/applet.h
index 5872fff1..fae6db56 100644
--- a/accessx-status/applet.h
+++ b/accessx-status/applet.h
@@ -13,8 +13,8 @@
*
* You should have received a copy of the GNU Library 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.
*/
#ifndef __ACCESSX_APPLET_H__