summaryrefslogtreecommitdiff
path: root/LICENCE.open-ath9k-htc-firmware
blob: 36655b72b57b8f8e2284487bda497a4efbef996f (plain)
    1 This is a concatenation of LICENCE.txt and NOTICE.txt from the
    2 open-ath9k-htc-firmware repository describing licensing terms for the
    3 firmware image and its sources.
    4 
    5 The source code repository is publicly available at
    6 https://github.com/qca/open-ath9k-htc-firmware .
    7 
    8 
    9 LICENCE.txt
   10 -----------
   11 
   12 Files with a Qualcomm Atheros / Atheros licence fall under the following
   13 licence.  Please see NOTICES.TXT for information about other files in this
   14 repository.
   15 
   16 ----
   17 
   18 Copyright (c) 2013 Qualcomm Atheros, Inc.
   19 
   20 All rights reserved.
   21 
   22 Redistribution and use in source and binary forms, with or without
   23 modification, are permitted (subject to the limitations in the
   24 disclaimer below) provided that the following conditions are met:
   25 
   26  * Redistributions of source code must retain the above copyright
   27    notice, this list of conditions and the following disclaimer.
   28 
   29  * Redistributions in binary form must reproduce the above copyright
   30    notice, this list of conditions and the following disclaimer in the
   31    documentation and/or other materials provided with the
   32    distribution.
   33 
   34  * Neither the name of Qualcomm Atheros nor the names of its
   35    contributors may be used to endorse or promote products derived
   36    from this software without specific prior written permission.
   37 
   38 NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE
   39 GRANTED BY THIS LICENSE.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
   40 HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
   41 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
   42 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
   43 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
   44 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
   45 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
   46 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
   47 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
   48 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
   49 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
   50 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   51 
   52 ----
   53 
   54 
   55 NOTICE.TXT
   56 ----------
   57 
   58 This NOTICE.TXT file contains certain notices of software components included
   59 with the software that QUALCOMM ATHEROS Incorporated ('Qualcomm Atheros') is
   60 required to provide you. Notwithstanding anything in the notices in this file,
   61 your use of these software components together with the Qualcomm Atheros
   62 software (Qualcomm Atheros software hereinafter referred to as 'Software') is
   63 subject to the terms of your license from Qualcomm Atheros.  Compliance with
   64 all copyright laws and software license agreements included in the notice
   65 section of this file are the responsibility of the user.  Except as may be
   66 granted by separate express written agreement, this file provides no license
   67 to any Qualcomm Atheros patents, trademarks, copyrights, or other intellectual
   68 property.
   69 
   70 Copyright (c) 2013 QUALCOMM ATHEROS Incorporated.  All rights reserved.
   71 
   72 QUALCOMM ATHEROS® is a registered trademark and registered service mark of
   73 QUALCOMM ATHEROS Incorporated.  All other trademarks and service marks are
   74 the property of their respective owners.
   75 
   76 NOTICES:
   77 
   78 /*
   79  * Copyright (c) 2005-2012 Atheros Communications Inc.
   80  *
   81  * Permission to use, copy, modify, and/or distribute this software for any
   82  * purpose with or without fee is hereby granted, provided that the above
   83  * copyright notice and this permission notice appear in all copies.
   84  *
   85  * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
   86  * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
   87  * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
   88  * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   89  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
   90  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
   91  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   92  */
   93 
   94 /*
   95  * Copyright (c) 2002-2005 Sam Leffler, Errno Consulting
   96  * Copyright (c) 2002-2005 Atheros Communications, Inc.
   97  * Copyright (c) 2008-2010, Atheros Communications Inc.
   98  *
   99  * Redistribution and use in source and binary forms are permitted
  100  * provided that the following conditions are met:
  101  * 1. The materials contained herein are unmodified and are used
  102  *    unmodified.
  103  * 2. Redistributions of source code must retain the above copyright
  104  *    notice, this list of conditions and the following NO
  105  *    ''WARRANTY'' disclaimer below (''Disclaimer''), without
  106  *    modification.
  107  * 3. Redistributions in binary form must reproduce at minimum a
  108  *    disclaimer similar to the Disclaimer below and any redistribution
  109  *    must be conditioned upon including a substantially similar
  110  *    Disclaimer requirement for further binary redistribution.
  111  * 4. Neither the names of the above-listed copyright holders nor the
  112  *    names of any contributors may be used to endorse or promote
  113  *    product derived from this software without specific prior written
  114  *    permission.
  115  *
  116  * NO WARRANTY
  117  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  118  * ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  119  * LIMITED TO, THE IMPLIED WARRANTIES OF NONINFRINGEMENT,
  120  * MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  121  * IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE
  122  * FOR SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  123  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  124  * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  125  * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  126  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  127  * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  128  * SUCH DAMAGES.
  129  */
  130 
  131 ----
  132 
  133 The following files are from ECoS with a GPLv2 licence with modification
  134 and linking caveats. Please see the licence below for more information:
  135 
  136 target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/printf/src/cmnos_printf.c
  137 target_firmware/magpie_fw_dev/target/cmnos/cmnos_printf.c
  138 target_firmware/magpie_fw_dev/target/cmnos/k2_fw_cmnos_printf.c
  139 
  140 //####ECOSGPLCOPYRIGHTBEGIN####
  141 // -------------------------------------------
  142 // This file is part of eCos, the Embedded Configurable Operating System.
  143 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
  144 // Copyright (C) 2002 Gary Thomas
  145 //
  146 // eCos is free software; you can redistribute it and/or modify it under
  147 // the terms of the GNU General Public License as published by the Free
  148 // Software Foundation; either version 2 or (at your option) any later version.
  149 //
  150 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
  151 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
  152 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  153 // for more details.
  154 //
  155 // You should have received a copy of the GNU General Public License along
  156 // with eCos; if not, write to the Free Software Foundation, Inc.,
  157 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  158 //
  159 // As a special exception, if other files instantiate templates or use macros
  160 // or inline functions from this file, or you compile this file and link it
  161 // with other works to produce a work based on this file, this file does not
  162 // by itself cause the resulting work to be covered by the GNU General Public
  163 // License. However the source code for this file must still be made available
  164 // in accordance with section (3) of the GNU General Public License.
  165 //
  166 // This exception does not invalidate any other reasons why a work based on
  167 // this file might be covered by the GNU General Public License.
  168 //
  169 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
  170 // at http://sources.redhat.com/ecos/ecos-license/
  171 // -------------------------------------------
  172 //####ECOSGPLCOPYRIGHTEND####
  173 
  174 ----
  175 
  176 Some of the source code is sourced from Tensilica, Inc.
  177 
  178 Although most of the files fall under the MIT licence, some of the source
  179 files generated as part of the system development have a proprietary
  180 Tensilica licence.
  181 
  182 With permission from Tensilica, Inc, these files have been relicenced
  183 under the following licence:
  184 
  185 /*
  186  * Copyright (c) 2013 Tensilica Inc.
  187  *
  188  * Permission is hereby granted, free of charge, to any person obtaining
  189  * a copy of this software and associated documentation files (the
  190  * "Software"), to deal in the Software without restriction, including
  191  * without limitation the rights to use, copy, modify, merge, publish,
  192  * distribute, sublicense, and/or sell copies of the Software, and to
  193  * permit persons to whom the Software is furnished to do so, subject to
  194  * the following conditions:
  195  *
  196  * The above copyright notice and this permission notice shall be included
  197  * in all copies or substantial portions of the Software.
  198  *
  199  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  200  * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  201  * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  202  * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  203  * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  204  * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  205  * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  206  */

Generated by cgit