summaryrefslogtreecommitdiff
path: root/t/tar-ustar-id-too-high.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/tar-ustar-id-too-high.sh')
-rw-r--r--t/tar-ustar-id-too-high.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/tar-ustar-id-too-high.sh b/t/tar-ustar-id-too-high.sh
index fdb4d7220..81802c3f9 100644
--- a/t/tar-ustar-id-too-high.sh
+++ b/t/tar-ustar-id-too-high.sh
@@ -12,7 +12,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
# Check that UID or GID too high for the ustar format are correctly
# rwcognized and diagnosed by configure. See bug#8343 and bug#13588.