|
1 | | -# Copyright 2022 NXP. All rights reserved. |
2 | | -# Disclaimer |
3 | | -# 1. The NXP Software/Source Code is provided to Licensee "AS IS" without any |
4 | | -# warranties of any kind. NXP makes no warranties to Licensee and shall not |
5 | | -# indemnify Licensee or hold it harmless or any reason related to the NXP |
6 | | -# Software/Source Code or otherwise be liable to the NXP customer. The NXP |
7 | | -# customer acknowledges and agrees that the NXP Software/Source Code is |
8 | | -# provided AS-IS and accepts all risks of utilizing the NXP Software under the |
9 | | -# conditions set forth according to this disclaimer. |
10 | | -# * |
11 | | -# 2. NXP EXPRESSLY DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT |
12 | | -# NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A |
13 | | -# PARTICULAR PURPOSE, AND NON-INFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS. NXP |
14 | | -# SHALL HAVE NO LIABILITY TO THE NXP CUSTOMER, OR ITS SUBSIDIARIES, AFFILIATES, |
15 | | -# OR ANY OTHER THIRD PARTY FOR ANY DAMAGES, INCLUDING WITHOUT LIMITATION, |
16 | | -# DAMAGES RESULTING OR ALLEGED TO HAVE RESULTED FROM ANY DEFECT, ERROR OR |
17 | | -# OMISSION IN THE NXP SOFTWARE/SOURCE CODE, THIRD PARTY APPLICATION SOFTWARE |
18 | | -# AND/OR DOCUMENTATION, OR AS A RESULT OF ANY INFRINGEMENT OF ANY INTELLECTUAL |
19 | | -# PROPERTY RIGHT OF ANY THIRD PARTY. IN NO EVENT SHALL NXP |
20 | | -# BE LIABLE FOR ANY INCIDENTAL, INDIRECT, SPECIAL, EXEMPLARY, PUNITIVE, OR |
21 | | -# CONSEQUENTIAL DAMAGES (INCLUDING LOST PROFITS) SUFFERED BY NXP CUSTOMER OR |
22 | | -# ITS SUBSIDIARIES, AFFILIATES, OR ANY OTHER THIRD PARTY ARISING OUT OF OR |
23 | | -# RELATED TO THE NXP SOFTWARE/SOURCE CODE EVEN IF NXP HAS BEEN ADVISED OF THE |
24 | | -# POSSIBILITY OF SUCH DAMAGES. |
| 1 | +# Copyright 2022 NXP |
| 2 | +# |
| 3 | +# Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | +# you may not use this file except in compliance with the License. |
| 5 | +# You may obtain a copy of the License at |
| 6 | +# |
| 7 | +# http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | +# |
| 9 | +# Unless required by applicable law or agreed to in writing, software |
| 10 | +# distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | +# See the License for the specific language governing permissions and |
| 13 | +# limitations under the License. |
25 | 14 |
|
26 | 15 | "plugin loader and plugin base class implementation" |
27 | 16 |
|
|
0 commit comments