summaryrefslogtreecommitdiff
path: root/monitor/hal
diff options
context:
space:
mode:
authorFelix Möller <mail@felixmoeller.de>2012-07-30 16:13:53 +0200
committerTomas Bzatek <tbzatek@redhat.com>2012-07-30 16:13:53 +0200
commit1e9c89eafaac6b3a759115df9981526fe9083461 (patch)
tree30587f2399f8c3574333ce963097d421ffe5c8f4 /monitor/hal
parent713bd83a892b9fa021f323e9df0df8e149d6194e (diff)
downloadgvfs-1e9c89eafaac6b3a759115df9981526fe9083461.tar.gz
Update the Address of the FSF
Updating the address of the FSF. This has been done by: while read file; do sed -i 's:59 Temple Place:51 Franklin Street:' $file sed -i 's:Suite 330:Fifth Floor:' $file sed -i 's:02111-1307:02110-1301:' $file done https://bugzilla.gnome.org/show_bug.cgi?id=656598 Signed-off-by: Tomas Bzatek <tbzatek@redhat.com>
Diffstat (limited to 'monitor/hal')
-rw-r--r--monitor/hal/ghaldrive.c4
-rw-r--r--monitor/hal/ghaldrive.h4
-rw-r--r--monitor/hal/ghalmount.c4
-rw-r--r--monitor/hal/ghalmount.h4
-rw-r--r--monitor/hal/ghalvolume.c4
-rw-r--r--monitor/hal/ghalvolume.h4
-rw-r--r--monitor/hal/ghalvolumemonitor.c4
-rw-r--r--monitor/hal/ghalvolumemonitor.h4
-rw-r--r--monitor/hal/hal-device.c4
-rw-r--r--monitor/hal/hal-device.h4
-rw-r--r--monitor/hal/hal-pool.c4
-rw-r--r--monitor/hal/hal-pool.h4
-rw-r--r--monitor/hal/hal-utils.c4
-rw-r--r--monitor/hal/hal-utils.h4
-rw-r--r--monitor/hal/hal-volume-monitor-daemon.c4
15 files changed, 30 insertions, 30 deletions
diff --git a/monitor/hal/ghaldrive.c b/monitor/hal/ghaldrive.c
index e778f0ae..678b3618 100644
--- a/monitor/hal/ghaldrive.c
+++ b/monitor/hal/ghaldrive.c
@@ -14,8 +14,8 @@
*
* You should have received a copy of the GNU Lesser General
* Public License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: David Zeuthen <davidz@redhat.com>
*/
diff --git a/monitor/hal/ghaldrive.h b/monitor/hal/ghaldrive.h
index 7832db59..5b7d9b7b 100644
--- a/monitor/hal/ghaldrive.h
+++ b/monitor/hal/ghaldrive.h
@@ -14,8 +14,8 @@
*
* You should have received a copy of the GNU Lesser General
* Public License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: David Zeuthen <davidz@redhat.com>
*/
diff --git a/monitor/hal/ghalmount.c b/monitor/hal/ghalmount.c
index ad805a43..a3818849 100644
--- a/monitor/hal/ghalmount.c
+++ b/monitor/hal/ghalmount.c
@@ -15,8 +15,8 @@
*
* You should have received a copy of the GNU Lesser General
* Public License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: David Zeuthen <davidz@redhat.com>
*/
diff --git a/monitor/hal/ghalmount.h b/monitor/hal/ghalmount.h
index 31981aed..8f20262e 100644
--- a/monitor/hal/ghalmount.h
+++ b/monitor/hal/ghalmount.h
@@ -14,8 +14,8 @@
*
* You should have received a copy of the GNU Lesser General
* Public License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: David Zeuthen <davidz@redhat.com>
*/
diff --git a/monitor/hal/ghalvolume.c b/monitor/hal/ghalvolume.c
index cef37f7b..715c027d 100644
--- a/monitor/hal/ghalvolume.c
+++ b/monitor/hal/ghalvolume.c
@@ -14,8 +14,8 @@
*
* You should have received a copy of the GNU Lesser General
* Public License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: David Zeuthen <davidz@redhat.com>
*/
diff --git a/monitor/hal/ghalvolume.h b/monitor/hal/ghalvolume.h
index edbdfb31..f53dc408 100644
--- a/monitor/hal/ghalvolume.h
+++ b/monitor/hal/ghalvolume.h
@@ -14,8 +14,8 @@
*
* You should have received a copy of the GNU Lesser General
* Public License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: David Zeuthen <davidz@redhat.com>
*/
diff --git a/monitor/hal/ghalvolumemonitor.c b/monitor/hal/ghalvolumemonitor.c
index 819cd57b..5082fc87 100644
--- a/monitor/hal/ghalvolumemonitor.c
+++ b/monitor/hal/ghalvolumemonitor.c
@@ -15,8 +15,8 @@
*
* You should have received a copy of the GNU Lesser General
* Public License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: David Zeuthen <davidz@redhat.com>
*/
diff --git a/monitor/hal/ghalvolumemonitor.h b/monitor/hal/ghalvolumemonitor.h
index ad45af38..9e93e83c 100644
--- a/monitor/hal/ghalvolumemonitor.h
+++ b/monitor/hal/ghalvolumemonitor.h
@@ -14,8 +14,8 @@
*
* You should have received a copy of the GNU Lesser General
* Public License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: David Zeuthen <davidz@redhat.com>
*/
diff --git a/monitor/hal/hal-device.c b/monitor/hal/hal-device.c
index 68eddb65..2e262d23 100644
--- a/monitor/hal/hal-device.c
+++ b/monitor/hal/hal-device.c
@@ -14,8 +14,8 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- * 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#include <config.h>
diff --git a/monitor/hal/hal-device.h b/monitor/hal/hal-device.h
index 8e91aa63..384162f2 100644
--- a/monitor/hal/hal-device.h
+++ b/monitor/hal/hal-device.h
@@ -14,8 +14,8 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- * 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#ifndef HAL_DEVICE_H
diff --git a/monitor/hal/hal-pool.c b/monitor/hal/hal-pool.c
index 432c828a..ec92aa74 100644
--- a/monitor/hal/hal-pool.c
+++ b/monitor/hal/hal-pool.c
@@ -14,8 +14,8 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- * 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#include <config.h>
diff --git a/monitor/hal/hal-pool.h b/monitor/hal/hal-pool.h
index 04c8687d..05b6add8 100644
--- a/monitor/hal/hal-pool.h
+++ b/monitor/hal/hal-pool.h
@@ -14,8 +14,8 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- * 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#if !defined(HAL_POOL_H)
diff --git a/monitor/hal/hal-utils.c b/monitor/hal/hal-utils.c
index 6bf0cd8c..36312fd4 100644
--- a/monitor/hal/hal-utils.c
+++ b/monitor/hal/hal-utils.c
@@ -14,8 +14,8 @@
*
* You should have received a copy of the GNU Lesser General
* Public License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: David Zeuthen <davidz@redhat.com>
* Christian Kellner <gicmo@gnome.org>
diff --git a/monitor/hal/hal-utils.h b/monitor/hal/hal-utils.h
index fd737ca2..6b5deef8 100644
--- a/monitor/hal/hal-utils.h
+++ b/monitor/hal/hal-utils.h
@@ -14,8 +14,8 @@
*
* You should have received a copy of the GNU Lesser General
* Public License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: David Zeuthen <davidz@redhat.com>
* Chrsitian Kellner <gicmo@gnome.org>
diff --git a/monitor/hal/hal-volume-monitor-daemon.c b/monitor/hal/hal-volume-monitor-daemon.c
index 6f83175d..8b47b743 100644
--- a/monitor/hal/hal-volume-monitor-daemon.c
+++ b/monitor/hal/hal-volume-monitor-daemon.c
@@ -15,8 +15,8 @@
*
* You should have received a copy of the GNU Lesser General
* Public License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: David Zeuthen <davidz@redhat.com>
*/