X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inference-engine%2Ftests%2Funit%2Fcnn_network%2Fcnn_layer_validation_tests.cpp;h=fc9b8085c9a25b3ce995f2df71f9f752eb0f5b3b;hb=0ef92871b6dd9a9ceed16d184c4595d2618d526f;hp=d06687e4d22dfa2b6f62e8a6c5c06c84a7b281ad;hpb=b235c73481a6f133e1d182d91e5e2c29e8a460e5;p=platform%2Fupstream%2Fdldt.git diff --git a/inference-engine/tests/unit/cnn_network/cnn_layer_validation_tests.cpp b/inference-engine/tests/unit/cnn_network/cnn_layer_validation_tests.cpp index d06687e..fc9b808 100644 --- a/inference-engine/tests/unit/cnn_network/cnn_layer_validation_tests.cpp +++ b/inference-engine/tests/unit/cnn_network/cnn_layer_validation_tests.cpp @@ -1,34 +1,7 @@ -/* -* INTEL CONFIDENTIAL -* Copyright (C) 2018-2019 Intel Corporation. -* -* The source code contained or described herein and all documents -* related to the source code ("Material") are owned by Intel Corporation -* or its suppliers or licensors. Title to the Material remains with -* Intel Corporation or its suppliers and licensors. The Material may -* contain trade secrets and proprietary and confidential information -* of Intel Corporation and its suppliers and licensors, and is protected -* by worldwide copyright and trade secret laws and treaty provisions. -* No part of the Material may be used, copied, reproduced, modified, -* published, uploaded, posted, transmitted, distributed, or disclosed -* in any way without Intel's prior express written permission. -* -* No license under any patent, copyright, trade secret or other -* intellectual property right is granted to or conferred upon you by -* disclosure or delivery of the Materials, either expressly, by implication, -* inducement, estoppel or otherwise. Any license under such intellectual -* property rights must be express and approved by Intel in writing. -* -* Include any supplier copyright notices as supplier requires Intel to use. -* -* Include supplier trademarks or logos as supplier requires Intel to use, -* preceded by an asterisk. An asterisked footnote can be added as follows: -* *Third Party trademarks are the property of their respective owners. -* -* Unless otherwise agreed by Intel in writing, you may not remove or alter -* this notice or any other notice embedded in Materials by Intel or Intel's -* suppliers or licensors in any way. -*/ +// Copyright (C) 2018-2019 Intel Corporation +// SPDX-License-Identifier: Apache-2.0 +// + #include #include #include