From 8c2507465484ed346bd632f5e327f124a53f76f3 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Fri, 16 Feb 2018 15:14:43 +0530 Subject: Add license header for CLI OCS -opencomp Issue-ID: CLI-92 Change-Id: I6afc71bb20c2774bda5ee71f586341c9b29c3a9f Signed-off-by: Kanagaraj Manickam k00365106 --- .../resources/open-cli-schema/vsp/vsp-show-schema.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'products/openecomp/features/sdc/src/main/resources/open-cli-schema/vsp/vsp-show-schema.yaml') diff --git a/products/openecomp/features/sdc/src/main/resources/open-cli-schema/vsp/vsp-show-schema.yaml b/products/openecomp/features/sdc/src/main/resources/open-cli-schema/vsp/vsp-show-schema.yaml index affe73e7..57f87741 100644 --- a/products/openecomp/features/sdc/src/main/resources/open-cli-schema/vsp/vsp-show-schema.yaml +++ b/products/openecomp/features/sdc/src/main/resources/open-cli-schema/vsp/vsp-show-schema.yaml @@ -1,3 +1,17 @@ +# Copyright 2017-18 Huawei Technologies Co., Ltd. +# +# 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 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + open_cli_schema_version: 1.0 name: vsp-show description: Details of the Vendor Software Product -- cgit 1.2.3-korg