diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-01-11 14:13:38 -0500 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-01-13 20:30:47 -0500 |
commit | 5a4ff0ea07e8f5b5dde84c9ef171f188dd8a134c (patch) | |
tree | 8440af5a79557c99f42a29eb07b0f519d6c4a1a6 /aai-auth | |
parent | 1dd67efcaf40c5b4278ad8594b78f63a838514ca (diff) |
Sync up the changes for v15
Issue-ID: AAI-1811
Change-Id: I307731ee35d8a644ae995c4b372345a7ebeca0a1
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
Diffstat (limited to 'aai-auth')
-rw-r--r-- | aai-auth/LICENSE.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/aai-auth/LICENSE.txt b/aai-auth/LICENSE.txt new file mode 100644 index 00000000..eb76ea4d --- /dev/null +++ b/aai-auth/LICENSE.txt @@ -0,0 +1,18 @@ +============LICENSE_START======================================================= +org.onap.aai +================================================================================ +Copyright © 2017 AT&T Intellectual Property. All rights reserved. +Copyright © 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. +============LICENSE_END========================================================= |