summaryrefslogtreecommitdiffstats
path: root/df
diff options
context:
space:
mode:
authorMatthew Booth <mbooth@redhat.com>2011-11-08 14:27:49 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-11-08 14:43:07 +0000
commit04ea1375c55aa67df4e7fc61dbb534111767f3b6 (patch)
treee3fce6cc8412d02eb3a1eb07663e669afe6d8f86 /df
parent9c299b64bb24cefafa582fe425bb65b78373d205 (diff)
downloadlibguestfs-04ea1375c55aa67df4e7fc61dbb534111767f3b6.tar.gz
libguestfs-04ea1375c55aa67df4e7fc61dbb534111767f3b6.tar.xz
libguestfs-04ea1375c55aa67df4e7fc61dbb534111767f3b6.zip
Update FSF address.
Diffstat (limited to 'df')
-rw-r--r--df/Makefile.am2
-rw-r--r--df/df.c2
-rw-r--r--df/domains.c2
-rw-r--r--df/main.c2
-rw-r--r--df/output.c2
-rw-r--r--df/virt-df.h2
-rwxr-xr-xdf/virt-df.pod2
7 files changed, 7 insertions, 7 deletions
diff --git a/df/Makefile.am b/df/Makefile.am
index 6281c967..2b2c47e7 100644
--- a/df/Makefile.am
+++ b/df/Makefile.am
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
include $(top_srcdir)/subdir-rules.mk
diff --git a/df/df.c b/df/df.c
index 8821d688..2502037e 100644
--- a/df/df.c
+++ b/df/df.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <config.h>
diff --git a/df/domains.c b/df/domains.c
index 7a4e33c2..04390e38 100644
--- a/df/domains.c
+++ b/df/domains.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <config.h>
diff --git a/df/main.c b/df/main.c
index 17aa2830..2429c322 100644
--- a/df/main.c
+++ b/df/main.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <config.h>
diff --git a/df/output.c b/df/output.c
index 7852daa2..ea981b8f 100644
--- a/df/output.c
+++ b/df/output.c
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <config.h>
diff --git a/df/virt-df.h b/df/virt-df.h
index 4a3179ef..69826581 100644
--- a/df/virt-df.h
+++ b/df/virt-df.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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef GUESTFS_VIRT_DF_
diff --git a/df/virt-df.pod b/df/virt-df.pod
index 49c5e0a9..df58b4c2 100755
--- a/df/virt-df.pod
+++ b/df/virt-df.pod
@@ -252,4 +252,4 @@ GNU General Public License for more details.
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., 675 Mass Ave, Cambridge, MA 02139, USA.
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.