┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHolger Freyther <[email protected]>2006-12-08 21:24:08 +0000
committerHolger Freyther <[email protected]>2006-12-08 21:24:08 +0000
commitd7d4fb9d26773c2d729b49d71af10e1378381ff3 (patch)
tree0c35e994ab816861b5d20204e0a2f1c7bcea5d6e /src
parent7fecd3b82b3ade1b7ef5a2394e9c8fa2f5852192 (diff)
Update the FSF address to 51 Franklin Street (hopefully it is the right one)
gnused rocks! svn path=/trunk/playground/utils/dolphin/; revision=611576
Diffstat (limited to 'src')
-rw-r--r--src/applyviewpropsjob.cpp2
-rw-r--r--src/applyviewpropsjob.h2
-rw-r--r--src/bookmarkselector.cpp2
-rw-r--r--src/bookmarkselector.h2
-rw-r--r--src/bookmarkssettingspage.cpp2
-rw-r--r--src/bookmarkssettingspage.h2
-rw-r--r--src/bookmarkssidebarpage.cpp2
-rw-r--r--src/bookmarkssidebarpage.h2
-rw-r--r--src/detailsviewsettingspage.cpp2
-rw-r--r--src/detailsviewsettingspage.h2
-rw-r--r--src/dolphinapplication.cpp2
-rw-r--r--src/dolphinapplication.h2
-rw-r--r--src/dolphincontextmenu.cpp2
-rw-r--r--src/dolphincontextmenu.h2
-rw-r--r--src/dolphindetailsview.cpp2
-rw-r--r--src/dolphindetailsview.h2
-rw-r--r--src/dolphindirlister.cpp2
-rw-r--r--src/dolphindirlister.h2
-rw-r--r--src/dolphiniconsview.cpp2
-rw-r--r--src/dolphiniconsview.h2
-rw-r--r--src/dolphinmainwindow.cpp2
-rw-r--r--src/dolphinmainwindow.h2
-rw-r--r--src/dolphinsettings.cpp2
-rw-r--r--src/dolphinsettings.h2
-rw-r--r--src/dolphinsettingsdialog.cpp2
-rw-r--r--src/dolphinsettingsdialog.h2
-rw-r--r--src/dolphinstatusbar.cpp2
-rw-r--r--src/dolphinstatusbar.h2
-rw-r--r--src/dolphinview.cpp2
-rw-r--r--src/dolphinview.h2
-rw-r--r--src/editbookmarkdialog.cpp2
-rw-r--r--src/editbookmarkdialog.h2
-rw-r--r--src/filterbar.cpp2
-rw-r--r--src/filterbar.h2
-rw-r--r--src/generalsettingspage.cpp2
-rw-r--r--src/generalsettingspage.h2
-rw-r--r--src/iconsviewsettingspage.cpp2
-rw-r--r--src/iconsviewsettingspage.h2
-rw-r--r--src/infosidebarpage.cpp2
-rw-r--r--src/infosidebarpage.h2
-rw-r--r--src/main.cpp2
41 files changed, 41 insertions, 41 deletions
diff --git a/src/applyviewpropsjob.cpp b/src/applyviewpropsjob.cpp
index 539c52ee1..61ce89775 100644
--- a/src/applyviewpropsjob.cpp
+++ b/src/applyviewpropsjob.cpp
@@ -17,7 +17,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "applyviewpropsjob.h"
diff --git a/src/applyviewpropsjob.h b/src/applyviewpropsjob.h
index d14e1a787..613cdc009 100644
--- a/src/applyviewpropsjob.h
+++ b/src/applyviewpropsjob.h
@@ -17,7 +17,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#ifndef APPLYVIEWPROPSJOB_H
diff --git a/src/bookmarkselector.cpp b/src/bookmarkselector.cpp
index a22eeb17a..59f30e30a 100644
--- a/src/bookmarkselector.cpp
+++ b/src/bookmarkselector.cpp
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
diff --git a/src/bookmarkselector.h b/src/bookmarkselector.h
index 43c661815..ca9566c12 100644
--- a/src/bookmarkselector.h
+++ b/src/bookmarkselector.h
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#ifndef BOOKMARKSELECTOR_H
diff --git a/src/bookmarkssettingspage.cpp b/src/bookmarkssettingspage.cpp
index fff09cda0..43aa87c58 100644
--- a/src/bookmarkssettingspage.cpp
+++ b/src/bookmarkssettingspage.cpp
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "bookmarkssettingspage.h"
diff --git a/src/bookmarkssettingspage.h b/src/bookmarkssettingspage.h
index 1a2f0097c..336c85e17 100644
--- a/src/bookmarkssettingspage.h
+++ b/src/bookmarkssettingspage.h
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#ifndef BOOKMARKSSETTINGSPAGE_H
diff --git a/src/bookmarkssidebarpage.cpp b/src/bookmarkssidebarpage.cpp
index 295498bb7..f16b8eb36 100644
--- a/src/bookmarkssidebarpage.cpp
+++ b/src/bookmarkssidebarpage.cpp
@@ -14,7 +14,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "bookmarkssidebarpage.h"
diff --git a/src/bookmarkssidebarpage.h b/src/bookmarkssidebarpage.h
index 601a4d836..3eb9a55a0 100644
--- a/src/bookmarkssidebarpage.h
+++ b/src/bookmarkssidebarpage.h
@@ -14,7 +14,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#ifndef _BOOKMARKSSIDEBARPAGE_H_
#define _BOOKMARKSSIDEBARPAGE_H_
diff --git a/src/detailsviewsettingspage.cpp b/src/detailsviewsettingspage.cpp
index f59ac3302..81b930071 100644
--- a/src/detailsviewsettingspage.cpp
+++ b/src/detailsviewsettingspage.cpp
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "detailsviewsettingspage.h"
diff --git a/src/detailsviewsettingspage.h b/src/detailsviewsettingspage.h
index 1eaba4242..89cb7258e 100644
--- a/src/detailsviewsettingspage.h
+++ b/src/detailsviewsettingspage.h
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#ifndef DETAILSVIEWSETTINGSPAGE_H
diff --git a/src/dolphinapplication.cpp b/src/dolphinapplication.cpp
index cad182d6a..b35e58314 100644
--- a/src/dolphinapplication.cpp
+++ b/src/dolphinapplication.cpp
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "dolphinapplication.h"
diff --git a/src/dolphinapplication.h b/src/dolphinapplication.h
index a8474bd36..69d306863 100644
--- a/src/dolphinapplication.h
+++ b/src/dolphinapplication.h
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
diff --git a/src/dolphincontextmenu.cpp b/src/dolphincontextmenu.cpp
index 3be03dbec..a2403a826 100644
--- a/src/dolphincontextmenu.cpp
+++ b/src/dolphincontextmenu.cpp
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "dolphincontextmenu.h"
diff --git a/src/dolphincontextmenu.h b/src/dolphincontextmenu.h
index 3738de1a1..49c21faa8 100644
--- a/src/dolphincontextmenu.h
+++ b/src/dolphincontextmenu.h
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#ifndef DOLPHINCONTEXTMENU_H
diff --git a/src/dolphindetailsview.cpp b/src/dolphindetailsview.cpp
index ad8630238..987b5a984 100644
--- a/src/dolphindetailsview.cpp
+++ b/src/dolphindetailsview.cpp
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "dolphindetailsview.h"
diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h
index 237880c4f..99127abc4 100644
--- a/src/dolphindetailsview.h
+++ b/src/dolphindetailsview.h
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#ifndef DOLPHINDETAILSVIEW_H
diff --git a/src/dolphindirlister.cpp b/src/dolphindirlister.cpp
index cfb41d331..e1be8d8ba 100644
--- a/src/dolphindirlister.cpp
+++ b/src/dolphindirlister.cpp
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "dolphindirlister.h"
diff --git a/src/dolphindirlister.h b/src/dolphindirlister.h
index d42594284..0f90fa63c 100644
--- a/src/dolphindirlister.h
+++ b/src/dolphindirlister.h
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#ifndef DOLPHINDIRLISTER_H
diff --git a/src/dolphiniconsview.cpp b/src/dolphiniconsview.cpp
index 7522c1eaf..8cec9bf7d 100644
--- a/src/dolphiniconsview.cpp
+++ b/src/dolphiniconsview.cpp
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "dolphiniconsview.h"
diff --git a/src/dolphiniconsview.h b/src/dolphiniconsview.h
index 7d4a826ac..457b9ba62 100644
--- a/src/dolphiniconsview.h
+++ b/src/dolphiniconsview.h
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#ifndef DOLPHINICONSVIEW_H
diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp
index 64678202a..02787c2b7 100644
--- a/src/dolphinmainwindow.cpp
+++ b/src/dolphinmainwindow.cpp
@@ -16,7 +16,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "dolphinmainwindow.h"
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index 8b5694619..0e546511f 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -16,7 +16,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#ifndef _DOLPHIN_MAINWINDOW_H_
diff --git a/src/dolphinsettings.cpp b/src/dolphinsettings.cpp
index 11c18914f..d896abc13 100644
--- a/src/dolphinsettings.cpp
+++ b/src/dolphinsettings.cpp
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "dolphinsettings.h"
diff --git a/src/dolphinsettings.h b/src/dolphinsettings.h
index 2b97356a5..ce56c0d79 100644
--- a/src/dolphinsettings.h
+++ b/src/dolphinsettings.h
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#ifndef DOLPHINSETTINGS_H
diff --git a/src/dolphinsettingsdialog.cpp b/src/dolphinsettingsdialog.cpp
index 9cfee7d4e..7f440fc6c 100644
--- a/src/dolphinsettingsdialog.cpp
+++ b/src/dolphinsettingsdialog.cpp
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "dolphinsettingsdialog.h"
diff --git a/src/dolphinsettingsdialog.h b/src/dolphinsettingsdialog.h
index 23072188e..e6d7ee2ad 100644
--- a/src/dolphinsettingsdialog.h
+++ b/src/dolphinsettingsdialog.h
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#ifndef DOLPHINSETTINGSDIALOG_H
diff --git a/src/dolphinstatusbar.cpp b/src/dolphinstatusbar.cpp
index a5e43432e..84a8f6d58 100644
--- a/src/dolphinstatusbar.cpp
+++ b/src/dolphinstatusbar.cpp
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "dolphinstatusbar.h"
diff --git a/src/dolphinstatusbar.h b/src/dolphinstatusbar.h
index e7a29e954..7dea4c35c 100644
--- a/src/dolphinstatusbar.h
+++ b/src/dolphinstatusbar.h
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#ifndef DOLPHINSTATUSBAR_H
diff --git a/src/dolphinview.cpp b/src/dolphinview.cpp
index 3a73718e7..3aa4e5462 100644
--- a/src/dolphinview.cpp
+++ b/src/dolphinview.cpp
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "dolphinview.h"
diff --git a/src/dolphinview.h b/src/dolphinview.h
index 23ff2eea7..c78bc0b61 100644
--- a/src/dolphinview.h
+++ b/src/dolphinview.h
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
diff --git a/src/editbookmarkdialog.cpp b/src/editbookmarkdialog.cpp
index 8e92446e6..35d0f6e73 100644
--- a/src/editbookmarkdialog.cpp
+++ b/src/editbookmarkdialog.cpp
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "editbookmarkdialog.h"
diff --git a/src/editbookmarkdialog.h b/src/editbookmarkdialog.h
index b25f1ad62..9e18980e0 100644
--- a/src/editbookmarkdialog.h
+++ b/src/editbookmarkdialog.h
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#ifndef EDITBOOKMARKDIALOG_H
#define EDITBOOKMARKDIALOG_H
diff --git a/src/filterbar.cpp b/src/filterbar.cpp
index f05d0d77d..dda36c1c4 100644
--- a/src/filterbar.cpp
+++ b/src/filterbar.cpp
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "filterbar.h"
diff --git a/src/filterbar.h b/src/filterbar.h
index ef8bd52b7..503938fc0 100644
--- a/src/filterbar.h
+++ b/src/filterbar.h
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#ifndef FILTERBAR_H
#define FILTERBAR_H
diff --git a/src/generalsettingspage.cpp b/src/generalsettingspage.cpp
index d858906cb..0ad747590 100644
--- a/src/generalsettingspage.cpp
+++ b/src/generalsettingspage.cpp
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "generalsettingspage.h"
diff --git a/src/generalsettingspage.h b/src/generalsettingspage.h
index f5e952b2f..f65fb29cf 100644
--- a/src/generalsettingspage.h
+++ b/src/generalsettingspage.h
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#ifndef GENERALSETTINGSPAGE_H
#define GENERALSETTINGSPAGE_H
diff --git a/src/iconsviewsettingspage.cpp b/src/iconsviewsettingspage.cpp
index 0458de467..cd35b1007 100644
--- a/src/iconsviewsettingspage.cpp
+++ b/src/iconsviewsettingspage.cpp
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "iconsviewsettingspage.h"
diff --git a/src/iconsviewsettingspage.h b/src/iconsviewsettingspage.h
index 6293491d2..85eff4443 100644
--- a/src/iconsviewsettingspage.h
+++ b/src/iconsviewsettingspage.h
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#ifndef ICONSVIEWSETTINGSPAGE_H
diff --git a/src/infosidebarpage.cpp b/src/infosidebarpage.cpp
index b32f83cd1..0b1588e83 100644
--- a/src/infosidebarpage.cpp
+++ b/src/infosidebarpage.cpp
@@ -14,7 +14,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "infosidebarpage.h"
diff --git a/src/infosidebarpage.h b/src/infosidebarpage.h
index 9a5f032cc..a333744ce 100644
--- a/src/infosidebarpage.h
+++ b/src/infosidebarpage.h
@@ -14,7 +14,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#ifndef _INFOSIDEBARPAGE_H_
diff --git a/src/main.cpp b/src/main.cpp
index 6d71bd720..d48ef548e 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -15,7 +15,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. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
***************************************************************************/
#include "dolphinapplication.h"