From 21ed9dc23fdb938220f21065b5cb0a9e5500372a Mon Sep 17 00:00:00 2001 From: Peng Tao Date: Mon, 26 Oct 2020 15:57:01 +0800 Subject: [PATCH] agent: update proto file copyright Now that it is Ant Group... Signed-off-by: Peng Tao --- src/agent/protocols/protos/health.proto | 4 ++-- src/agent/protocols/protos/oci.proto | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/agent/protocols/protos/health.proto b/src/agent/protocols/protos/health.proto index 190632ed4c..e8a6601598 100644 --- a/src/agent/protocols/protos/health.proto +++ b/src/agent/protocols/protos/health.proto @@ -1,6 +1,6 @@ // -// Copyright 2017 HyperHQ Inc. -// Copyright (c) 2019 Ant Financial +// Copyright (c) 2017 HyperHQ Inc. +// Copyright (c) 2019-2020 Ant Group // // SPDX-License-Identifier: Apache-2.0 // diff --git a/src/agent/protocols/protos/oci.proto b/src/agent/protocols/protos/oci.proto index de76312103..8fbf19f81c 100644 --- a/src/agent/protocols/protos/oci.proto +++ b/src/agent/protocols/protos/oci.proto @@ -1,6 +1,6 @@ // // Copyright (c) 2017 Intel Corporation -// Copyright (c) 2019 Ant Financial +// Copyright (c) 2019-2020 Ant Group // // SPDX-License-Identifier: Apache-2.0 //