diff options
Diffstat (limited to 'perl/t/800-explicit-close.t')
-rw-r--r-- | perl/t/800-explicit-close.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/t/800-explicit-close.t b/perl/t/800-explicit-close.t index 81851680..79fd9fb5 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). |