aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pkits
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pkits')
-rw-r--r--tests/pkits/Makefile.am3
-rw-r--r--tests/pkits/common.sh3
-rwxr-xr-xtests/pkits/import-all-certs3
-rwxr-xr-xtests/pkits/validate-all-certs3
4 files changed, 8 insertions, 4 deletions
diff --git a/tests/pkits/Makefile.am b/tests/pkits/Makefile.am
index 41fdec497..d53d35a25 100644
--- a/tests/pkits/Makefile.am
+++ b/tests/pkits/Makefile.am
@@ -15,7 +15,8 @@
#
# 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
+# USA.
## Process this file with automake to produce Makefile.in
diff --git a/tests/pkits/common.sh b/tests/pkits/common.sh
index 5e773ea5d..09fb62bc8 100644
--- a/tests/pkits/common.sh
+++ b/tests/pkits/common.sh
@@ -16,7 +16,8 @@
#
# 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
+# USA.
# reset some environment variables because we do not want to test locals
export LANG=C
diff --git a/tests/pkits/import-all-certs b/tests/pkits/import-all-certs
index d1af5fb03..2d70d06df 100755
--- a/tests/pkits/import-all-certs
+++ b/tests/pkits/import-all-certs
@@ -15,7 +15,8 @@
#
# 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
+# USA.
. ${srcdir:-.}/common.sh || exit 2
diff --git a/tests/pkits/validate-all-certs b/tests/pkits/validate-all-certs
index f482fdb51..08f72af71 100755
--- a/tests/pkits/validate-all-certs
+++ b/tests/pkits/validate-all-certs
@@ -16,7 +16,8 @@
#
# 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
+# USA.
. ${srcdir:-.}/common.sh || exit 2