Initial cut of the open ath9k htc firmware.
[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 are permitted
43  * provided that the following conditions are met:
44  * 1. The materials contained herein are unmodified and are used
45  *    unmodified.
46  * 2. Redistributions of source code must retain the above copyright
47  *    notice, this list of conditions and the following NO
48  *    ''WARRANTY'' disclaimer below (''Disclaimer''), without
49  *    modification.
50  * 3. Redistributions in binary form must reproduce at minimum a
51  *    disclaimer similar to the Disclaimer below and any redistribution
52  *    must be conditioned upon including a substantially similar
53  *    Disclaimer requirement for further binary redistribution.
54  * 4. Neither the names of the above-listed copyright holders nor the
55  *    names of any contributors may be used to endorse or promote
56  *    product derived from this software without specific prior written
57  *    permission.
58  *
59  * NO WARRANTY
60  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
61  * ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
62  * LIMITED TO, THE IMPLIED WARRANTIES OF NONINFRINGEMENT,
63  * MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
64  * IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE
65  * FOR SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
66  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
67  * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
68  * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
69  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
70  * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
71  * SUCH DAMAGES.
72  */
73
74 ----
75
76 The following files are from ECoS with a GPLv2 licence with modification
77 and linking caveats. Please see the licence below for more information:
78
79 target_firmware/magpie_fw_dev/build/magpie_1_1/sboot/cmnos/printf/src/cmnos_printf.c
80 target_firmware/magpie_fw_dev/target/cmnos/cmnos_printf.c
81 target_firmware/magpie_fw_dev/target/cmnos/k2_fw_cmnos_printf.c
82
83 //####ECOSGPLCOPYRIGHTBEGIN####
84 // -------------------------------------------
85 // This file is part of eCos, the Embedded Configurable Operating System.
86 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
87 // Copyright (C) 2002 Gary Thomas
88 //
89 // eCos is free software; you can redistribute it and/or modify it under
90 // the terms of the GNU General Public License as published by the Free
91 // Software Foundation; either version 2 or (at your option) any later version.
92 //
93 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
94 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
95 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
96 // for more details.
97 //
98 // You should have received a copy of the GNU General Public License along
99 // with eCos; if not, write to the Free Software Foundation, Inc.,
100 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
101 //
102 // As a special exception, if other files instantiate templates or use macros
103 // or inline functions from this file, or you compile this file and link it
104 // with other works to produce a work based on this file, this file does not
105 // by itself cause the resulting work to be covered by the GNU General Public
106 // License. However the source code for this file must still be made available
107 // in accordance with section (3) of the GNU General Public License.
108 //
109 // This exception does not invalidate any other reasons why a work based on
110 // this file might be covered by the GNU General Public License.
111 //
112 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
113 // at http://sources.redhat.com/ecos/ecos-license/
114 // -------------------------------------------
115 //####ECOSGPLCOPYRIGHTEND####
116
117 ----
118
119 Some of the source code is sourced from Tensilica, Inc.
120
121 Although most of the files fall under the MIT licence, some of the source
122 files generated as part of the system development have a proprietary
123 Tensilica licence.
124
125 With permission from Tensilica, Inc, these files have been relicenced
126 under the following licence:
127
128 /*
129  * Copyright (c) 2013 Tensilica Inc.
130  *
131  * Permission is hereby granted, free of charge, to any person obtaining
132  * a copy of this software and associated documentation files (the
133  * "Software"), to deal in the Software without restriction, including
134  * without limitation the rights to use, copy, modify, merge, publish,
135  * distribute, sublicense, and/or sell copies of the Software, and to
136  * permit persons to whom the Software is furnished to do so, subject to
137  * the following conditions:
138  *
139  * The above copyright notice and this permission notice shall be included
140  * in all copies or substantial portions of the Software.
141  *
142  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
143  * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
144  * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
145  * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
146  * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
147  * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
148  * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
149  */