From b97b0e995a431bd3dc57a56ba2cc77aaced8555c Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Thu, 7 Mar 2019 11:49:21 +0000 Subject: Oath license --- staging_vespalib/src/vespa/vespalib/objects/object2slime.cpp | 3 ++- staging_vespalib/src/vespa/vespalib/objects/object2slime.h | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'staging_vespalib/src') diff --git a/staging_vespalib/src/vespa/vespalib/objects/object2slime.cpp b/staging_vespalib/src/vespa/vespalib/objects/object2slime.cpp index dc2bc3ef01c..184ae768908 100644 --- a/staging_vespalib/src/vespa/vespalib/objects/object2slime.cpp +++ b/staging_vespalib/src/vespa/vespalib/objects/object2slime.cpp @@ -1,4 +1,5 @@ -// Copyright 2019 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. +// Copyright 2019 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. + #include "object2slime.h" #include #include diff --git a/staging_vespalib/src/vespa/vespalib/objects/object2slime.h b/staging_vespalib/src/vespa/vespalib/objects/object2slime.h index 50d22b29969..4c1ee660502 100644 --- a/staging_vespalib/src/vespa/vespalib/objects/object2slime.h +++ b/staging_vespalib/src/vespa/vespalib/objects/object2slime.h @@ -1,4 +1,5 @@ -// Copyright 2019 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. +// Copyright 2019 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. + #pragma once #include "objectvisitor.h" -- cgit v1.2.3