From 0d9a417255df1620855f232717463097761b09d6 Mon Sep 17 00:00:00 2001
From: Steve Zesch <stevezesch2@gmail.com>
Date: Tue, 9 Oct 2012 11:52:46 -0400
Subject: Fixed fsf addresses. Closes #18.

---
 trashapplet/src/trash-empty.c | 4 ++--
 trashapplet/src/trash-empty.h | 4 ++--
 trashapplet/src/trashapplet.c | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

(limited to 'trashapplet/src')

diff --git a/trashapplet/src/trash-empty.c b/trashapplet/src/trash-empty.c
index 1c311e5e..bff97460 100644
--- a/trashapplet/src/trash-empty.c
+++ b/trashapplet/src/trash-empty.c
@@ -15,8 +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.
  */
 
 #include <mateconf/mateconf-client.h>
diff --git a/trashapplet/src/trash-empty.h b/trashapplet/src/trash-empty.h
index 1bfbdc52..dd949999 100644
--- a/trashapplet/src/trash-empty.h
+++ b/trashapplet/src/trash-empty.h
@@ -15,8 +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.
  */
 
 #ifndef _trash_empty_h_
diff --git a/trashapplet/src/trashapplet.c b/trashapplet/src/trashapplet.c
index 2294c7ac..0edf9f74 100644
--- a/trashapplet/src/trashapplet.c
+++ b/trashapplet/src/trashapplet.c
@@ -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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
 #ifdef HAVE_CONFIG_H
-- 
cgit v1.2.1