summaryrefslogtreecommitdiffstats
path: root/sparsify
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 /sparsify
parent9c299b64bb24cefafa582fe425bb65b78373d205 (diff)
downloadlibguestfs-04ea1375c55aa67df4e7fc61dbb534111767f3b6.tar.gz
libguestfs-04ea1375c55aa67df4e7fc61dbb534111767f3b6.tar.xz
libguestfs-04ea1375c55aa67df4e7fc61dbb534111767f3b6.zip
Update FSF address.
Diffstat (limited to 'sparsify')
-rw-r--r--sparsify/Makefile.am2
-rw-r--r--sparsify/progress_c.c2
-rwxr-xr-xsparsify/test-virt-sparsify.sh2
-rw-r--r--sparsify/virt-sparsify.pod2
4 files changed, 4 insertions, 4 deletions
diff --git a/sparsify/Makefile.am b/sparsify/Makefile.am
index ab90818c..973bcb57 100644
--- a/sparsify/Makefile.am
+++ b/sparsify/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/sparsify/progress_c.c b/sparsify/progress_c.c
index 046ed34c..81137289 100644
--- a/sparsify/progress_c.c
+++ b/sparsify/progress_c.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/sparsify/test-virt-sparsify.sh b/sparsify/test-virt-sparsify.sh
index 1fad58b0..8d387753 100755
--- a/sparsify/test-virt-sparsify.sh
+++ b/sparsify/test-virt-sparsify.sh
@@ -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., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
export LANG=C
set -e
diff --git a/sparsify/virt-sparsify.pod b/sparsify/virt-sparsify.pod
index fc7fde1f..9579640e 100644
--- a/sparsify/virt-sparsify.pod
+++ b/sparsify/virt-sparsify.pod
@@ -281,4 +281,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.