diff --git a/model_zoo/official/cv/dpn/infer/mxbase/src/DPN.h b/model_zoo/official/cv/dpn/infer/mxbase/src/DPN.h index 99fe53cccfb..33f98346461 100644 --- a/model_zoo/official/cv/dpn/infer/mxbase/src/DPN.h +++ b/model_zoo/official/cv/dpn/infer/mxbase/src/DPN.h @@ -1,4 +1,9 @@ -/* You may obtain a copy of the License at +/* + * Copyright (c) 2021. Huawei Technologies Co., Ltd. All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 *