aboutsummaryrefslogtreecommitdiffstats
path: root/searchcommon
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-10-27 15:12:24 +0200
committergjoranv <gv@verizonmedia.com>2021-10-27 15:12:24 +0200
commit6702df6ac321d674b764de525ae5ea503cb46d31 (patch)
treeb75d35c14900cf5fdc0484b0f488eb24dc2cb1c2 /searchcommon
parent0603a322c6a5530233c5f3655ffef899c716185d (diff)
Update 2019 Oath copyrights.
Diffstat (limited to 'searchcommon')
-rw-r--r--searchcommon/src/vespa/searchcommon/attribute/attribute_utils.cpp2
-rw-r--r--searchcommon/src/vespa/searchcommon/attribute/attribute_utils.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/searchcommon/src/vespa/searchcommon/attribute/attribute_utils.cpp b/searchcommon/src/vespa/searchcommon/attribute/attribute_utils.cpp
index 7c15d7bbc14..cd5cc58c75c 100644
--- a/searchcommon/src/vespa/searchcommon/attribute/attribute_utils.cpp
+++ b/searchcommon/src/vespa/searchcommon/attribute/attribute_utils.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 "attribute_utils.h"
#include <vespa/searchcommon/attribute/config.h>
diff --git a/searchcommon/src/vespa/searchcommon/attribute/attribute_utils.h b/searchcommon/src/vespa/searchcommon/attribute/attribute_utils.h
index f87da30942d..e4c2a8e4727 100644
--- a/searchcommon/src/vespa/searchcommon/attribute/attribute_utils.h
+++ b/searchcommon/src/vespa/searchcommon/attribute/attribute_utils.h
@@ -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.
#pragma once