summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Koegel <eric.koegel@gmail.com>2013-09-16 10:17:02 +0300
committerEric Koegel <eric.koegel@gmail.com>2013-09-16 10:17:42 +0300
commit41929e74d8ea59366e0368fcd0ca7a90b70f918d (patch)
treed716aa44acf5c42ad58279bee490e5600ff092e8
parent0e4f1538b2b899947d9f27e6bc93aa42f192cd72 (diff)
downloadxfdesktop-41929e74d8ea59366e0368fcd0ca7a90b70f918d.tar.gz
Fix FSF Address
-rw-r--r--common/xfdesktop-common.c4
-rw-r--r--common/xfdesktop-common.h4
-rw-r--r--common/xfdesktop-thumbnailer.c4
-rw-r--r--common/xfdesktop-thumbnailer.h4
-rw-r--r--settings/main.c4
-rw-r--r--src/main.c4
-rw-r--r--src/menu.c4
-rw-r--r--src/menu.h4
-rw-r--r--src/windowlist.c4
-rw-r--r--src/windowlist.h4
-rw-r--r--src/xfce-backdrop.c4
-rw-r--r--src/xfce-backdrop.h4
-rw-r--r--src/xfce-desktop-menu.c4
-rw-r--r--src/xfce-desktop-menu.h4
-rw-r--r--src/xfce-desktop.c4
-rw-r--r--src/xfce-desktop.h4
-rw-r--r--src/xfce-workspace.c4
-rw-r--r--src/xfce-workspace.h4
-rw-r--r--src/xfdesktop-app-menu-item.c7
-rw-r--r--src/xfdesktop-app-menu-item.h7
-rw-r--r--src/xfdesktop-clipboard-manager.c6
-rw-r--r--src/xfdesktop-clipboard-manager.h6
-rw-r--r--src/xfdesktop-file-icon-manager.c4
-rw-r--r--src/xfdesktop-file-icon-manager.h4
-rw-r--r--src/xfdesktop-file-icon.c4
-rw-r--r--src/xfdesktop-file-icon.h4
-rw-r--r--src/xfdesktop-file-utils.c4
-rw-r--r--src/xfdesktop-file-utils.h4
-rw-r--r--src/xfdesktop-icon-view-manager.c4
-rw-r--r--src/xfdesktop-icon-view-manager.h4
-rw-r--r--src/xfdesktop-icon-view.c4
-rw-r--r--src/xfdesktop-icon-view.h4
-rw-r--r--src/xfdesktop-icon.c4
-rw-r--r--src/xfdesktop-icon.h4
-rw-r--r--src/xfdesktop-notify.c7
-rw-r--r--src/xfdesktop-notify.h7
-rw-r--r--src/xfdesktop-regular-file-icon.c4
-rw-r--r--src/xfdesktop-regular-file-icon.h4
-rw-r--r--src/xfdesktop-special-file-icon.c4
-rw-r--r--src/xfdesktop-special-file-icon.h4
-rw-r--r--src/xfdesktop-volume-icon.c4
-rw-r--r--src/xfdesktop-volume-icon.h4
-rw-r--r--src/xfdesktop-window-icon-manager.c4
-rw-r--r--src/xfdesktop-window-icon-manager.h4
-rw-r--r--src/xfdesktop-window-icon.c4
-rw-r--r--src/xfdesktop-window-icon.h4
46 files changed, 98 insertions, 102 deletions
diff --git a/common/xfdesktop-common.c b/common/xfdesktop-common.c
index f36d9fa7..65f02142 100644
--- a/common/xfdesktop-common.c
+++ b/common/xfdesktop-common.c
@@ -14,8 +14,8 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifdef HAVE_CONFIG_H
diff --git a/common/xfdesktop-common.h b/common/xfdesktop-common.h
index 8e5947c2..732fbc9f 100644
--- a/common/xfdesktop-common.h
+++ b/common/xfdesktop-common.h
@@ -15,8 +15,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*
* Random portions taken from or inspired by the original xfdesktop for xfce4:
* Copyright (C) 2002-2003 Jasper Huijsmans (huysmans@users.sourceforge.net)
diff --git a/common/xfdesktop-thumbnailer.c b/common/xfdesktop-thumbnailer.c
index 2c735df6..1cb93f98 100644
--- a/common/xfdesktop-thumbnailer.c
+++ b/common/xfdesktop-thumbnailer.c
@@ -16,8 +16,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*
* xfdesktop-thumbnailer is based on thumbnailer code from Ristretto
* Copyright (c) Stephan Arts 2009-2011 <stephan@xfce.org>
diff --git a/common/xfdesktop-thumbnailer.h b/common/xfdesktop-thumbnailer.h
index c7ea4c56..96876b04 100644
--- a/common/xfdesktop-thumbnailer.h
+++ b/common/xfdesktop-thumbnailer.h
@@ -16,8 +16,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*
* xfdesktop-thumbnailer is based on thumbnailer code from Ristretto
* Copyright (c) Stephan Arts 2009-2011 <stephan@xfce.org>
diff --git a/settings/main.c b/settings/main.c
index 7a28041a..e1325062 100644
--- a/settings/main.c
+++ b/settings/main.c
@@ -17,8 +17,8 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*
*/
diff --git a/src/main.c b/src/main.c
index cdf56125..d0f24bcd 100644
--- a/src/main.c
+++ b/src/main.c
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*
* Random portions taken from or inspired by the original xfdesktop for xfce4:
* Copyright (C) 2002-2003 Jasper Huijsmans (huysmans@users.sourceforge.net)
diff --git a/src/menu.c b/src/menu.c
index b5b35084..f3ec10f9 100644
--- a/src/menu.c
+++ b/src/menu.c
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*
* Random portions taken from or inspired by the original xfdesktop for xfce4:
* Copyright (C) 2002-2003 Jasper Huijsmans (huysmans@users.sourceforge.net)
diff --git a/src/menu.h b/src/menu.h
index 1abd7999..1963ab22 100644
--- a/src/menu.h
+++ b/src/menu.h
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*
* Random portions taken from or inspired by the original xfdesktop for xfce4:
* Copyright (C) 2002-2003 Jasper Huijsmans (huysmans@users.sourceforge.net)
diff --git a/src/windowlist.c b/src/windowlist.c
index f228ca3a..195ef01e 100644
--- a/src/windowlist.c
+++ b/src/windowlist.c
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*
* Random portions taken from or inspired by the original xfdesktop for xfce4:
* Copyright (C) 2002-2003 Jasper Huijsmans (huysmans@users.sourceforge.net)
diff --git a/src/windowlist.h b/src/windowlist.h
index d8cf7939..0cd296e3 100644
--- a/src/windowlist.h
+++ b/src/windowlist.h
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*
* Random portions taken from or inspired by the original xfdesktop for xfce4:
* Copyright (C) 2002-2003 Jasper Huijsmans (huysmans@users.sourceforge.net)
diff --git a/src/xfce-backdrop.c b/src/xfce-backdrop.c
index a8aa8342..c668a47d 100644
--- a/src/xfce-backdrop.c
+++ b/src/xfce-backdrop.c
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*
* Random portions taken from or inspired by the original xfdesktop for xfce4:
* Copyright (C) 2002-2003 Jasper Huijsmans (huysmans@users.sourceforge.net)
diff --git a/src/xfce-backdrop.h b/src/xfce-backdrop.h
index ab26d453..1b341e1f 100644
--- a/src/xfce-backdrop.h
+++ b/src/xfce-backdrop.h
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef _XFCE_BACKDROP_H_
diff --git a/src/xfce-desktop-menu.c b/src/xfce-desktop-menu.c
index 68371953..fd1a2a7e 100644
--- a/src/xfce-desktop-menu.c
+++ b/src/xfce-desktop-menu.c
@@ -17,8 +17,8 @@
* GNU General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/xfce-desktop-menu.h b/src/xfce-desktop-menu.h
index e215182e..110ab950 100644
--- a/src/xfce-desktop-menu.h
+++ b/src/xfce-desktop-menu.h
@@ -12,8 +12,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef _XFCE_DESKTOP_MENU_H_
diff --git a/src/xfce-desktop.c b/src/xfce-desktop.c
index 4410358e..b35a0a1a 100644
--- a/src/xfce-desktop.c
+++ b/src/xfce-desktop.c
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*
* Random portions taken from or inspired by the original xfdesktop for xfce4:
* Copyright (C) 2002-2003 Jasper Huijsmans (huysmans@users.sourceforge.net)
diff --git a/src/xfce-desktop.h b/src/xfce-desktop.h
index ade6aeb5..04c089a2 100644
--- a/src/xfce-desktop.h
+++ b/src/xfce-desktop.h
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef _XFCE_DESKTOP_H_
diff --git a/src/xfce-workspace.c b/src/xfce-workspace.c
index d6368eac..ea3d1bc1 100644
--- a/src/xfce-workspace.c
+++ b/src/xfce-workspace.c
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*
* Random portions taken from or inspired by the original xfworkspace for xfce4:
* Copyright (C) 2002-2003 Jasper Huijsmans (huysmans@users.sourceforge.net)
diff --git a/src/xfce-workspace.h b/src/xfce-workspace.h
index 173bc154..df8e945c 100644
--- a/src/xfce-workspace.h
+++ b/src/xfce-workspace.h
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef _XFCE_WORKSPACE_H_
diff --git a/src/xfdesktop-app-menu-item.c b/src/xfdesktop-app-menu-item.c
index d9a17967..f565c21b 100644
--- a/src/xfdesktop-app-menu-item.c
+++ b/src/xfdesktop-app-menu-item.c
@@ -14,10 +14,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Lesser 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.
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/xfdesktop-app-menu-item.h b/src/xfdesktop-app-menu-item.h
index 32b62ebc..3d083673 100644
--- a/src/xfdesktop-app-menu-item.h
+++ b/src/xfdesktop-app-menu-item.h
@@ -14,10 +14,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Lesser 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.
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef __XFDESKTOP_APP_MENU_ITEM_H__
diff --git a/src/xfdesktop-clipboard-manager.c b/src/xfdesktop-clipboard-manager.c
index d5d8e508..75a07cf6 100644
--- a/src/xfdesktop-clipboard-manager.c
+++ b/src/xfdesktop-clipboard-manager.c
@@ -12,9 +12,9 @@
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
* more details.
*
- * 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
+ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*
* Copied, renamed, and hacked to pieces by Brian Tarricone <bjt23@cornell.edu>.
* Original code from Thunar.
diff --git a/src/xfdesktop-clipboard-manager.h b/src/xfdesktop-clipboard-manager.h
index 0b268ade..0a042541 100644
--- a/src/xfdesktop-clipboard-manager.h
+++ b/src/xfdesktop-clipboard-manager.h
@@ -12,9 +12,9 @@
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
* more details.
*
- * 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
+ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*
* Copied, renamed, and hacked to pieces by Brian Tarricone <bjt23@cornell.edu>.
* Original code from Thunar.
diff --git a/src/xfdesktop-file-icon-manager.c b/src/xfdesktop-file-icon-manager.c
index 0ae54c27..a31afdfc 100644
--- a/src/xfdesktop-file-icon-manager.c
+++ b/src/xfdesktop-file-icon-manager.c
@@ -16,8 +16,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/xfdesktop-file-icon-manager.h b/src/xfdesktop-file-icon-manager.h
index decdb74c..050a9714 100644
--- a/src/xfdesktop-file-icon-manager.h
+++ b/src/xfdesktop-file-icon-manager.h
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef __XFDESKTOP_FILE_ICON_MANAGER_H__
diff --git a/src/xfdesktop-file-icon.c b/src/xfdesktop-file-icon.c
index c4dd11a5..546ebf11 100644
--- a/src/xfdesktop-file-icon.c
+++ b/src/xfdesktop-file-icon.c
@@ -15,8 +15,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/xfdesktop-file-icon.h b/src/xfdesktop-file-icon.h
index 2cd73198..69b2a266 100644
--- a/src/xfdesktop-file-icon.h
+++ b/src/xfdesktop-file-icon.h
@@ -15,8 +15,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef __XFDESKTOP_FILE_ICON_H__
diff --git a/src/xfdesktop-file-utils.c b/src/xfdesktop-file-utils.c
index facc3741..e32ea1f4 100644
--- a/src/xfdesktop-file-utils.c
+++ b/src/xfdesktop-file-utils.c
@@ -15,8 +15,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/xfdesktop-file-utils.h b/src/xfdesktop-file-utils.h
index 1975ae54..a875d9fe 100644
--- a/src/xfdesktop-file-utils.h
+++ b/src/xfdesktop-file-utils.h
@@ -15,8 +15,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef __XFDESKTOP_FILE_UTILS_H__
diff --git a/src/xfdesktop-icon-view-manager.c b/src/xfdesktop-icon-view-manager.c
index 948c1820..9f9d15a1 100644
--- a/src/xfdesktop-icon-view-manager.c
+++ b/src/xfdesktop-icon-view-manager.c
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/xfdesktop-icon-view-manager.h b/src/xfdesktop-icon-view-manager.h
index f0c45e3a..77515116 100644
--- a/src/xfdesktop-icon-view-manager.h
+++ b/src/xfdesktop-icon-view-manager.h
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef __XFDESKTOP_ICON_VIEW_MANAGER_H__
diff --git a/src/xfdesktop-icon-view.c b/src/xfdesktop-icon-view.c
index 3bec49d6..3a06de26 100644
--- a/src/xfdesktop-icon-view.c
+++ b/src/xfdesktop-icon-view.c
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/xfdesktop-icon-view.h b/src/xfdesktop-icon-view.h
index f9f5cbfd..788d3470 100644
--- a/src/xfdesktop-icon-view.h
+++ b/src/xfdesktop-icon-view.h
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef __XFDESKTOP_ICON_VIEW_H__
diff --git a/src/xfdesktop-icon.c b/src/xfdesktop-icon.c
index b6c2ce76..bb88bc26 100644
--- a/src/xfdesktop-icon.c
+++ b/src/xfdesktop-icon.c
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/xfdesktop-icon.h b/src/xfdesktop-icon.h
index 00b3fe2a..a8dac4ef 100644
--- a/src/xfdesktop-icon.h
+++ b/src/xfdesktop-icon.h
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef __XFDESKTOP_ICON_H__
diff --git a/src/xfdesktop-notify.c b/src/xfdesktop-notify.c
index 6d2cff97..5c142921 100644
--- a/src/xfdesktop-notify.c
+++ b/src/xfdesktop-notify.c
@@ -12,10 +12,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * 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., 51 Franklin Street, Fifth Floor,
- * Boston, MA 02110-1301, USA.
+ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*
* NOTE: THIS FILE WAS COPIED FROM THUNAR. FUNCTION PREFIXES WERE
* ALIGNED TO XFDESKTOP AND A FEW TRANSLATOR HINTS WERE ADDED.
diff --git a/src/xfdesktop-notify.h b/src/xfdesktop-notify.h
index 55d08b3c..4b384dd2 100644
--- a/src/xfdesktop-notify.h
+++ b/src/xfdesktop-notify.h
@@ -12,10 +12,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * 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., 51 Franklin Street, Fifth Floor,
- * Boston, MA 02110-1301, USA.
+ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef __XFDESKTOP_NOTIFY_H__
diff --git a/src/xfdesktop-regular-file-icon.c b/src/xfdesktop-regular-file-icon.c
index 342f8069..0c211ede 100644
--- a/src/xfdesktop-regular-file-icon.c
+++ b/src/xfdesktop-regular-file-icon.c
@@ -16,8 +16,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/xfdesktop-regular-file-icon.h b/src/xfdesktop-regular-file-icon.h
index e2db81d9..afda07c6 100644
--- a/src/xfdesktop-regular-file-icon.h
+++ b/src/xfdesktop-regular-file-icon.h
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef __XFDESKTOP_REGULAR_FILE_ICON_H__
diff --git a/src/xfdesktop-special-file-icon.c b/src/xfdesktop-special-file-icon.c
index 75095283..5bb405e6 100644
--- a/src/xfdesktop-special-file-icon.c
+++ b/src/xfdesktop-special-file-icon.c
@@ -16,8 +16,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/xfdesktop-special-file-icon.h b/src/xfdesktop-special-file-icon.h
index 0d27e67e..b448d7bf 100644
--- a/src/xfdesktop-special-file-icon.h
+++ b/src/xfdesktop-special-file-icon.h
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef __XFDESKTOP_SPECIAL_FILE_ICON_H__
diff --git a/src/xfdesktop-volume-icon.c b/src/xfdesktop-volume-icon.c
index e29bd993..95cd34a9 100644
--- a/src/xfdesktop-volume-icon.c
+++ b/src/xfdesktop-volume-icon.c
@@ -16,8 +16,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/xfdesktop-volume-icon.h b/src/xfdesktop-volume-icon.h
index 506c54af..7eff728e 100644
--- a/src/xfdesktop-volume-icon.h
+++ b/src/xfdesktop-volume-icon.h
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef __XFDESKTOP_VOLUME_ICON_H__
diff --git a/src/xfdesktop-window-icon-manager.c b/src/xfdesktop-window-icon-manager.c
index f0c35caf..1942c833 100644
--- a/src/xfdesktop-window-icon-manager.c
+++ b/src/xfdesktop-window-icon-manager.c
@@ -15,8 +15,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/xfdesktop-window-icon-manager.h b/src/xfdesktop-window-icon-manager.h
index 2c9c6a89..0cffed87 100644
--- a/src/xfdesktop-window-icon-manager.h
+++ b/src/xfdesktop-window-icon-manager.h
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef __XFDESKTOP_WINDOW_ICON_MANAGER_H__
diff --git a/src/xfdesktop-window-icon.c b/src/xfdesktop-window-icon.c
index adeb2f76..3028e1b6 100644
--- a/src/xfdesktop-window-icon.c
+++ b/src/xfdesktop-window-icon.c
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/xfdesktop-window-icon.h b/src/xfdesktop-window-icon.h
index b06b956d..6f9dd7bb 100644
--- a/src/xfdesktop-window-icon.h
+++ b/src/xfdesktop-window-icon.h
@@ -14,8 +14,8 @@
* GNU Library General Public License for more details.
*
* 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.
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef __XFDESKTOP_WINDOW_ICON_H__