From 3021f66843b9babe06ceaccd23f78309b4ca046b Mon Sep 17 00:00:00 2001 From: gjoranv Date: Wed, 27 Oct 2021 15:13:17 +0200 Subject: Update 2020 Oath copyrights. --- .../src/main/java/com/yahoo/security/tls/HostnameVerification.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security-utils/src/main/java/com/yahoo') diff --git a/security-utils/src/main/java/com/yahoo/security/tls/HostnameVerification.java b/security-utils/src/main/java/com/yahoo/security/tls/HostnameVerification.java index a41edc6dc44..338635d96d2 100644 --- a/security-utils/src/main/java/com/yahoo/security/tls/HostnameVerification.java +++ b/security-utils/src/main/java/com/yahoo/security/tls/HostnameVerification.java @@ -1,4 +1,4 @@ -// Copyright 2020 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. +// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. package com.yahoo.security.tls; /** -- cgit v1.2.3