about summary refs log tree commit diff
path: root/absl/hash/internal/city.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--absl/hash/internal/city.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/absl/hash/internal/city.h b/absl/hash/internal/city.h
index 16df556354..1b3b4ef955 100644
--- a/absl/hash/internal/city.h
+++ b/absl/hash/internal/city.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,
@@ -12,7 +12,7 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 //
-// http://code.google.com/p/cityhash/
+// https://code.google.com/p/cityhash/
 //
 // This file provides a few functions for hashing strings.  All of them are
 // high-quality functions in the sense that they pass standard tests such