summaryrefslogtreecommitdiff
path: root/src/local.mk
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-09-19 01:13:23 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-09-19 01:22:54 -0700
commitbe87d61299f52e366bcb65fd176ccf325b0f77e0 (patch)
treec5e289ea68824ba407d5928e0e6e65d8bab51430 /src/local.mk
parent44ccd1c4657703b15971b0670b9716a25244a358 (diff)
downloadcoreutils-be87d61299f52e366bcb65fd176ccf325b0f77e0.tar.gz
all: prefer HTTPS in URLs
Diffstat (limited to 'src/local.mk')
-rw-r--r--src/local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/local.mk b/src/local.mk
index e0d66b7d6..40061e0d6 100644
--- a/src/local.mk
+++ b/src/local.mk
@@ -14,7 +14,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/>.
# FIXME: once lib/ and gnulib-tests/ are also converted, hoist to Makefile.am
AM_CFLAGS = $(WERROR_CFLAGS)