[gnome-packagekit] Update the Free Software Foundation address



commit 1548a39abe1975f1f03d14df989505920d817c4f
Author: Richard Hughes <richard hughsie com>
Date:   Wed Jan 27 16:28:24 2010 +0000

    Update the Free Software Foundation address

 docs/pk-test-install.py         |    2 +-
 python/packagekit/gtkwidgets.py |    2 +-
 src/egg-console-kit.c           |    2 +-
 src/egg-console-kit.h           |    2 +-
 src/egg-dbus-monitor.c          |    2 +-
 src/egg-dbus-monitor.h          |    2 +-
 src/egg-debug.c                 |    2 +-
 src/egg-debug.h                 |    2 +-
 src/egg-markdown.c              |    2 +-
 src/egg-markdown.h              |    2 +-
 src/egg-string.c                |    2 +-
 src/egg-string.h                |    2 +-
 src/egg-test.c                  |    2 +-
 src/egg-test.h                  |    2 +-
 src/gpk-animated-icon.c         |    2 +-
 src/gpk-animated-icon.h         |    2 +-
 src/gpk-application-main.c      |    2 +-
 src/gpk-application.c           |    2 +-
 src/gpk-application.h           |    2 +-
 src/gpk-auto-refresh.c          |    2 +-
 src/gpk-auto-refresh.h          |    2 +-
 src/gpk-backend-status.c        |    2 +-
 src/gpk-cell-renderer-info.c    |    2 +-
 src/gpk-cell-renderer-info.h    |    2 +-
 src/gpk-cell-renderer-restart.c |    2 +-
 src/gpk-cell-renderer-restart.h |    2 +-
 src/gpk-cell-renderer-size.c    |    2 +-
 src/gpk-cell-renderer-size.h    |    2 +-
 src/gpk-cell-renderer-uri.c     |    2 +-
 src/gpk-cell-renderer-uri.h     |    2 +-
 src/gpk-check-update.c          |    2 +-
 src/gpk-check-update.h          |    2 +-
 src/gpk-common.c                |    2 +-
 src/gpk-common.h                |    2 +-
 src/gpk-dbus-service.c          |    2 +-
 src/gpk-dbus-task.c             |    2 +-
 src/gpk-dbus-task.h             |    2 +-
 src/gpk-dbus.c                  |    2 +-
 src/gpk-dbus.h                  |    2 +-
 src/gpk-desktop.c               |    2 +-
 src/gpk-desktop.h               |    2 +-
 src/gpk-dialog.c                |    2 +-
 src/gpk-dialog.h                |    2 +-
 src/gpk-enum.c                  |    2 +-
 src/gpk-enum.h                  |    2 +-
 src/gpk-error.c                 |    2 +-
 src/gpk-error.h                 |    2 +-
 src/gpk-firmware.c              |    2 +-
 src/gpk-firmware.h              |    2 +-
 src/gpk-gnome.c                 |    2 +-
 src/gpk-gnome.h                 |    2 +-
 src/gpk-hardware.c              |    2 +-
 src/gpk-hardware.h              |    2 +-
 src/gpk-helper-chooser.c        |    2 +-
 src/gpk-helper-chooser.h        |    2 +-
 src/gpk-helper-run.c            |    2 +-
 src/gpk-helper-run.h            |    2 +-
 src/gpk-inhibit.c               |    2 +-
 src/gpk-inhibit.h               |    2 +-
 src/gpk-install-catalog.c       |    2 +-
 src/gpk-install-local-file.c    |    2 +-
 src/gpk-install-mime-type.c     |    2 +-
 src/gpk-install-package-name.c  |    2 +-
 src/gpk-install-provide-file.c  |    2 +-
 src/gpk-language.c              |    2 +-
 src/gpk-language.h              |    2 +-
 src/gpk-log.c                   |    2 +-
 src/gpk-modal-dialog.c          |    2 +-
 src/gpk-modal-dialog.h          |    2 +-
 src/gpk-prefs.c                 |    2 +-
 src/gpk-repo.c                  |    2 +-
 src/gpk-self-test.c             |    2 +-
 src/gpk-service-pack.c          |    2 +-
 src/gpk-session.c               |    2 +-
 src/gpk-session.h               |    2 +-
 src/gpk-task.c                  |    2 +-
 src/gpk-task.h                  |    2 +-
 src/gpk-update-icon.c           |    2 +-
 src/gpk-update-viewer-main.c    |    2 +-
 src/gpk-update-viewer.c         |    2 +-
 src/gpk-update-viewer.h         |    2 +-
 src/gpk-vendor.c                |    2 +-
 src/gpk-vendor.h                |    2 +-
 src/gpk-watch.c                 |    2 +-
 src/gpk-watch.h                 |    2 +-
 src/gpk-x11.c                   |    2 +-
 src/gpk-x11.h                   |    2 +-
 87 files changed, 87 insertions(+), 87 deletions(-)
---
diff --git a/docs/pk-test-install.py b/docs/pk-test-install.py
index e3f0541..f16e035 100755
--- a/docs/pk-test-install.py
+++ b/docs/pk-test-install.py
@@ -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.
 
 import os
 import dbus
diff --git a/python/packagekit/gtkwidgets.py b/python/packagekit/gtkwidgets.py
index 0853894..9b4cbe6 100644
--- a/python/packagekit/gtkwidgets.py
+++ b/python/packagekit/gtkwidgets.py
@@ -17,7 +17,7 @@ This module provides widgets to use PackageKit in a GTK application.
 
 #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.
 
 __author__ = "Sebastian Heinlein <devel glatzor de>"
 
diff --git a/src/egg-console-kit.c b/src/egg-console-kit.c
index d4ac5f0..c0ded18 100644
--- a/src/egg-console-kit.c
+++ b/src/egg-console-kit.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/egg-console-kit.h b/src/egg-console-kit.h
index 3474cef..c93ddce 100644
--- a/src/egg-console-kit.h
+++ b/src/egg-console-kit.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __EGG_CONSOLE_KIT_H
diff --git a/src/egg-dbus-monitor.c b/src/egg-dbus-monitor.c
index f4bf452..2d91146 100644
--- a/src/egg-dbus-monitor.c
+++ b/src/egg-dbus-monitor.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/egg-dbus-monitor.h b/src/egg-dbus-monitor.h
index 6afd9e1..9d02c60 100644
--- a/src/egg-dbus-monitor.h
+++ b/src/egg-dbus-monitor.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __EGG_DBUS_MONITOR_H
diff --git a/src/egg-debug.c b/src/egg-debug.c
index 77bfa20..6440136 100644
--- a/src/egg-debug.c
+++ b/src/egg-debug.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 /**
diff --git a/src/egg-debug.h b/src/egg-debug.h
index ac6728b..dcafaca 100644
--- a/src/egg-debug.h
+++ b/src/egg-debug.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __EGG_DEBUG_H
diff --git a/src/egg-markdown.c b/src/egg-markdown.c
index c7984e3..9a32d37 100644
--- a/src/egg-markdown.c
+++ b/src/egg-markdown.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/egg-markdown.h b/src/egg-markdown.h
index 0350f6b..f830eb2 100644
--- a/src/egg-markdown.h
+++ b/src/egg-markdown.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __EGG_MARKDOWN_H
diff --git a/src/egg-string.c b/src/egg-string.c
index 6203029..204e6d9 100644
--- a/src/egg-string.c
+++ b/src/egg-string.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 /**
diff --git a/src/egg-string.h b/src/egg-string.h
index 668a824..6b8e097 100644
--- a/src/egg-string.h
+++ b/src/egg-string.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __EGG_STRING_H
diff --git a/src/egg-test.c b/src/egg-test.c
index ee79c67..0554da8 100644
--- a/src/egg-test.c
+++ b/src/egg-test.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include <stdlib.h>
diff --git a/src/egg-test.h b/src/egg-test.h
index ea4b94b..1b05092 100644
--- a/src/egg-test.h
+++ b/src/egg-test.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __EGG_TEST_H
diff --git a/src/gpk-animated-icon.c b/src/gpk-animated-icon.c
index c8556c7..3b2e317 100644
--- a/src/gpk-animated-icon.c
+++ b/src/gpk-animated-icon.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-animated-icon.h b/src/gpk-animated-icon.h
index 22cfe8d..d3802bb 100644
--- a/src/gpk-animated-icon.h
+++ b/src/gpk-animated-icon.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef GPK_ANIMATED_ICON_H
diff --git a/src/gpk-application-main.c b/src/gpk-application-main.c
index 0150290..1910957 100644
--- a/src/gpk-application-main.c
+++ b/src/gpk-application-main.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-application.c b/src/gpk-application.c
index 2b201ef..8f580e1 100644
--- a/src/gpk-application.c
+++ b/src/gpk-application.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-application.h b/src/gpk-application.h
index 661c33d..c564251 100644
--- a/src/gpk-application.h
+++ b/src/gpk-application.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_APPLICATION_H
diff --git a/src/gpk-auto-refresh.c b/src/gpk-auto-refresh.c
index 76972b8..e047796 100644
--- a/src/gpk-auto-refresh.c
+++ b/src/gpk-auto-refresh.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-auto-refresh.h b/src/gpk-auto-refresh.h
index b3655ea..0221025 100644
--- a/src/gpk-auto-refresh.h
+++ b/src/gpk-auto-refresh.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_AUTO_REFRESH_H
diff --git a/src/gpk-backend-status.c b/src/gpk-backend-status.c
index 3dbefda..efd32eb 100644
--- a/src/gpk-backend-status.c
+++ b/src/gpk-backend-status.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-cell-renderer-info.c b/src/gpk-cell-renderer-info.c
index a0340d5..fc69f11 100644
--- a/src/gpk-cell-renderer-info.c
+++ b/src/gpk-cell-renderer-info.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-cell-renderer-info.h b/src/gpk-cell-renderer-info.h
index b088571..63d8c21 100644
--- a/src/gpk-cell-renderer-info.h
+++ b/src/gpk-cell-renderer-info.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef GPK_CELL_RENDERER_INFO_H
diff --git a/src/gpk-cell-renderer-restart.c b/src/gpk-cell-renderer-restart.c
index 566235d..6459333 100644
--- a/src/gpk-cell-renderer-restart.c
+++ b/src/gpk-cell-renderer-restart.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-cell-renderer-restart.h b/src/gpk-cell-renderer-restart.h
index edd418a..57411e0 100644
--- a/src/gpk-cell-renderer-restart.h
+++ b/src/gpk-cell-renderer-restart.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef GPK_CELL_RENDERER_RESTART_H
diff --git a/src/gpk-cell-renderer-size.c b/src/gpk-cell-renderer-size.c
index 1339167..c6e9ed0 100644
--- a/src/gpk-cell-renderer-size.c
+++ b/src/gpk-cell-renderer-size.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-cell-renderer-size.h b/src/gpk-cell-renderer-size.h
index 5095ff3..70cbe23 100644
--- a/src/gpk-cell-renderer-size.h
+++ b/src/gpk-cell-renderer-size.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef GPK_CELL_RENDERER_SIZE_H
diff --git a/src/gpk-cell-renderer-uri.c b/src/gpk-cell-renderer-uri.c
index 7904b96..bc19988 100644
--- a/src/gpk-cell-renderer-uri.c
+++ b/src/gpk-cell-renderer-uri.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-cell-renderer-uri.h b/src/gpk-cell-renderer-uri.h
index a3627c5..f51c9ca 100644
--- a/src/gpk-cell-renderer-uri.h
+++ b/src/gpk-cell-renderer-uri.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef GPK_CELL_RENDERER_URI_H
diff --git a/src/gpk-check-update.c b/src/gpk-check-update.c
index de3f2d5..9d098b6 100644
--- a/src/gpk-check-update.c
+++ b/src/gpk-check-update.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-check-update.h b/src/gpk-check-update.h
index 956829d..e813979 100644
--- a/src/gpk-check-update.h
+++ b/src/gpk-check-update.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_CHECK_UPDATE_H
diff --git a/src/gpk-common.c b/src/gpk-common.c
index 8cda255..687056c 100644
--- a/src/gpk-common.c
+++ b/src/gpk-common.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-common.h b/src/gpk-common.h
index c9a0576..58c0f1e 100644
--- a/src/gpk-common.h
+++ b/src/gpk-common.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_COMMON_H
diff --git a/src/gpk-dbus-service.c b/src/gpk-dbus-service.c
index 0a7c1cf..59e7233 100644
--- a/src/gpk-dbus-service.c
+++ b/src/gpk-dbus-service.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-dbus-task.c b/src/gpk-dbus-task.c
index 6c2c2e4..13275ca 100644
--- a/src/gpk-dbus-task.c
+++ b/src/gpk-dbus-task.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-dbus-task.h b/src/gpk-dbus-task.h
index d493662..08fc880 100644
--- a/src/gpk-dbus-task.h
+++ b/src/gpk-dbus-task.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_DBUS_TASK_H
diff --git a/src/gpk-dbus.c b/src/gpk-dbus.c
index 0836c7e..7d60860 100644
--- a/src/gpk-dbus.c
+++ b/src/gpk-dbus.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-dbus.h b/src/gpk-dbus.h
index c531b28..1cdccae 100644
--- a/src/gpk-dbus.h
+++ b/src/gpk-dbus.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_DBUS_H
diff --git a/src/gpk-desktop.c b/src/gpk-desktop.c
index c4fd549..8623b7d 100644
--- a/src/gpk-desktop.c
+++ b/src/gpk-desktop.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-desktop.h b/src/gpk-desktop.h
index 2e18b2e..3f3bd14 100644
--- a/src/gpk-desktop.h
+++ b/src/gpk-desktop.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_DESKTOP_H
diff --git a/src/gpk-dialog.c b/src/gpk-dialog.c
index 7ee06e2..b91aa4f 100644
--- a/src/gpk-dialog.c
+++ b/src/gpk-dialog.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-dialog.h b/src/gpk-dialog.h
index 5f57490..233be22 100644
--- a/src/gpk-dialog.h
+++ b/src/gpk-dialog.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_DIALOG_H
diff --git a/src/gpk-enum.c b/src/gpk-enum.c
index 7f54c57..2b78ad5 100644
--- a/src/gpk-enum.c
+++ b/src/gpk-enum.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-enum.h b/src/gpk-enum.h
index ca470da..5e97daa 100644
--- a/src/gpk-enum.h
+++ b/src/gpk-enum.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_ENUM_H
diff --git a/src/gpk-error.c b/src/gpk-error.c
index 213c5a1..e53ec03 100644
--- a/src/gpk-error.c
+++ b/src/gpk-error.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-error.h b/src/gpk-error.h
index 49240e8..b558688 100644
--- a/src/gpk-error.h
+++ b/src/gpk-error.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_ERROR_H
diff --git a/src/gpk-firmware.c b/src/gpk-firmware.c
index 0aaff4b..acf13eb 100644
--- a/src/gpk-firmware.c
+++ b/src/gpk-firmware.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-firmware.h b/src/gpk-firmware.h
index 31ab93a..482698e 100644
--- a/src/gpk-firmware.h
+++ b/src/gpk-firmware.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_FIRMWARE_H
diff --git a/src/gpk-gnome.c b/src/gpk-gnome.c
index 04e9a55..a136a78 100644
--- a/src/gpk-gnome.c
+++ b/src/gpk-gnome.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-gnome.h b/src/gpk-gnome.h
index efff04f..ed34752 100644
--- a/src/gpk-gnome.h
+++ b/src/gpk-gnome.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_GNOME_H
diff --git a/src/gpk-hardware.c b/src/gpk-hardware.c
index 385e16a..d411bf2 100644
--- a/src/gpk-hardware.c
+++ b/src/gpk-hardware.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-hardware.h b/src/gpk-hardware.h
index 0dbfa88..b959491 100644
--- a/src/gpk-hardware.h
+++ b/src/gpk-hardware.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_HARDWARE_H
diff --git a/src/gpk-helper-chooser.c b/src/gpk-helper-chooser.c
index 338a780..5989b0a 100644
--- a/src/gpk-helper-chooser.c
+++ b/src/gpk-helper-chooser.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-helper-chooser.h b/src/gpk-helper-chooser.h
index a918036..3e2704f 100644
--- a/src/gpk-helper-chooser.h
+++ b/src/gpk-helper-chooser.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_HELPER_CHOOSER_H
diff --git a/src/gpk-helper-run.c b/src/gpk-helper-run.c
index df7091d..7d32677 100644
--- a/src/gpk-helper-run.c
+++ b/src/gpk-helper-run.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-helper-run.h b/src/gpk-helper-run.h
index ae42541..4728bc4 100644
--- a/src/gpk-helper-run.h
+++ b/src/gpk-helper-run.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_HELPER_RUN_H
diff --git a/src/gpk-inhibit.c b/src/gpk-inhibit.c
index 2194a9a..4759c94 100644
--- a/src/gpk-inhibit.c
+++ b/src/gpk-inhibit.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-inhibit.h b/src/gpk-inhibit.h
index 513a7e5..7611841 100644
--- a/src/gpk-inhibit.h
+++ b/src/gpk-inhibit.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_INHIBIT_H
diff --git a/src/gpk-install-catalog.c b/src/gpk-install-catalog.c
index 5777d61..dca61e2 100644
--- a/src/gpk-install-catalog.c
+++ b/src/gpk-install-catalog.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-install-local-file.c b/src/gpk-install-local-file.c
index e06a718..140f78a 100644
--- a/src/gpk-install-local-file.c
+++ b/src/gpk-install-local-file.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-install-mime-type.c b/src/gpk-install-mime-type.c
index 263ad4f..3960863 100644
--- a/src/gpk-install-mime-type.c
+++ b/src/gpk-install-mime-type.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-install-package-name.c b/src/gpk-install-package-name.c
index 26acce0..7fc9c6b 100644
--- a/src/gpk-install-package-name.c
+++ b/src/gpk-install-package-name.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-install-provide-file.c b/src/gpk-install-provide-file.c
index 93281ce..a53cf22 100644
--- a/src/gpk-install-provide-file.c
+++ b/src/gpk-install-provide-file.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-language.c b/src/gpk-language.c
index d99ec79..f798d87 100644
--- a/src/gpk-language.c
+++ b/src/gpk-language.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-language.h b/src/gpk-language.h
index 4b99146..61bb1cf 100644
--- a/src/gpk-language.h
+++ b/src/gpk-language.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_LANGUAGE_H
diff --git a/src/gpk-log.c b/src/gpk-log.c
index a9a835c..55b6d6f 100644
--- a/src/gpk-log.c
+++ b/src/gpk-log.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-modal-dialog.c b/src/gpk-modal-dialog.c
index 2a34afd..1ac87a6 100644
--- a/src/gpk-modal-dialog.c
+++ b/src/gpk-modal-dialog.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-modal-dialog.h b/src/gpk-modal-dialog.h
index 899c649..51d233d 100644
--- a/src/gpk-modal-dialog.h
+++ b/src/gpk-modal-dialog.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_MODAL_DIALOG_H
diff --git a/src/gpk-prefs.c b/src/gpk-prefs.c
index 48b1d7e..84cab03 100644
--- a/src/gpk-prefs.c
+++ b/src/gpk-prefs.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-repo.c b/src/gpk-repo.c
index 3d4b3d0..08311ae 100644
--- a/src/gpk-repo.c
+++ b/src/gpk-repo.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-self-test.c b/src/gpk-self-test.c
index 24eda6c..612cae2 100644
--- a/src/gpk-self-test.c
+++ b/src/gpk-self-test.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include <glib.h>
diff --git a/src/gpk-service-pack.c b/src/gpk-service-pack.c
index 393aff0..62048ef 100644
--- a/src/gpk-service-pack.c
+++ b/src/gpk-service-pack.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-session.c b/src/gpk-session.c
index 454e763..29a80e7 100644
--- a/src/gpk-session.c
+++ b/src/gpk-session.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-session.h b/src/gpk-session.h
index 6dfcf43..c2fc475 100644
--- a/src/gpk-session.h
+++ b/src/gpk-session.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_SESSION_H
diff --git a/src/gpk-task.c b/src/gpk-task.c
index f6e9b9a..72989d0 100644
--- a/src/gpk-task.c
+++ b/src/gpk-task.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-task.h b/src/gpk-task.h
index 8e0c9a0..318fd66 100644
--- a/src/gpk-task.h
+++ b/src/gpk-task.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_TASK_H
diff --git a/src/gpk-update-icon.c b/src/gpk-update-icon.c
index b17d5fb..2f73924 100644
--- a/src/gpk-update-icon.c
+++ b/src/gpk-update-icon.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-update-viewer-main.c b/src/gpk-update-viewer-main.c
index ab3a74b..7321ad0 100644
--- a/src/gpk-update-viewer-main.c
+++ b/src/gpk-update-viewer-main.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-update-viewer.c b/src/gpk-update-viewer.c
index 5bdfe75..a26fdbf 100644
--- a/src/gpk-update-viewer.c
+++ b/src/gpk-update-viewer.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-update-viewer.h b/src/gpk-update-viewer.h
index 8a0d643..48e7cd6 100644
--- a/src/gpk-update-viewer.h
+++ b/src/gpk-update-viewer.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_UPDATE_VIEWER_H
diff --git a/src/gpk-vendor.c b/src/gpk-vendor.c
index c79ddb4..47a0bc8 100644
--- a/src/gpk-vendor.c
+++ b/src/gpk-vendor.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-vendor.h b/src/gpk-vendor.h
index c61aea6..3e3706f 100644
--- a/src/gpk-vendor.h
+++ b/src/gpk-vendor.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_VENDOR_H
diff --git a/src/gpk-watch.c b/src/gpk-watch.c
index 900db2c..690991f 100644
--- a/src/gpk-watch.c
+++ b/src/gpk-watch.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-watch.h b/src/gpk-watch.h
index a74e965..528b020 100644
--- a/src/gpk-watch.h
+++ b/src/gpk-watch.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_WATCH_H
diff --git a/src/gpk-x11.c b/src/gpk-x11.c
index 1abb8f8..d37fd74 100644
--- a/src/gpk-x11.c
+++ b/src/gpk-x11.c
@@ -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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include "config.h"
diff --git a/src/gpk-x11.h b/src/gpk-x11.h
index c8ea0d3..53a3a7d 100644
--- a/src/gpk-x11.h
+++ b/src/gpk-x11.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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __GPK_X11_H



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]