diff options
Diffstat (limited to 'absl/hash/internal/city.h')
-rw-r--r-- | absl/hash/internal/city.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/absl/hash/internal/city.h b/absl/hash/internal/city.h index 16df55635481..1b3b4ef9558b 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 |