aboutsummaryrefslogtreecommitdiff
path: root/tests/client
diff options
context:
space:
mode:
Diffstat (limited to 'tests/client')
-rw-r--r--tests/client/basic-t.in2
-rw-r--r--tests/client/full-t.in2
-rw-r--r--tests/client/prompt-t.in2
-rw-r--r--tests/client/rekey-t.in2
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/client/basic-t.in b/tests/client/basic-t.in
index f9dc6dd..7634d73 100644
--- a/tests/client/basic-t.in
+++ b/tests/client/basic-t.in
@@ -7,7 +7,7 @@
# Copyright 2006-2008, 2010
# The Board of Trustees of the Leland Stanford Junior University
#
-# See LICENSE for licensing terms.
+# SPDX-License-Identifier: MIT
# Load the test library.
. "$C_TAP_SOURCE/tap/libtap.sh"
diff --git a/tests/client/full-t.in b/tests/client/full-t.in
index 1ad486c..5f7406a 100644
--- a/tests/client/full-t.in
+++ b/tests/client/full-t.in
@@ -8,7 +8,7 @@
# Copyright 2008, 2010, 2014
# The Board of Trustees of the Leland Stanford Junior University
#
-# See LICENSE for licensing terms.
+# SPDX-License-Identifier: MIT
use strict;
use warnings;
diff --git a/tests/client/prompt-t.in b/tests/client/prompt-t.in
index d5e9f17..8c5ff9a 100644
--- a/tests/client/prompt-t.in
+++ b/tests/client/prompt-t.in
@@ -8,7 +8,7 @@
# Copyright 2008, 2010, 2014
# The Board of Trustees of the Leland Stanford Junior University
#
-# See LICENSE for licensing terms.
+# SPDX-License-Identifier: MIT
use strict;
use warnings;
diff --git a/tests/client/rekey-t.in b/tests/client/rekey-t.in
index 2e95a4e..c2e507c 100644
--- a/tests/client/rekey-t.in
+++ b/tests/client/rekey-t.in
@@ -7,7 +7,7 @@
# Copyright 2006-2008, 2010
# The Board of Trustees of the Leland Stanford Junior University
#
-# See LICENSE for licensing terms.
+# SPDX-License-Identifier: MIT
# Load the test library.
. "$C_TAP_SOURCE/tap/libtap.sh"