summaryrefslogtreecommitdiffstats
path: root/images/guest-aux
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 /images/guest-aux
parent9c299b64bb24cefafa582fe425bb65b78373d205 (diff)
downloadlibguestfs-04ea1375c55aa67df4e7fc61dbb534111767f3b6.tar.gz
libguestfs-04ea1375c55aa67df4e7fc61dbb534111767f3b6.tar.xz
libguestfs-04ea1375c55aa67df4e7fc61dbb534111767f3b6.zip
Update FSF address.
Diffstat (limited to 'images/guest-aux')
-rwxr-xr-ximages/guest-aux/make-debian-img.sh2
-rwxr-xr-ximages/guest-aux/make-fedora-img.sh2
-rwxr-xr-ximages/guest-aux/make-ubuntu-img.sh2
-rwxr-xr-ximages/guest-aux/make-windows-img.sh2
4 files changed, 4 insertions, 4 deletions
diff --git a/images/guest-aux/make-debian-img.sh b/images/guest-aux/make-debian-img.sh
index 4b0490df..ade23311 100755
--- a/images/guest-aux/make-debian-img.sh
+++ b/images/guest-aux/make-debian-img.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.
# Make a Debian image which is enough to fool the inspection heuristics.
diff --git a/images/guest-aux/make-fedora-img.sh b/images/guest-aux/make-fedora-img.sh
index 3d6c471a..b4c07e93 100755
--- a/images/guest-aux/make-fedora-img.sh
+++ b/images/guest-aux/make-fedora-img.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.
# Make a standard test image which is used by all the tools test
# scripts. This test image is supposed to look like a Fedora
diff --git a/images/guest-aux/make-ubuntu-img.sh b/images/guest-aux/make-ubuntu-img.sh
index c48fd5d4..0c4d60a1 100755
--- a/images/guest-aux/make-ubuntu-img.sh
+++ b/images/guest-aux/make-ubuntu-img.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.
# Make an Ubuntu image which is enough to fool the inspection heuristics.
diff --git a/images/guest-aux/make-windows-img.sh b/images/guest-aux/make-windows-img.sh
index 9e2152da..ec6aa47e 100755
--- a/images/guest-aux/make-windows-img.sh
+++ b/images/guest-aux/make-windows-img.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.
# Make a Windows image which is enough to fool the inspection heuristics.