From 4cebf226f284939d2d3f1e2a9b2727e9401ca3cf Mon Sep 17 00:00:00 2001 From: John McClung Date: Mon, 11 Jun 2018 17:50:54 -0400 Subject: Remove lic header from appc sequence gen json file The license header in the appc-sequence-generator json files are causing a json syntax error, so I am removing the license header to resolve this issues. Change-Id: Ieea56a7af19e70788a14d5b05f88089a718a5307 Issue-ID: APPC-995 Signed-off-by: John McClung --- .../resources/input/start-single-vm-per-vnfc.json | 27 ---------------------- 1 file changed, 27 deletions(-) (limited to 'appc-sequence-generator/appc-sequence-generator-bundle/src/test/resources/input/start-single-vm-per-vnfc.json') diff --git a/appc-sequence-generator/appc-sequence-generator-bundle/src/test/resources/input/start-single-vm-per-vnfc.json b/appc-sequence-generator/appc-sequence-generator-bundle/src/test/resources/input/start-single-vm-per-vnfc.json index dac5028b9..bf2ec45cb 100644 --- a/appc-sequence-generator/appc-sequence-generator-bundle/src/test/resources/input/start-single-vm-per-vnfc.json +++ b/appc-sequence-generator/appc-sequence-generator-bundle/src/test/resources/input/start-single-vm-per-vnfc.json @@ -1,30 +1,3 @@ -/*- - * ============LICENSE_START======================================================= - * ONAP : APPC - * ================================================================================ - * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. - * ================================================================================ - * Copyright (C) 2017 Amdocs - * ============================================================================= - * 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. - * - * ECOMP is a trademark and service mark of AT&T Intellectual Property. - * ============LICENSE_END========================================================= - */ - - - - { "request-info": { -- cgit 1.2.3-korg