X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Flombok.config;h=0736fc58c671ac68d7cd423a42843b6026584585;hb=refs%2Fheads%2Fmaster;hp=a23edb413fc5d2e329b180ce25ef307f0c408874;hpb=7f6616e5d7e2759bc21fad0e363e4e356a8ec8f9;p=cps.git diff --git a/cps-ri/lombok.config b/cps-ri/lombok.config index a23edb413..0736fc58c 100644 --- a/cps-ri/lombok.config +++ b/cps-ri/lombok.config @@ -1,2 +1,20 @@ +# ============LICENSE_START======================================================= +# Copyright (C) 2021 Nordix Foundation +# ================================================================================ +# 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. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= + config.stopBubbling = true -lombok.addLombokGeneratedAnnotation = true \ No newline at end of file +lombok.addLombokGeneratedAnnotation = true