From 38b704384cd2f17590b3922b97744be0b43622c9 Mon Sep 17 00:00:00 2001
From: nik7273 <nik8470@gmail.com>
Date: Fri, 8 Mar 2019 10:27:53 -0500
Subject: Changed HTTP URLs to HTTPS where possible (#270)

---
 absl/algorithm/BUILD.bazel | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'absl/algorithm/BUILD.bazel')

diff --git a/absl/algorithm/BUILD.bazel b/absl/algorithm/BUILD.bazel
index 4314ee86..8d266db5 100644
--- a/absl/algorithm/BUILD.bazel
+++ b/absl/algorithm/BUILD.bazel
@@ -5,7 +5,7 @@
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
 #
-#      http://www.apache.org/licenses/LICENSE-2.0
+#      https://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing, software
 # distributed under the License is distributed on an "AS IS" BASIS,
-- 
cgit v1.2.3