From 4e5d87a9baa4176a1089f7afd1f433a8da275725 Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Tue, 13 Jun 2017 18:43:39 +0200 Subject: Copyright header --- .../src/tests/proton/attribute/attribute_initializer/CMakeLists.txt | 2 +- .../attribute/attribute_initializer/attribute_initializer_test.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'searchcore/src/tests/proton/attribute/attribute_initializer') diff --git a/searchcore/src/tests/proton/attribute/attribute_initializer/CMakeLists.txt b/searchcore/src/tests/proton/attribute/attribute_initializer/CMakeLists.txt index ad1383f6247..dbdbc5a3266 100644 --- a/searchcore/src/tests/proton/attribute/attribute_initializer/CMakeLists.txt +++ b/searchcore/src/tests/proton/attribute/attribute_initializer/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2017 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. +# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. vespa_add_executable(searchcore_attribute_initializer_test_app TEST SOURCES attribute_initializer_test.cpp diff --git a/searchcore/src/tests/proton/attribute/attribute_initializer/attribute_initializer_test.cpp b/searchcore/src/tests/proton/attribute/attribute_initializer/attribute_initializer_test.cpp index 74320164965..7958d05d825 100644 --- a/searchcore/src/tests/proton/attribute/attribute_initializer/attribute_initializer_test.cpp +++ b/searchcore/src/tests/proton/attribute/attribute_initializer/attribute_initializer_test.cpp @@ -1,4 +1,4 @@ -// Copyright 2017 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. +// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #include #include -- cgit v1.2.3