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. --- eval/src/tests/instruction/dense_tensor_create_function/CMakeLists.txt | 2 +- .../dense_tensor_create_function/dense_tensor_create_function_test.cpp | 2 +- eval/src/tests/instruction/dense_tensor_peek_function/CMakeLists.txt | 2 +- .../dense_tensor_peek_function/dense_tensor_peek_function_test.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'eval/src/tests/instruction') diff --git a/eval/src/tests/instruction/dense_tensor_create_function/CMakeLists.txt b/eval/src/tests/instruction/dense_tensor_create_function/CMakeLists.txt index 883f331bda8..217192a4e88 100644 --- a/eval/src/tests/instruction/dense_tensor_create_function/CMakeLists.txt +++ b/eval/src/tests/instruction/dense_tensor_create_function/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(eval_dense_tensor_create_function_test_app TEST SOURCES dense_tensor_create_function_test.cpp diff --git a/eval/src/tests/instruction/dense_tensor_create_function/dense_tensor_create_function_test.cpp b/eval/src/tests/instruction/dense_tensor_create_function/dense_tensor_create_function_test.cpp index 3ab701e58a6..fc3b5cf7b0e 100644 --- a/eval/src/tests/instruction/dense_tensor_create_function/dense_tensor_create_function_test.cpp +++ b/eval/src/tests/instruction/dense_tensor_create_function/dense_tensor_create_function_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 diff --git a/eval/src/tests/instruction/dense_tensor_peek_function/CMakeLists.txt b/eval/src/tests/instruction/dense_tensor_peek_function/CMakeLists.txt index a4d1bbf6fac..515e121edf0 100644 --- a/eval/src/tests/instruction/dense_tensor_peek_function/CMakeLists.txt +++ b/eval/src/tests/instruction/dense_tensor_peek_function/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(eval_dense_tensor_peek_function_test_app TEST SOURCES dense_tensor_peek_function_test.cpp diff --git a/eval/src/tests/instruction/dense_tensor_peek_function/dense_tensor_peek_function_test.cpp b/eval/src/tests/instruction/dense_tensor_peek_function/dense_tensor_peek_function_test.cpp index 782666ed36e..11654a38342 100644 --- a/eval/src/tests/instruction/dense_tensor_peek_function/dense_tensor_peek_function_test.cpp +++ b/eval/src/tests/instruction/dense_tensor_peek_function/dense_tensor_peek_function_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