diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-09-16 17:48:19 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-09-16 17:48:51 -0700 |
commit | d3dcd5895d64f6c86275c9333e2760a867e540e7 (patch) | |
tree | 9a69c37864bd8b6656c707935ead61d5de388ec3 /tests/wrapper.as | |
parent | 5a4041daca5109c83a1735aef7fe16b2aae06e13 (diff) | |
download | autoconf-d3dcd5895d64f6c86275c9333e2760a867e540e7.tar.gz |
Prefer HTTPS to FTP and HTTP
Diffstat (limited to 'tests/wrapper.as')
-rw-r--r-- | tests/wrapper.as | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wrapper.as b/tests/wrapper.as index 5d047d72..4d75e582 100644 --- a/tests/wrapper.as +++ b/tests/wrapper.as @@ -15,7 +15,7 @@ AS_INIT[]dnl -*- shell-script -*- # 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/>. testdir='@abs_top_builddir@/tests' PATH=$testdir$PATH_SEPARATOR$PATH |