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/container/internal/hashtable_debug.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'absl/container/internal/hashtable_debug.h')

diff --git a/absl/container/internal/hashtable_debug.h b/absl/container/internal/hashtable_debug.h
index 38050c69..71930004 100644
--- a/absl/container/internal/hashtable_debug.h
+++ b/absl/container/internal/hashtable_debug.h
@@ -4,7 +4,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