aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/array.h2
-rw-r--r--common/config-file.cpp2
-rw-r--r--common/config-file.h2
-rw-r--r--common/config-manager.cpp2
-rw-r--r--common/config-manager.h2
-rw-r--r--common/debugger.cpp2
-rw-r--r--common/debugger.h2
-rw-r--r--common/endian.h2
-rw-r--r--common/file.cpp2
-rw-r--r--common/file.h2
-rw-r--r--common/list.h2
-rw-r--r--common/map.h2
-rw-r--r--common/md5.cpp2
-rw-r--r--common/md5.h2
-rw-r--r--common/mutex.cpp2
-rw-r--r--common/mutex.h2
-rw-r--r--common/rect.h2
-rw-r--r--common/savefile.cpp2
-rw-r--r--common/savefile.h2
-rw-r--r--common/scaler.cpp2
-rw-r--r--common/scaler.h2
-rw-r--r--common/scaler/2xsai.cpp2
-rw-r--r--common/scaler/aspect.cpp2
-rw-r--r--common/scaler/hq2x.cpp2
-rw-r--r--common/scaler/hq2x.h2
-rw-r--r--common/scaler/hq3x.cpp2
-rw-r--r--common/scaler/hq3x.h2
-rw-r--r--common/scaler/intern.h2
-rw-r--r--common/scaler/thumbnail.cpp2
-rw-r--r--common/scummsys.h2
-rw-r--r--common/singleton.h2
-rw-r--r--common/stack.h2
-rw-r--r--common/stdafx.h2
-rw-r--r--common/str.cpp2
-rw-r--r--common/str.h2
-rw-r--r--common/stream.cpp2
-rw-r--r--common/stream.h2
-rw-r--r--common/system.cpp2
-rw-r--r--common/system.h2
-rw-r--r--common/timer.cpp2
-rw-r--r--common/timer.h2
-rw-r--r--common/util.cpp2
-rw-r--r--common/util.h2
43 files changed, 43 insertions, 43 deletions
diff --git a/common/array.h b/common/array.h
index b3c1c5d176..672f423618 100644
--- a/common/array.h
+++ b/common/array.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/common/config-file.cpp b/common/config-file.cpp
index 99a50014f3..257ee401b2 100644
--- a/common/config-file.cpp
+++ b/common/config-file.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/common/config-file.h b/common/config-file.h
index 3101628b55..5f67c8db3b 100644
--- a/common/config-file.h
+++ b/common/config-file.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/common/config-manager.cpp b/common/config-manager.cpp
index 6813a12d7e..08edb25240 100644
--- a/common/config-manager.cpp
+++ b/common/config-manager.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/common/config-manager.h b/common/config-manager.h
index 196160a054..b3ba3c5caa 100644
--- a/common/config-manager.h
+++ b/common/config-manager.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/common/debugger.cpp b/common/debugger.cpp
index bd8d8c6052..d67872f658 100644
--- a/common/debugger.cpp
+++ b/common/debugger.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/common/debugger.h b/common/debugger.h
index 6fb865f579..7ef561ee86 100644
--- a/common/debugger.h
+++ b/common/debugger.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/common/endian.h b/common/endian.h
index 8a26a0a21f..4bfa8fe91a 100644
--- a/common/endian.h
+++ b/common/endian.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/common/file.cpp b/common/file.cpp
index 9f69324ad7..f829474870 100644
--- a/common/file.cpp
+++ b/common/file.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/common/file.h b/common/file.h
index 3246464c7e..549f6c44d4 100644
--- a/common/file.h
+++ b/common/file.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/common/list.h b/common/list.h
index b6fa676f2d..2d26537e86 100644
--- a/common/list.h
+++ b/common/list.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/common/map.h b/common/map.h
index 1af77ce25b..2eb2337fa6 100644
--- a/common/map.h
+++ b/common/map.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/common/md5.cpp b/common/md5.cpp
index 43bda31d85..e7b026be99 100644
--- a/common/md5.cpp
+++ b/common/md5.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/common/md5.h b/common/md5.h
index 2a8cde5b0e..3096ea9b75 100644
--- a/common/md5.h
+++ b/common/md5.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/common/mutex.cpp b/common/mutex.cpp
index abb3001747..d9613d4b2e 100644
--- a/common/mutex.cpp
+++ b/common/mutex.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/common/mutex.h b/common/mutex.h
index cdb52f394b..4d5c935d0a 100644
--- a/common/mutex.h
+++ b/common/mutex.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/common/rect.h b/common/rect.h
index 55cbaec566..10d0dcbf5f 100644
--- a/common/rect.h
+++ b/common/rect.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/common/savefile.cpp b/common/savefile.cpp
index 193748d25d..3af603c77f 100644
--- a/common/savefile.cpp
+++ b/common/savefile.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/common/savefile.h b/common/savefile.h
index e1a5f88901..c88535f8cd 100644
--- a/common/savefile.h
+++ b/common/savefile.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/common/scaler.cpp b/common/scaler.cpp
index 1a4c77fd05..fca00f6bec 100644
--- a/common/scaler.cpp
+++ b/common/scaler.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/common/scaler.h b/common/scaler.h
index 10d7e1161d..deb17c4fe4 100644
--- a/common/scaler.h
+++ b/common/scaler.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/common/scaler/2xsai.cpp b/common/scaler/2xsai.cpp
index efeb5b0234..a69b086f88 100644
--- a/common/scaler/2xsai.cpp
+++ b/common/scaler/2xsai.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/common/scaler/aspect.cpp b/common/scaler/aspect.cpp
index aa819b18aa..9b5ab9a562 100644
--- a/common/scaler/aspect.cpp
+++ b/common/scaler/aspect.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/common/scaler/hq2x.cpp b/common/scaler/hq2x.cpp
index 5f1eab6ec8..bf8c87797b 100644
--- a/common/scaler/hq2x.cpp
+++ b/common/scaler/hq2x.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/common/scaler/hq2x.h b/common/scaler/hq2x.h
index 1d8f260452..4a7620e7e4 100644
--- a/common/scaler/hq2x.h
+++ b/common/scaler/hq2x.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/common/scaler/hq3x.cpp b/common/scaler/hq3x.cpp
index 4cb21ad9c2..1630fc5592 100644
--- a/common/scaler/hq3x.cpp
+++ b/common/scaler/hq3x.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/common/scaler/hq3x.h b/common/scaler/hq3x.h
index 7437652f35..66e0a49966 100644
--- a/common/scaler/hq3x.h
+++ b/common/scaler/hq3x.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/common/scaler/intern.h b/common/scaler/intern.h
index 9c59535923..51a2550e6b 100644
--- a/common/scaler/intern.h
+++ b/common/scaler/intern.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/common/scaler/thumbnail.cpp b/common/scaler/thumbnail.cpp
index 49d2eb9154..3c04af2c1b 100644
--- a/common/scaler/thumbnail.cpp
+++ b/common/scaler/thumbnail.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/common/scummsys.h b/common/scummsys.h
index 32299c6820..0cfa146192 100644
--- a/common/scummsys.h
+++ b/common/scummsys.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/common/singleton.h b/common/singleton.h
index f378ec8f7b..a9af5bf547 100644
--- a/common/singleton.h
+++ b/common/singleton.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/common/stack.h b/common/stack.h
index 3738ef2745..2f0491c26a 100644
--- a/common/stack.h
+++ b/common/stack.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/common/stdafx.h b/common/stdafx.h
index 173bbdb66b..8e7cd01e28 100644
--- a/common/stdafx.h
+++ b/common/stdafx.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/common/str.cpp b/common/str.cpp
index 699f1c096b..29a43d1c55 100644
--- a/common/str.cpp
+++ b/common/str.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/common/str.h b/common/str.h
index f8052c74ae..c11414534c 100644
--- a/common/str.h
+++ b/common/str.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/common/stream.cpp b/common/stream.cpp
index a3d44b108d..0c94d12025 100644
--- a/common/stream.cpp
+++ b/common/stream.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/common/stream.h b/common/stream.h
index 32688e08ff..02d4f9cc72 100644
--- a/common/stream.h
+++ b/common/stream.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/common/system.cpp b/common/system.cpp
index da7bded979..ffd92be5eb 100644
--- a/common/system.cpp
+++ b/common/system.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/common/system.h b/common/system.h
index de866efeb3..3b7e031b28 100644
--- a/common/system.h
+++ b/common/system.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*
diff --git a/common/timer.cpp b/common/timer.cpp
index f079bbbc09..dbaee72eda 100644
--- a/common/timer.cpp
+++ b/common/timer.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/common/timer.h b/common/timer.h
index f7b6d35e25..98e4f93202 100644
--- a/common/timer.h
+++ b/common/timer.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/common/util.cpp b/common/util.cpp
index 918cc7e002..1b2a448d51 100644
--- a/common/util.cpp
+++ b/common/util.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/common/util.h b/common/util.h
index 508e80718a..8c74db2226 100644
--- a/common/util.h
+++ b/common/util.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$
*/