diff options
author | Matthew Booth <mbooth@redhat.com> | 2011-11-08 14:27:49 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-11-08 14:43:07 +0000 |
commit | 04ea1375c55aa67df4e7fc61dbb534111767f3b6 (patch) | |
tree | e3fce6cc8412d02eb3a1eb07663e669afe6d8f86 /caution/qemu-snapshot-isolation.sh | |
parent | 9c299b64bb24cefafa582fe425bb65b78373d205 (diff) | |
download | libguestfs-04ea1375c55aa67df4e7fc61dbb534111767f3b6.tar.gz libguestfs-04ea1375c55aa67df4e7fc61dbb534111767f3b6.tar.xz libguestfs-04ea1375c55aa67df4e7fc61dbb534111767f3b6.zip |
Update FSF address.
Diffstat (limited to 'caution/qemu-snapshot-isolation.sh')
-rwxr-xr-x | caution/qemu-snapshot-isolation.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/caution/qemu-snapshot-isolation.sh b/caution/qemu-snapshot-isolation.sh index ae22611f..384706c2 100755 --- a/caution/qemu-snapshot-isolation.sh +++ b/caution/qemu-snapshot-isolation.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. # Test that qemu snapshots are really isolating writes from the # underlying disk image. If this test were to fail, you could expect |