From 6702df6ac321d674b764de525ae5ea503cb46d31 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Wed, 27 Oct 2021 15:12:24 +0200 Subject: Update 2019 Oath copyrights. --- searchcore/src/tests/proton/matching/request_context/CMakeLists.txt | 2 +- .../src/tests/proton/matching/request_context/request_context_test.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'searchcore/src/tests/proton/matching/request_context') diff --git a/searchcore/src/tests/proton/matching/request_context/CMakeLists.txt b/searchcore/src/tests/proton/matching/request_context/CMakeLists.txt index 81e82462a0d..558d24c5225 100644 --- a/searchcore/src/tests/proton/matching/request_context/CMakeLists.txt +++ b/searchcore/src/tests/proton/matching/request_context/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2019 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(searchcore_matching_request_context_test_app TEST SOURCES request_context_test.cpp diff --git a/searchcore/src/tests/proton/matching/request_context/request_context_test.cpp b/searchcore/src/tests/proton/matching/request_context/request_context_test.cpp index d8aa7e0ffa8..8ede5277d71 100644 --- a/searchcore/src/tests/proton/matching/request_context/request_context_test.cpp +++ b/searchcore/src/tests/proton/matching/request_context/request_context_test.cpp @@ -1,4 +1,4 @@ -// Copyright 2019 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