diff options
author | Michael O'Brien <frank.obrien@amdocs.com> | 2017-12-27 20:27:30 -0500 |
---|---|---|
committer | Michael O'Brien <frank.obrien@amdocs.com> | 2017-12-27 20:27:56 -0500 |
commit | 247a9329991bcfdf6e8e95349e58d8311d7931a0 (patch) | |
tree | ead5ac4ecd491cf60272155145bba07a15c9e9da /logging-api | |
parent | 8b2ceec65997feefc83124cbe6264c9734dabb2c (diff) |
allow for aai/logging-service build on CI systems
Issue-ID: AAI-568
Change-Id: Iaa672e0987e4b09729be30a93a2750ddc12e59f1
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
Diffstat (limited to 'logging-api')
-rw-r--r-- | logging-api/License.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/logging-api/License.txt b/logging-api/License.txt new file mode 100644 index 0000000..09cff85 --- /dev/null +++ b/logging-api/License.txt @@ -0,0 +1,20 @@ +============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========================================================= + +ECOMP is a trademark and service mark of AT&T Intellectual Property.
\ No newline at end of file |