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