|
| 1 | +Semtech's software made available with this LICENSES.txt file |
| 2 | +includes or is provided with certain third-party components that |
| 3 | +are subject to separate terms and conditions specified by |
| 4 | +applicable third-party licenses (“Third-Party Components”). |
| 5 | +These Third-Party Components and applicable licenses are set |
| 6 | +forth in this LICENSES.txt file. |
| 7 | + |
| 8 | +Your access and use of all Third-Party Components are at all times |
| 9 | +governed by the applicable third-party licenses. |
| 10 | + |
| 11 | + |
| 12 | +Semtech Corporation |
| 13 | +------------------- |
| 14 | + |
| 15 | +The Clear BSD License |
| 16 | +Copyright Semtech Corporation 2022. All rights reserved. |
| 17 | + |
| 18 | +Redistribution and use in source and binary forms, with or without |
| 19 | +modification, are permitted (subject to the limitations in the disclaimer |
| 20 | +below) provided that the following conditions are met: |
| 21 | + * Redistributions of source code must retain the above copyright |
| 22 | + notice, this list of conditions and the following disclaimer. |
| 23 | + * Redistributions in binary form must reproduce the above copyright |
| 24 | + notice, this list of conditions and the following disclaimer in the |
| 25 | + documentation and/or other materials provided with the distribution. |
| 26 | + * Neither the name of the Semtech corporation nor the |
| 27 | + names of its contributors may be used to endorse or promote products |
| 28 | + derived from this software without specific prior written permission. |
| 29 | + |
| 30 | +NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED BY |
| 31 | +THIS LICENSE. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND |
| 32 | +CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT |
| 33 | +NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A |
| 34 | +PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SEMTECH CORPORATION BE |
| 35 | +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 36 | +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 37 | +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 38 | +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 39 | +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 40 | +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 41 | +POSSIBILITY OF SUCH DAMAGE. |
| 42 | + |
| 43 | + |
| 44 | +STMicroelectronics (STM32L4 HAL) |
| 45 | +------------------------------------------ |
| 46 | + |
| 47 | +This software component is licensed by ST under BSD 3-Clause license, |
| 48 | +the "License"; You may not use this file except in compliance with the |
| 49 | +License. You may obtain a copy of the License at: |
| 50 | + opensource.org/licenses/BSD-3-Clause |
| 51 | + |
| 52 | + |
| 53 | +STMicroelectronics (CMSIS Device) |
| 54 | +------------------------------ |
| 55 | + |
| 56 | +This software component is licensed by ST under Apache License, Version 2.0, |
| 57 | +the "License"; You may not use this file except in compliance with the |
| 58 | +License. You may obtain a copy of the License at: |
| 59 | + opensource.org/licenses/Apache-2.0 |
| 60 | + |
| 61 | + |
| 62 | +Arm Limited (CMSIS) |
| 63 | +------------------- |
| 64 | + |
| 65 | +Licensed under the Apache License, Version 2.0 (the License); you may |
| 66 | +not use this file except in compliance with the License. |
| 67 | +You may obtain a copy of the License at |
| 68 | + |
| 69 | +www.apache.org/licenses/LICENSE-2.0 |
| 70 | + |
| 71 | +Unless required by applicable law or agreed to in writing, software |
| 72 | +distributed under the License is distributed on an AS IS BASIS, WITHOUT |
| 73 | +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 74 | +See the License for the specific language governing permissions and |
| 75 | +limitations under the License. |
| 76 | + |
| 77 | +AES - Issue: 09/09/2006 |
| 78 | +----------------------- |
| 79 | + |
| 80 | +Copyright (c) 1998-2008, Brian Gladman, Worcester, UK. All rights reserved. |
| 81 | + |
| 82 | +LICENSE TERMS |
| 83 | + |
| 84 | +The redistribution and use of this software (with or without changes) |
| 85 | +is allowed without the payment of fees or royalties provided that: |
| 86 | + |
| 87 | + 1. source code distributions include the above copyright notice, this |
| 88 | + list of conditions and the following disclaimer; |
| 89 | + |
| 90 | + 2. binary distributions include the above copyright notice, this list |
| 91 | + of conditions and the following disclaimer in their documentation; |
| 92 | + |
| 93 | + 3. the name of the copyright holder is not used to endorse products |
| 94 | + built using this software without specific written permission. |
| 95 | + |
| 96 | +DISCLAIMER |
| 97 | + |
| 98 | +This software is provided 'as is' with no explicit or implied warranties |
| 99 | +in respect of its properties, including, but not limited to, correctness |
| 100 | +and/or fitness for purpose. |
| 101 | + |
| 102 | + |
| 103 | +CMAC |
| 104 | +---- |
| 105 | + |
| 106 | +Copyright (C) 2009 Lander Casado, Philippas Tsigas |
| 107 | + |
| 108 | +All rights reserved. |
| 109 | + |
| 110 | +Permission is hereby granted, free of charge, to any person obtaining |
| 111 | +a copy of this software and associated documentation files |
| 112 | +(the "Software"), to deal with the Software without restriction, including |
| 113 | +without limitation the rights to use, copy, modify, merge, publish, |
| 114 | +distribute, sublicense, and/or sell copies of the Software, and to |
| 115 | +permit persons to whom the Software is furnished to do so, subject to |
| 116 | +the following conditions: |
| 117 | + |
| 118 | +Redistributions of source code must retain the above copyright notice, |
| 119 | +this list of conditions and the following disclaimers. Redistributions in |
| 120 | +binary form must reproduce the above copyright notice, this list of |
| 121 | +conditions and the following disclaimers in the documentation and/or |
| 122 | +other materials provided with the distribution. |
| 123 | + |
| 124 | +In no event shall the authors or copyright holders be liable for any special, |
| 125 | +incidental, indirect or consequential damages of any kind, or any damages |
| 126 | +whatsoever resulting from loss of use, data or profits, whether or not |
| 127 | +advised of the possibility of damage, and on any theory of liability, |
| 128 | +arising out of or in connection with the use or performance of this software. |
| 129 | + |
| 130 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS |
| 131 | +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 132 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 133 | +CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 134 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING |
| 135 | +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
| 136 | +DEALINGS WITH THE SOFTWARE |
0 commit comments