summaryrefslogtreecommitdiff
path: root/tests/mkshadow
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2022-10-18 14:36:40 -0400
committerPaul Smith <psmith@gnu.org>2022-10-18 14:37:47 -0400
commitd9fc1ac5d2e427eed6e61ac95f5ebf72ed380089 (patch)
treeea547a807b51beabd35cdf2102e8c88c1017a75e /tests/mkshadow
parent9f55e9fd13c82e67754ec219f4160fda9de32a2b (diff)
downloadmake-git-d9fc1ac5d2e427eed6e61ac95f5ebf72ed380089.tar.gz
Update URLs to use https rather than http
* (all): Change http:// to https:// * README.W32: Remove invalid link to mingw.org.
Diffstat (limited to 'tests/mkshadow')
-rwxr-xr-xtests/mkshadow2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mkshadow b/tests/mkshadow
index cc134dc5..4615aecd 100755
--- a/tests/mkshadow
+++ b/tests/mkshadow
@@ -17,7 +17,7 @@
# 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/>.
+# this program. If not, see <https://www.gnu.org/licenses/>.
case "$1" in
"") echo 'Usage: mkshadow <destdir>'; exit 1 ;;