Update license.
This commit is contained in:
@@ -1,8 +1,18 @@
|
||||
/* INTEL CONFIDENTIAL
|
||||
* Copyright 2011 - 2019 Intel Corporation.
|
||||
* This software and the related documents are Intel copyrighted materials, and your use of them is governed by the express license under which they were provided to you ("License"). Unless the License provides otherwise, you may not use, modify, copy, publish, distribute, disclose or transmit this software or the related documents without Intel's prior written permission.
|
||||
* This software and the related documents are provided as is, with no express or implied warranties, other than those that are expressly stated in the License.
|
||||
*/
|
||||
/*
|
||||
Copyright 2011 - 2020 Intel Corporation.
|
||||
|
||||
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.
|
||||
*/
|
||||
|
||||
#if defined(WIN32) && !defined(_MINCORE)
|
||||
#define _CRTDBG_MAP_ALLOC
|
||||
|
@@ -1,8 +1,18 @@
|
||||
/* INTEL CONFIDENTIAL
|
||||
* Copyright 2011 - 2019 Intel Corporation.
|
||||
* This software and the related documents are Intel copyrighted materials, and your use of them is governed by the express license under which they were provided to you ("License"). Unless the License provides otherwise, you may not use, modify, copy, publish, distribute, disclose or transmit this software or the related documents without Intel's prior written permission.
|
||||
* This software and the related documents are provided as is, with no express or implied warranties, other than those that are expressly stated in the License.
|
||||
*/
|
||||
/*
|
||||
Copyright 2011 - 2020 Intel Corporation.
|
||||
|
||||
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.
|
||||
*/
|
||||
|
||||
#if !defined(__MeshUtils__)
|
||||
#define __MeshUtils__
|
||||
|
Reference in New Issue
Block a user