X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Fmain%2Fjava%2Forg%2Fonap%2Fnbi%2Fapis%2Fservicecatalog%2Fjolt%2FGetServiceSpecJsonTransformer.java;h=a0f63df60c16e560525936740cd87fa62dacbdf8;hb=ecf907f1bc7340f6f7a8ebabbcd2055fe57683ae;hp=27a8dee1b716fa34c1d7943e4c16d4b90ea1ec37;hpb=0a241d6d402b0350220d2ff2bde15da82db3c2be;p=externalapi%2Fnbi.git diff --git a/src/main/java/org/onap/nbi/apis/servicecatalog/jolt/GetServiceSpecJsonTransformer.java b/src/main/java/org/onap/nbi/apis/servicecatalog/jolt/GetServiceSpecJsonTransformer.java index 27a8dee..a0f63df 100644 --- a/src/main/java/org/onap/nbi/apis/servicecatalog/jolt/GetServiceSpecJsonTransformer.java +++ b/src/main/java/org/onap/nbi/apis/servicecatalog/jolt/GetServiceSpecJsonTransformer.java @@ -1,3 +1,19 @@ +/** + * + * Copyright (c) 2017 Orange. 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 + * + * 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. + */ package org.onap.nbi.apis.servicecatalog.jolt; import com.bazaarvoice.jolt.Chainr;