From b843ec6c99befa6ecacd54313c1f2de49eaf3c06 Mon Sep 17 00:00:00 2001 From: Tomasz Wrobel Date: Thu, 8 Oct 2020 11:34:59 +0200 Subject: [OOM-CPMv2] Move LICENSE.txt to root directory Issue-ID: OOM-2559 Signed-off-by: Tomasz Wrobel Change-Id: I79f6bb83ee120bd30384e64cc850e54bf8114ce9 --- LICENSE.txt | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 LICENSE.txt (limited to 'LICENSE.txt') 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============================================ +* +*/ + -- cgit 1.2.3-korg