Relicense to Apache-2.0 with the LLVM-exception (#137)

With agreement from contributors.
This commit is contained in:
Josh Triplett
2019-11-11 15:45:21 -08:00
committed by Wang Xin
parent 49127efa99
commit b0b0789dca
360 changed files with 387 additions and 4290 deletions

View File

@ -1,16 +1,5 @@
# Copyright (C) 2019 Intel Corporation. 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.
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
set (UTILS_SHARED_DIR ${CMAKE_CURRENT_LIST_DIR})