diff options
author | root <ha076r@att.com> | 2017-06-16 13:46:54 -0400 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2017-06-19 22:21:00 +0000 |
commit | 3bdb3870dd18f51d55fd989c190338620b1d9cbd (patch) | |
tree | 04d4e377f0f8885c923cd6c17b51c3294083c5ab /version.properties | |
parent | 2543e4903bcf7b59097b210d836a52d4245cbd58 (diff) |
[LICENSE] Updating licenses as per legal decision
Change-Id: Iaa769b9446688358da0fdc844fe80747a8dd35a4
Signed-off-by: root <ha076r@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/version.properties b/version.properties index 04f4a42..d6c9a49 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,24 @@ +### +# ============LICENSE_START======================================================= +# APPC +# ================================================================================ +# Copyright (C) 2017 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========================================================= +# ECOMP is a trademark and service mark of AT&T Intellectual Property. +### + ########################################################### # Versioning variables # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) |