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. --- vespalib/src/tests/crypto/CMakeLists.txt | 2 +- vespalib/src/tests/crypto/crypto_test.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'vespalib/src/tests/crypto') diff --git a/vespalib/src/tests/crypto/CMakeLists.txt b/vespalib/src/tests/crypto/CMakeLists.txt index 5e1a9b5afdc..48825f24cf6 100644 --- a/vespalib/src/tests/crypto/CMakeLists.txt +++ b/vespalib/src/tests/crypto/CMakeLists.txt @@ -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. vespa_add_executable(vespalib_crypto_crypto_test_app TEST SOURCES crypto_test.cpp diff --git a/vespalib/src/tests/crypto/crypto_test.cpp b/vespalib/src/tests/crypto/crypto_test.cpp index 8daba954793..4e0e1d4d53f 100644 --- a/vespalib/src/tests/crypto/crypto_test.cpp +++ b/vespalib/src/tests/crypto/crypto_test.cpp @@ -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. #include #include -- cgit v1.2.3