From 63ca633aef0dee709367d191bae1cdbe061e01d7 Mon Sep 17 00:00:00 2001 From: Alin Jerpelea Date: Thu, 8 Apr 2021 10:11:35 +0200 Subject: [PATCH] LICENSE: add 3rd party license for Broadcom Add 3rd party licenses for Broadcom to the LICENSE file. Signed-off-by: Alin Jerpelea --- LICENSE | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/LICENSE b/LICENSE index dbc39603e0..8e2497ce9c 100644 --- a/LICENSE +++ b/LICENSE @@ -1337,3 +1337,43 @@ arch/xtensa/src/esp32/chip_macros.h TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +boards/arm/stm32/photon/src/stm32_wlan_firmware.c +drivers/wireless/ieee80211/bcm43xxx/bcmf_ioctl.h +================================================ + + All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are + met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + 3. Neither the name of Broadcom nor the names of other contributors to + this software may be used to endorse or promote products derived from + this software without specific prior written permission. + + 4. This software may not be used as a standalone product, and may only be + used as incorporated in your product or device that incorporates Broadcom + wireless connectivity products and solely for the purpose of enabling the + functionalities of such Broadcom products. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING, + BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR + A PARTICULAR PURPOSE AND NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT + SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, + INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER + CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + SUCH DAMAGE. +