From 04ea1375c55aa67df4e7fc61dbb534111767f3b6 Mon Sep 17 00:00:00 2001 From: Matthew Booth Date: Tue, 8 Nov 2011 14:27:49 +0000 Subject: Update FSF address. --- images/Makefile.am | 2 +- images/guest-aux/make-debian-img.sh | 2 +- images/guest-aux/make-fedora-img.sh | 2 +- images/guest-aux/make-ubuntu-img.sh | 2 +- images/guest-aux/make-windows-img.sh | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'images') diff --git a/images/Makefile.am b/images/Makefile.am index 90c4ce31..1cae8bfa 100644 --- a/images/Makefile.am +++ b/images/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/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. -- cgit