[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.222.162.161: ~ $
This is a concatenation of LICENCE.txt and NOTICE.txt from the
open-ath9k-htc-firmware repository describing licensing terms for the
firmware image and its sources.

The source code repository is publicly available at
https://github.com/qca/open-ath9k-htc-firmware .


LICENCE.txt
-----------

Files with a Qualcomm Atheros / Atheros licence fall under the following
licence.  Please see NOTICES.TXT for information about other files in this
repository.

----

Copyright (c) 2013 Qualcomm Atheros, Inc.

All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted (subject to the limitations in the
disclaimer below) provided that the following conditions are met:

 * Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.

 * 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.

 * Neither the name of Qualcomm Atheros nor the names of its
   contributors may be used to endorse or promote products derived
   from this software without specific prior written permission.

NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE
GRANTED BY THIS LICENSE.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT
HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER 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.

----


NOTICE.TXT
----------

This NOTICE.TXT file contains certain notices of software components included
with the software that QUALCOMM ATHEROS Incorporated ('Qualcomm Atheros') is
required to provide you. Notwithstanding anything in the notices in this file,
your use of these software components together with the Qualcomm Atheros
software (Qualcomm Atheros software hereinafter referred to as 'Software') is
subject to the terms of your license from Qualcomm Atheros.  Compliance with
all copyright laws and software license agreements included in the notice
section of this file are the responsibility of the user.  Except as may be
granted by separate express written agreement, this file provides no license
to any Qualcomm Atheros patents, trademarks, copyrights, or other intellectual
property.

Copyright (c) 2013 QUALCOMM ATHEROS Incorporated.  All rights reserved.

QUALCOMM ATHEROS� is a registered trademark and registered service mark of
QUALCOMM ATHEROS Incorporated.  All other trademarks and service marks are
the property of their respective owners.

NOTICES:

/*
 * Copyright (c) 2005-2012 Atheros Communications Inc.
 *
 * Permission to use, copy, modify, and/or distribute this software for any
 * purpose with or without fee is hereby granted, provided that the above
 * copyright notice and this permission notice appear in all copies.
 *
 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 */

/*
 * Copyright (c) 2002-2005 Sam Leffler, Errno Consulting
 * Copyright (c) 2002-2005 Atheros Communications, Inc.
 * Copyright (c) 2008-2010, Atheros Communications Inc.
 *
 * Redistribution and use in source and binary forms are permitted
 * provided that the following conditions are met:
 * 1. The materials contained herein are unmodified and are used
 *    unmodified.
 * 2. Redistributions of source code must retain the above copyright
 *    notice, this list of conditions and the following NO
 *    ''WARRANTY'' disclaimer below (''Disclaimer''), without
 *    modification.
 * 3. Redistributions in binary form must reproduce at minimum a
 *    disclaimer similar to the Disclaimer below and any redistribution
 *    must be conditioned upon including a substantially similar
 *    Disclaimer requirement for further binary redistribution.
 * 4. Neither the names of the above-listed copyright holders nor the
 *    names of any contributors may be used to endorse or promote
 *    product derived from this software without specific prior written
 *    permission.
 *
 * NO WARRANTY
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 * ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 * LIMITED TO, THE IMPLIED WARRANTIES OF NONINFRINGEMENT,
 * MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
 * IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE
 * FOR 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 DAMAGES.
 */

----

The following files are from ECoS with a GPLv2 licence with modification
and linking caveats. Please see the licence below for more information:

target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/printf/src/cmnos_printf.c
target_firmware/magpie_fw_dev/target/cmnos/cmnos_printf.c
target_firmware/magpie_fw_dev/target/cmnos/k2_fw_cmnos_printf.c

//####ECOSGPLCOPYRIGHTBEGIN####
// -------------------------------------------
// This file is part of eCos, the Embedded Configurable Operating System.
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
// Copyright (C) 2002 Gary Thomas
//
// eCos is free software; you can redistribute it and/or modify it under
// the terms of the GNU General Public License as published by the Free
// Software Foundation; either version 2 or (at your option) any later version.
//
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
// for more details.
//
// You should have received a copy of the GNU General Public License along
// with eCos; if not, write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
//
// As a special exception, if other files instantiate templates or use macros
// or inline functions from this file, or you compile this file and link it
// with other works to produce a work based on this file, this file does not
// by itself cause the resulting work to be covered by the GNU General Public
// License. However the source code for this file must still be made available
// in accordance with section (3) of the GNU General Public License.
//
// This exception does not invalidate any other reasons why a work based on
// this file might be covered by the GNU General Public License.
//
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
// at http://sources.redhat.com/ecos/ecos-license/
// -------------------------------------------
//####ECOSGPLCOPYRIGHTEND####

----

Some of the source code is sourced from Tensilica, Inc.

Although most of the files fall under the MIT licence, some of the source
files generated as part of the system development have a proprietary
Tensilica licence.

With permission from Tensilica, Inc, these files have been relicenced
under the following licence:

/*
 * Copyright (c) 2013 Tensilica Inc.
 *
 * Permission is hereby granted, free of charge, to any person obtaining
 * a copy of this software and associated documentation files (the
 * "Software"), to deal in the Software without restriction, including
 * without limitation the rights to use, copy, modify, merge, publish,
 * distribute, sublicense, and/or sell copies of the Software, and to
 * permit persons to whom the Software is furnished to do so, subject to
 * the following conditions:
 *
 * The above copyright notice and this permission notice shall be included
 * in all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 */

Filemanager

Name Type Size Permission Actions
LICENCE.Abilis File 1.05 KB 0644
LICENCE.IntcSST2 File 1.99 KB 0644
LICENCE.Marvell File 1.13 KB 0644
LICENCE.NXP File 1.1 KB 0644
LICENCE.Netronome File 3.54 KB 0644
LICENCE.OLPC File 1.74 KB 0644
LICENCE.adsp_sst File 47.23 KB 0644
LICENCE.agere File 3.46 KB 0644
LICENCE.atheros_firmware File 1.9 KB 0644
LICENCE.broadcom_bcm43xx File 4.08 KB 0644
LICENCE.ca0132 File 2.44 KB 0644
LICENCE.cadence File 2.8 KB 0644
LICENCE.cavium File 3.62 KB 0644
LICENCE.cavium_liquidio File 25.96 KB 0644
LICENCE.chelsio_firmware File 1.45 KB 0644
LICENCE.cw1200 File 1.91 KB 0644
LICENCE.cypress File 8.71 KB 0644
LICENCE.e100 File 1.46 KB 0644
LICENCE.ene_firmware File 738 B 0644
LICENCE.fw_sst_0f28 File 1.85 KB 0644
LICENCE.go7007 File 19.74 KB 0644
LICENCE.i2400m File 1.84 KB 0644
LICENCE.ibt_firmware File 1.99 KB 0644
LICENCE.it913x File 851 B 0644
LICENCE.iwlwifi_firmware File 2 KB 0644
LICENCE.kaweth File 1.56 KB 0644
LICENCE.mediatek File 561 B 0644
LICENCE.microchip File 2.28 KB 0644
LICENCE.moxa File 892 B 0644
LICENCE.myri10ge_firmware File 1.42 KB 0644
LICENCE.nvidia File 6.07 KB 0644
LICENCE.open-ath9k-htc-firmware File 9.19 KB 0644
LICENCE.phanfw File 1.83 KB 0644
LICENCE.qat_firmware File 1.99 KB 0644
LICENCE.qla1280 File 1.35 KB 0644
LICENCE.qla2xxx File 1.8 KB 0644
LICENCE.r8a779x_usb3 File 1.42 KB 0644
LICENCE.ralink-firmware.txt File 2.05 KB 0644
LICENCE.ralink_a_mediatek_company_firmware File 2.05 KB 0644
LICENCE.rockchip File 2.06 KB 0644
LICENCE.rtlwifi_firmware.txt File 2.07 KB 0644
LICENCE.siano File 1.42 KB 0644
LICENCE.tda7706-firmware.txt File 2.13 KB 0644
LICENCE.ti-connectivity File 2.84 KB 0644
LICENCE.ti-keystone File 2.84 KB 0644
LICENCE.ueagle-atm4-firmware File 2 KB 0644
LICENCE.via_vt6656 File 1.23 KB 0644
LICENCE.wl1251 File 2.83 KB 0644
LICENCE.xc4000 File 1.16 KB 0644
LICENCE.xc5000 File 1.15 KB 0644
LICENCE.xc5000c File 1.2 KB 0644
LICENSE.QualcommAtheros_ar3k File 2.64 KB 0644
LICENSE.QualcommAtheros_ath10k File 2.65 KB 0644
LICENSE.amd-sev File 3.67 KB 0644
LICENSE.amd-ucode File 3.67 KB 0644
LICENSE.amdgpu File 2.87 KB 0644
LICENSE.amlogic_vdec File 756 B 0644
LICENSE.atmel File 2.05 KB 0644
LICENSE.dib0700 File 1.01 KB 0644
LICENSE.hfi1_firmware File 1.86 KB 0644
LICENSE.i915 File 2.03 KB 0644
LICENSE.ice File 1.99 KB 0644
LICENSE.ipu3_firmware File 1.83 KB 0644
LICENSE.nxp_mc_firmware File 7.09 KB 0644
LICENSE.qcom File 13.63 KB 0644
LICENSE.radeon File 2.87 KB 0644
LICENSE.sdma_firmware File 2.54 KB 0644
WHENCE File 149.28 KB 0644