diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2019-02-13 00:54:42 -0500 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2019-02-13 00:55:03 -0500 |
commit | 0ca153b6f70c0b18e88ab802b67f7a10065269e1 (patch) | |
tree | d5b159bcffbefdce6c500bd9674921fee474f9f0 /aai-schema/LICENSE.TXT | |
parent | bdc84f8bedd6e9f83d45fd8d116de10ae2c8c92a (diff) |
Remove the aai-schema from aai-common
Issue-ID: AAI-1871
Change-Id: I0d836c8105083f511877f74f08044cc86905e7be
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
Diffstat (limited to 'aai-schema/LICENSE.TXT')
-rw-r--r-- | aai-schema/LICENSE.TXT | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/aai-schema/LICENSE.TXT b/aai-schema/LICENSE.TXT deleted file mode 100644 index 34558621..00000000 --- a/aai-schema/LICENSE.TXT +++ /dev/null @@ -1,17 +0,0 @@ -============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========================================================= |