aboutsummaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
authorEugene Sandulenko2005-10-18 01:30:26 +0000
committerEugene Sandulenko2005-10-18 01:30:26 +0000
commitb36677af7101bc356c81dedf36302555515eb306 (patch)
tree329caea5326be795b02ff37bf2e68381ee21d1dd /gui
parentd59af537b5a702446a40af31aff4a95d4cd0a4bd (diff)
downloadscummvm-rg350-b36677af7101bc356c81dedf36302555515eb306.tar.gz
scummvm-rg350-b36677af7101bc356c81dedf36302555515eb306.tar.bz2
scummvm-rg350-b36677af7101bc356c81dedf36302555515eb306.zip
Update FSF address. Eek. Actually that took place on May 1, 2005
svn-id: r19142
Diffstat (limited to 'gui')
-rw-r--r--gui/Actions.cpp2
-rw-r--r--gui/Actions.h2
-rw-r--r--gui/EditTextWidget.cpp2
-rw-r--r--gui/EditTextWidget.h2
-rw-r--r--gui/Key.cpp2
-rw-r--r--gui/Key.h2
-rw-r--r--gui/KeysDialog.cpp2
-rw-r--r--gui/KeysDialog.h2
-rw-r--r--gui/ListWidget.cpp2
-rw-r--r--gui/ListWidget.h2
-rw-r--r--gui/PopUpWidget.cpp2
-rw-r--r--gui/PopUpWidget.h2
-rw-r--r--gui/ScrollBarWidget.cpp2
-rw-r--r--gui/ScrollBarWidget.h2
-rw-r--r--gui/TabWidget.cpp2
-rw-r--r--gui/TabWidget.h2
-rw-r--r--gui/about.cpp4
-rw-r--r--gui/about.h2
-rw-r--r--gui/browser.cpp2
-rw-r--r--gui/browser.h2
-rw-r--r--gui/chooser.cpp2
-rw-r--r--gui/chooser.h2
-rw-r--r--gui/console.cpp2
-rw-r--r--gui/console.h2
-rw-r--r--gui/dialog.cpp2
-rw-r--r--gui/dialog.h2
-rw-r--r--gui/editable.cpp2
-rw-r--r--gui/editable.h2
-rw-r--r--gui/launcher.cpp2
-rw-r--r--gui/launcher.h2
-rw-r--r--gui/message.cpp2
-rw-r--r--gui/message.h2
-rw-r--r--gui/newgui.cpp2
-rw-r--r--gui/newgui.h2
-rw-r--r--gui/object.h2
-rw-r--r--gui/options.cpp2
-rw-r--r--gui/options.h2
-rw-r--r--gui/widget.cpp2
-rw-r--r--gui/widget.h2
39 files changed, 40 insertions, 40 deletions
diff --git a/gui/Actions.cpp b/gui/Actions.cpp
index fcd7ee6a74..83ff8ad776 100644
--- a/gui/Actions.cpp
+++ b/gui/Actions.cpp
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gui/Actions.h b/gui/Actions.h
index d0df6ddbb7..05fc762ce3 100644
--- a/gui/Actions.h
+++ b/gui/Actions.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gui/EditTextWidget.cpp b/gui/EditTextWidget.cpp
index eeecd4c557..e26f8d29d6 100644
--- a/gui/EditTextWidget.cpp
+++ b/gui/EditTextWidget.cpp
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/EditTextWidget.h b/gui/EditTextWidget.h
index ca8f7e14a9..ca17279f7a 100644
--- a/gui/EditTextWidget.h
+++ b/gui/EditTextWidget.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/Key.cpp b/gui/Key.cpp
index 46d6096e7a..ecf5e23f38 100644
--- a/gui/Key.cpp
+++ b/gui/Key.cpp
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gui/Key.h b/gui/Key.h
index da91d977f7..df3870e669 100644
--- a/gui/Key.h
+++ b/gui/Key.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gui/KeysDialog.cpp b/gui/KeysDialog.cpp
index 290584e695..5d0246cd96 100644
--- a/gui/KeysDialog.cpp
+++ b/gui/KeysDialog.cpp
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gui/KeysDialog.h b/gui/KeysDialog.h
index b66ea4f1ed..97b84521ad 100644
--- a/gui/KeysDialog.h
+++ b/gui/KeysDialog.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/gui/ListWidget.cpp b/gui/ListWidget.cpp
index 801df816c3..d9a2d23004 100644
--- a/gui/ListWidget.cpp
+++ b/gui/ListWidget.cpp
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/ListWidget.h b/gui/ListWidget.h
index bdcbecc5fa..5d17fd251e 100644
--- a/gui/ListWidget.h
+++ b/gui/ListWidget.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/PopUpWidget.cpp b/gui/PopUpWidget.cpp
index caefd17e63..bb98657d6a 100644
--- a/gui/PopUpWidget.cpp
+++ b/gui/PopUpWidget.cpp
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/PopUpWidget.h b/gui/PopUpWidget.h
index 1aa9c90cbc..0fe0bd0344 100644
--- a/gui/PopUpWidget.h
+++ b/gui/PopUpWidget.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/ScrollBarWidget.cpp b/gui/ScrollBarWidget.cpp
index 4b1701f28e..8e355acea8 100644
--- a/gui/ScrollBarWidget.cpp
+++ b/gui/ScrollBarWidget.cpp
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/ScrollBarWidget.h b/gui/ScrollBarWidget.h
index ec62a7a2b5..7e4b90e615 100644
--- a/gui/ScrollBarWidget.h
+++ b/gui/ScrollBarWidget.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/TabWidget.cpp b/gui/TabWidget.cpp
index 73fac2fde6..c5b37c5d9e 100644
--- a/gui/TabWidget.cpp
+++ b/gui/TabWidget.cpp
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/TabWidget.h b/gui/TabWidget.h
index be51552f98..e672855fa9 100644
--- a/gui/TabWidget.h
+++ b/gui/TabWidget.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/about.cpp b/gui/about.cpp
index 730d24b4b0..00fba497d7 100644
--- a/gui/about.cpp
+++ b/gui/about.cpp
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
@@ -63,7 +63,7 @@ static const char *credits_intro[] = {
"\\C""",
"\\C""This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.",
"\\C""",
-"\\C""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.",
+"\\C""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.",
"\\C"""
};
diff --git a/gui/about.h b/gui/about.h
index 573164fa22..e9e5657aa2 100644
--- a/gui/about.h
+++ b/gui/about.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/browser.cpp b/gui/browser.cpp
index 50787c4e63..df062cc3a7 100644
--- a/gui/browser.cpp
+++ b/gui/browser.cpp
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/browser.h b/gui/browser.h
index 215fa797d0..f2727d0db3 100644
--- a/gui/browser.h
+++ b/gui/browser.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/chooser.cpp b/gui/chooser.cpp
index b716364b8d..3d8441931b 100644
--- a/gui/chooser.cpp
+++ b/gui/chooser.cpp
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/chooser.h b/gui/chooser.h
index 4f6b4537a9..802cebd990 100644
--- a/gui/chooser.h
+++ b/gui/chooser.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/console.cpp b/gui/console.cpp
index 30c9509351..9d9792d994 100644
--- a/gui/console.cpp
+++ b/gui/console.cpp
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/console.h b/gui/console.h
index 90657b6ce5..dd3ba4af5b 100644
--- a/gui/console.h
+++ b/gui/console.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/dialog.cpp b/gui/dialog.cpp
index ddd79df488..6eec66eaa2 100644
--- a/gui/dialog.cpp
+++ b/gui/dialog.cpp
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/dialog.h b/gui/dialog.h
index 74ec1e3c13..d239505137 100644
--- a/gui/dialog.h
+++ b/gui/dialog.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/editable.cpp b/gui/editable.cpp
index f39428ea20..dfa1c8838c 100644
--- a/gui/editable.cpp
+++ b/gui/editable.cpp
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/editable.h b/gui/editable.h
index 9684984dda..c04c45ca48 100644
--- a/gui/editable.h
+++ b/gui/editable.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/launcher.cpp b/gui/launcher.cpp
index 9111e9d026..93a3514763 100644
--- a/gui/launcher.cpp
+++ b/gui/launcher.cpp
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/launcher.h b/gui/launcher.h
index 9bb94e214a..45933d833f 100644
--- a/gui/launcher.h
+++ b/gui/launcher.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/message.cpp b/gui/message.cpp
index ea7f579c45..6f89b9372e 100644
--- a/gui/message.cpp
+++ b/gui/message.cpp
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/message.h b/gui/message.h
index 2aaba7d8ec..fbfd2b21b4 100644
--- a/gui/message.h
+++ b/gui/message.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/newgui.cpp b/gui/newgui.cpp
index 9c3e988ae3..43782ef080 100644
--- a/gui/newgui.cpp
+++ b/gui/newgui.cpp
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/newgui.h b/gui/newgui.h
index 74cab514aa..9b804d5871 100644
--- a/gui/newgui.h
+++ b/gui/newgui.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/object.h b/gui/object.h
index 5e81d5bb01..9be9a8f11c 100644
--- a/gui/object.h
+++ b/gui/object.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/options.cpp b/gui/options.cpp
index 69fbaea713..b47b60bbd5 100644
--- a/gui/options.cpp
+++ b/gui/options.cpp
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/options.h b/gui/options.h
index 73f9479521..38ad912bc0 100644
--- a/gui/options.h
+++ b/gui/options.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/widget.cpp b/gui/widget.cpp
index 6a9818d39c..c53abce78b 100644
--- a/gui/widget.cpp
+++ b/gui/widget.cpp
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
diff --git a/gui/widget.h b/gui/widget.h
index 4def1eef6c..ef0493741f 100644
--- a/gui/widget.h
+++ b/gui/widget.h
@@ -13,7 +13,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/