|
1 | 1 | ###############################################################################
|
2 | 2 | #
|
3 |
| - # Copyright (C) 2022-2023 Maxim Integrated Products, Inc., All Rights Reserved. |
4 |
| - # (now owned by Analog Devices, Inc.) |
5 |
| - # |
6 |
| - # Permission is hereby granted, free of charge, to any person obtaining a |
7 |
| - # copy of this software and associated documentation files (the "Software"), |
8 |
| - # to deal in the Software without restriction, including without limitation |
9 |
| - # the rights to use, copy, modify, merge, publish, distribute, sublicense, |
10 |
| - # and/or sell copies of the Software, and to permit persons to whom the |
11 |
| - # Software is furnished to do so, subject to the following conditions: |
12 |
| - # |
13 |
| - # The above copyright notice and this permission notice shall be included |
14 |
| - # in all copies or substantial portions of the Software. |
15 |
| - # |
16 |
| - # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS |
17 |
| - # OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
18 |
| - # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
19 |
| - # IN NO EVENT SHALL MAXIM INTEGRATED BE LIABLE FOR ANY CLAIM, DAMAGES |
20 |
| - # OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, |
21 |
| - # ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR |
22 |
| - # OTHER DEALINGS IN THE SOFTWARE. |
23 |
| - # |
24 |
| - # Except as contained in this notice, the name of Maxim Integrated |
25 |
| - # Products, Inc. shall not be used except as stated in the Maxim Integrated |
26 |
| - # Products, Inc. Branding Policy. |
27 |
| - # |
28 |
| - # The mere transfer of this software does not imply any licenses |
29 |
| - # of trade secrets, proprietary technology, copyrights, patents, |
30 |
| - # trademarks, maskwork rights, or any other form of intellectual |
31 |
| - # property whatsoever. Maxim Integrated Products, Inc. retains all |
32 |
| - # ownership rights. |
33 |
| - # |
34 |
| - ############################################################################## |
35 |
| - # |
36 |
| - # Copyright 2023 Analog Devices, Inc. |
| 3 | + # Copyright (C) 2022-2023 Maxim Integrated Products, Inc. All Rights Reserved. |
| 4 | + # (now owned by Analog Devices, Inc.), |
| 5 | + # Copyright (C) 2023 Analog Devices, Inc. All Rights Reserved. This software |
| 6 | + # is proprietary to Analog Devices, Inc. and its licensors. |
37 | 7 | #
|
38 | 8 | # Licensed under the Apache License, Version 2.0 (the "License");
|
39 | 9 | # you may not use this file except in compliance with the License.
|
|
0 commit comments