summaryrefslogtreecommitdiffstats
path: root/perl/t
diff options
context:
space:
mode:
Diffstat (limited to 'perl/t')
-rw-r--r--perl/t/005-pod.t2
-rw-r--r--perl/t/006-pod-coverage.t2
-rw-r--r--perl/t/010-load.t2
-rw-r--r--perl/t/020-create.t2
-rw-r--r--perl/t/030-config.t2
-rw-r--r--perl/t/050-lvcreate.t2
-rw-r--r--perl/t/060-readdir.t2
-rw-r--r--perl/t/070-optargs.t2
-rw-r--r--perl/t/400-events.t2
-rw-r--r--perl/t/500-lib-load.t2
-rw-r--r--perl/t/800-explicit-close.t2
-rw-r--r--perl/t/810-mkdir-eexist.t2
-rw-r--r--perl/t/900-introspection.t2
13 files changed, 13 insertions, 13 deletions
diff --git a/perl/t/005-pod.t b/perl/t/005-pod.t
index 54025f12..e53caafe 100644
--- a/perl/t/005-pod.t
+++ b/perl/t/005-pod.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.
use Test::More;
use strict;
diff --git a/perl/t/006-pod-coverage.t b/perl/t/006-pod-coverage.t
index 4c8c4ca2..65bb4c2c 100644
--- a/perl/t/006-pod-coverage.t
+++ b/perl/t/006-pod-coverage.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.
use Test::More;
use strict;
diff --git a/perl/t/010-load.t b/perl/t/010-load.t
index 05a39958..e279b2a7 100644
--- a/perl/t/010-load.t
+++ b/perl/t/010-load.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.
use strict;
use warnings;
diff --git a/perl/t/020-create.t b/perl/t/020-create.t
index 7bcd76eb..16a03754 100644
--- a/perl/t/020-create.t
+++ b/perl/t/020-create.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.
use strict;
use warnings;
diff --git a/perl/t/030-config.t b/perl/t/030-config.t
index 12f4531f..5f8e04aa 100644
--- a/perl/t/030-config.t
+++ b/perl/t/030-config.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.
use strict;
use warnings;
diff --git a/perl/t/050-lvcreate.t b/perl/t/050-lvcreate.t
index a8f3e7bf..0079221d 100644
--- a/perl/t/050-lvcreate.t
+++ b/perl/t/050-lvcreate.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.
use strict;
use warnings;
diff --git a/perl/t/060-readdir.t b/perl/t/060-readdir.t
index dc8278b3..e8fe151e 100644
--- a/perl/t/060-readdir.t
+++ b/perl/t/060-readdir.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.
use strict;
use warnings;
diff --git a/perl/t/070-optargs.t b/perl/t/070-optargs.t
index 81873959..273a7fa7 100644
--- a/perl/t/070-optargs.t
+++ b/perl/t/070-optargs.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.
use strict;
use warnings;
diff --git a/perl/t/400-events.t b/perl/t/400-events.t
index bea4a520..dd31966d 100644
--- a/perl/t/400-events.t
+++ b/perl/t/400-events.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.
use strict;
use warnings;
diff --git a/perl/t/500-lib-load.t b/perl/t/500-lib-load.t
index 7ce28c6e..3b5b054b 100644
--- a/perl/t/500-lib-load.t
+++ b/perl/t/500-lib-load.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.
use strict;
use warnings;
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).
diff --git a/perl/t/810-mkdir-eexist.t b/perl/t/810-mkdir-eexist.t
index 86b4e0e8..a059ee49 100644
--- a/perl/t/810-mkdir-eexist.t
+++ b/perl/t/810-mkdir-eexist.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 $g->last_errno (RHBZ#672491).
diff --git a/perl/t/900-introspection.t b/perl/t/900-introspection.t
index 6defc9be..c1fa6f8e 100644
--- a/perl/t/900-introspection.t
+++ b/perl/t/900-introspection.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 %guestfs_introspection.