|
1 |
| -BSD 3-Clause License |
| 1 | +COPYRIGHT(c) 2017 STMicroelectronics |
2 | 2 |
|
3 |
| -Copyright (c) 2020, STM32duino |
4 |
| -All rights reserved. |
5 |
| - |
6 |
| -Redistribution and use in source and binary forms, with or without |
7 |
| -modification, are permitted provided that the following conditions are met: |
8 |
| - |
9 |
| -1. Redistributions of source code must retain the above copyright notice, this |
10 |
| - list of conditions and the following disclaimer. |
11 |
| - |
12 |
| -2. Redistributions in binary form must reproduce the above copyright notice, |
13 |
| - this list of conditions and the following disclaimer in the documentation |
14 |
| - and/or other materials provided with the distribution. |
15 |
| - |
16 |
| -3. Neither the name of the copyright holder nor the names of its |
17 |
| - contributors may be used to endorse or promote products derived from |
18 |
| - this software without specific prior written permission. |
| 3 | +Redistribution and use in source and binary forms, with or without modification, |
| 4 | +are permitted provided that the following conditions are met: |
| 5 | + 1. Redistributions of source code must retain the above copyright notice, |
| 6 | + this list of conditions and the following disclaimer. |
| 7 | + 2. Redistributions in binary form must reproduce the above copyright notice, |
| 8 | + this list of conditions and the following disclaimer in the documentation |
| 9 | + and/or other materials provided with the distribution. |
| 10 | + 3. Neither the name of STMicroelectronics nor the names of its contributors |
| 11 | + may be used to endorse or promote products derived from this software |
| 12 | + without specific prior written permission. |
19 | 13 |
|
20 | 14 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
21 | 15 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
0 commit comments