|
| 1 | +> Originally from https://github.com/STMicroelectronics/STM32CubeWB/blob/83aacadecbd5136ad3194f39e002ff50a5439ad9/Projects/P-NUCLEO-WB55.USBDongle/Applications/LICENSE.md |
| 2 | +> Applies only to stm32wb55_local_commands.c |
| 3 | +
|
| 4 | +SLA0044 Rev5/February 2018 |
| 5 | + |
| 6 | +## Software license agreement |
| 7 | + |
| 8 | +### **ULTIMATE LIBERTY SOFTWARE LICENSE AGREEMENT** |
| 9 | + |
| 10 | +BY INSTALLING, COPYING, DOWNLOADING, ACCESSING OR OTHERWISE USING THIS SOFTWARE |
| 11 | +OR ANY PART THEREOF (AND THE RELATED DOCUMENTATION) FROM STMICROELECTRONICS |
| 12 | +INTERNATIONAL N.V, SWISS BRANCH AND/OR ITS AFFILIATED COMPANIES |
| 13 | +(STMICROELECTRONICS), THE RECIPIENT, ON BEHALF OF HIMSELF OR HERSELF, OR ON |
| 14 | +BEHALF OF ANY ENTITY BY WHICH SUCH RECIPIENT IS EMPLOYED AND/OR ENGAGED AGREES |
| 15 | +TO BE BOUND BY THIS SOFTWARE LICENSE AGREEMENT. |
| 16 | + |
| 17 | +Under STMicroelectronics’ intellectual property rights, the redistribution, |
| 18 | +reproduction and use in source and binary forms of the software or any part |
| 19 | +thereof, with or without modification, are permitted provided that the following |
| 20 | +conditions are met: |
| 21 | + |
| 22 | +1. Redistribution of source code (modified or not) must retain any copyright |
| 23 | + notice, this list of conditions and the disclaimer set forth below as items 10 |
| 24 | + and 11. |
| 25 | + |
| 26 | +2. Redistributions in binary form, except as embedded into microcontroller or |
| 27 | + microprocessor device manufactured by or for STMicroelectronics or a software |
| 28 | + update for such device, must reproduce any copyright notice provided with the |
| 29 | + binary code, this list of conditions, and the disclaimer set forth below as |
| 30 | + items 10 and 11, in documentation and/or other materials provided with the |
| 31 | + distribution. |
| 32 | + |
| 33 | +3. Neither the name of STMicroelectronics nor the names of other contributors to |
| 34 | + this software may be used to endorse or promote products derived from this |
| 35 | + software or part thereof without specific written permission. |
| 36 | + |
| 37 | +4. This software or any part thereof, including modifications and/or derivative |
| 38 | + works of this software, must be used and execute solely and exclusively on or in |
| 39 | + combination with a microcontroller or microprocessor device manufactured by or |
| 40 | + for STMicroelectronics. |
| 41 | + |
| 42 | +5. No use, reproduction or redistribution of this software partially or totally |
| 43 | + may be done in any manner that would subject this software to any Open Source |
| 44 | + Terms. “Open Source Terms” shall mean any open source license which requires as |
| 45 | + part of distribution of software that the source code of such software is |
| 46 | + distributed therewith or otherwise made available, or open source license that |
| 47 | + substantially complies with the Open Source definition specified at |
| 48 | + www.opensource.org and any other comparable open source license such as for |
| 49 | + example GNU General Public License (GPL), Eclipse Public License (EPL), Apache |
| 50 | + Software License, BSD license or MIT license. |
| 51 | + |
| 52 | +6. STMicroelectronics has no obligation to provide any maintenance, support or |
| 53 | + updates for the software. |
| 54 | + |
| 55 | +7. The software is and will remain the exclusive property of STMicroelectronics |
| 56 | + and its licensors. The recipient will not take any action that jeopardizes |
| 57 | + STMicroelectronics and its licensors' proprietary rights or acquire any rights |
| 58 | + in the software, except the limited rights specified hereunder. |
| 59 | + |
| 60 | +8. The recipient shall comply with all applicable laws and regulations affecting |
| 61 | + the use of the software or any part thereof including any applicable export |
| 62 | + control law or regulation. |
| 63 | + |
| 64 | +9. Redistribution and use of this software or any part thereof other than as |
| 65 | + permitted under this license is void and will automatically terminate your |
| 66 | + rights under this license. |
| 67 | + |
| 68 | +10. THIS SOFTWARE IS PROVIDED BY STMICROELECTRONICS AND CONTRIBUTORS "AS IS" AND |
| 69 | + ANY EXPRESS, IMPLIED OR STATUTORY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 70 | + IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
| 71 | + NON-INFRINGEMENT OF THIRD PARTY INTELLECTUAL PROPERTY RIGHTS, WHICH ARE |
| 72 | + DISCLAIMED TO THE FULLEST EXTENT PERMITTED BY LAW. IN NO EVENT SHALL |
| 73 | + STMICROELECTRONICS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 74 | + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 75 | + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR |
| 76 | + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
| 77 | + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE |
| 78 | + OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF |
| 79 | + ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 80 | + |
| 81 | +11. EXCEPT AS EXPRESSLY PERMITTED HEREUNDER, NO LICENSE OR OTHER RIGHTS, WHETHER |
| 82 | + EXPRESS OR IMPLIED, ARE GRANTED UNDER ANY PATENT OR OTHER INTELLECTUAL PROPERTY |
| 83 | + RIGHTS OF STMICROELECTRONICS OR ANY THIRD PARTY. |
0 commit comments