From: Jimmy Forsyth Date: Thu, 15 Feb 2018 21:40:45 +0000 (-0500) Subject: Add license to properties file X-Git-Tag: v1.2.0~18 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fbabel.git;a=commitdiff_plain;h=425bc0a8097a7fff02524a839b6ebc1f412b8c40 Add license to properties file Change-Id: Id2f0469943f4ab6f574ec53ce43cddb9235758d1 Issue-ID: AAI-778 Signed-off-by: Jimmy Forsyth --- diff --git a/bundleconfig-local/etc/sysprops/sys-props.properties b/bundleconfig-local/etc/sysprops/sys-props.properties index 6657f45..36e9ff3 100644 --- a/bundleconfig-local/etc/sysprops/sys-props.properties +++ b/bundleconfig-local/etc/sysprops/sys-props.properties @@ -1,4 +1,21 @@ -#Copyright (c) 2016 AT&T Intellectual Property. All rights reserved. +# ============LICENSE_START======================================================= +# org.onap.aai +# ================================================================================ +# Copyright © 2016-2018 AT&T Intellectual Property. 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. +# ============LICENSE_END========================================================= + #This file is used for defining AJSC system properties for different configuration schemes and is necessary for the AJSC to run properly. #The sys-props.properties file is used for running locally. The template.sys-props.properties file will be used when deployed #to a SOA/CSI Cloud node.