diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-03-22 01:24:46 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-03-22 01:24:49 -0400 |
commit | d7b1a3378427b15e4817c832c8b9b95753ad6955 (patch) | |
tree | 81e537a11af6edd238338a62d0656a1e4a741eb8 /aai-traversal/LICENSE.TXT | |
parent | b53e0a94ac667f75b94918fb1130f3251bad4b54 (diff) |
Update the license for 2017-2018 license
Issue-ID: AAI-857
Change-Id: Iaf82b650bf26b6ba60f7670313f1814e282bb858
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'aai-traversal/LICENSE.TXT')
-rw-r--r-- | aai-traversal/LICENSE.TXT | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/aai-traversal/LICENSE.TXT b/aai-traversal/LICENSE.TXT new file mode 100644 index 0000000..3455862 --- /dev/null +++ b/aai-traversal/LICENSE.TXT @@ -0,0 +1,17 @@ +============LICENSE_START======================================================= +org.onap.aai +================================================================================ +Copyright © 2017-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========================================================= |