NOTICE.TXT 7.1 KB

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