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. --- fbench/src/test/authority/CMakeLists.txt | 2 +- fbench/src/test/authority/authority_test.cpp | 2 +- fbench/src/util/authority.cpp | 2 +- fbench/src/util/authority.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'fbench/src') diff --git a/fbench/src/test/authority/CMakeLists.txt b/fbench/src/test/authority/CMakeLists.txt index 542d42b8f0a..73c4dcad2d5 100644 --- a/fbench/src/test/authority/CMakeLists.txt +++ b/fbench/src/test/authority/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(fbench_authority_test_app TEST SOURCES authority_test.cpp diff --git a/fbench/src/test/authority/authority_test.cpp b/fbench/src/test/authority/authority_test.cpp index de723a8730f..1437626e55a 100644 --- a/fbench/src/test/authority/authority_test.cpp +++ b/fbench/src/test/authority/authority_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 diff --git a/fbench/src/util/authority.cpp b/fbench/src/util/authority.cpp index 6247c72d9b0..cfadf2e7a4c 100644 --- a/fbench/src/util/authority.cpp +++ b/fbench/src/util/authority.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 "authority.h" #include diff --git a/fbench/src/util/authority.h b/fbench/src/util/authority.h index 49dab4a29fd..2dbf3b4d808 100644 --- a/fbench/src/util/authority.h +++ b/fbench/src/util/authority.h @@ -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. #pragma once -- cgit v1.2.3