X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=perl%2Ft%2F800-explicit-close.t;h=79fd9fb55c81f862106e4350b98ed2ca96dcb0a1;hb=270a2b5ebb6a5f01eb3f8cd2b591cd68d3b6096f;hp=81851680548ae4032d42fdf01b5c338ad4b697ab;hpb=eb566f7dc7974b42ac65729a2e5e5bcee329a0a9;p=libguestfs.git diff --git a/perl/t/800-explicit-close.t b/perl/t/800-explicit-close.t index 8185168..79fd9fb 100644 --- a/perl/t/800-explicit-close.t +++ b/perl/t/800-explicit-close.t @@ -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. # Test implicit vs explicit closes of the handle (RHBZ#602592).