summaryrefslogtreecommitdiff
path: root/msdos/mainmake.v2
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-09-29 17:44:23 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-09-29 17:48:22 -0700
commitcbc832448878f7bc7b226243abb8d8b1ae68a937 (patch)
tree6613378d69f12e31eac1b0f2ab51a984ce4bae75 /msdos/mainmake.v2
parentbbda601d1d4e125c9d3c374b56eee3e2e9623f1d (diff)
downloademacs-cbc832448878f7bc7b226243abb8d8b1ae68a937.tar.gz
Prefer HTTPS to HTTP for gnu.org
This catches some URLs I missed in my previous scan, or perhaps were added after the scan.
Diffstat (limited to 'msdos/mainmake.v2')
-rw-r--r--msdos/mainmake.v22
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/mainmake.v2 b/msdos/mainmake.v2
index dc2b0b6e8ac..e8391bcf918 100644
--- a/msdos/mainmake.v2
+++ b/msdos/mainmake.v2
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
-# along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+# along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
# make all to compile and build Emacs.
# make install to install it (installs in-place, in `bin' subdir of top dir).