diff options
author | 2021-11-30 17:59:23 +0000 | |
---|---|---|
committer | 2021-11-30 21:17:14 +0000 | |
commit | b478d8b78325942550058381d3218db8c63624a6 (patch) | |
tree | dcb417af50382aa6e987df7195f3e9d69b283e8a /components/kpi-computation-ms | |
parent | 7e3042157d736e1f81618b92afc3bab501755a31 (diff) |
License.txt correction for dcae services repo
Change-Id: I518db158a98d78a03760cbdb8777176df528388e
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2973
Signed-off-by: vv770d <vv770d@att.com>
Diffstat (limited to 'components/kpi-computation-ms')
-rw-r--r-- | components/kpi-computation-ms/LICENSE.txt | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/components/kpi-computation-ms/LICENSE.txt b/components/kpi-computation-ms/LICENSE.txt new file mode 100644 index 00000000..be3117cb --- /dev/null +++ b/components/kpi-computation-ms/LICENSE.txt @@ -0,0 +1,36 @@ +/* +* ============LICENSE_START========================================== +* =================================================================== +* Copyright (c) 2021 ChinaMobile Intellectual Property. All rights reserved. +* =================================================================== +* +* Unless otherwise specified, all software contained herein is licensed +* under the Apache License, Version 2.0 (the "License"); +* you may not use this software 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. +* +* +* +* Unless otherwise specified, all documentation contained herein is licensed +* under the Creative Commons License, Attribution 4.0 Intl. (the "License"); +* you may not use this documentation except in compliance with the License. +* You may obtain a copy of the License at +* +* https://creativecommons.org/licenses/by/4.0/ +* +* Unless required by applicable law or agreed to in writing, documentation +* 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============================================ +*/ |