diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2020-10-08 11:34:59 +0200 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2020-10-08 11:37:10 +0200 |
commit | b843ec6c99befa6ecacd54313c1f2de49eaf3c06 (patch) | |
tree | f664e9f5c2e0b4134ada283a7234c20468190b6a /LICENSE.txt | |
parent | b1ec7f0d28bcd699c9dc5aaf23e902f04145863c (diff) |
[OOM-CPMv2] Move LICENSE.txt to root directory
Issue-ID: OOM-2559
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I79f6bb83ee120bd30384e64cc850e54bf8114ce9
Diffstat (limited to 'LICENSE.txt')
-rw-r--r-- | LICENSE.txt | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 00000000..ec57efca --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,38 @@ +/* +* ============LICENSE_START========================================== +* =================================================================== +* Copyright (c) 2020 Nokia. 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============================================ +* +*/ + |