ADI_BSD.txt 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. This BSD-Style License applies to a few files in ./arch/blackfin directory,
  2. and is included here, so people understand which code they can use outside
  3. the Linux kernel, in non-GPL based projects.
  4. Using the files released under the "ADI BSD" license, must comply with
  5. these license terms.
  6. --------------------------------------------------------------------------
  7. Copyright Analog Devices, Inc.
  8. All rights reserved.
  9. Redistribution and use in source and binary forms, with or without
  10. modification, are permitted provided that the following conditions
  11. are met:
  12. - Redistributions of source code must retain the above copyright
  13. notice, this list of conditions and the following disclaimer.
  14. - Redistributions in binary form must reproduce the above copyright
  15. notice, this list of conditions and the following disclaimer in
  16. the documentation and/or other materials provided with the
  17. distribution.
  18. - Neither the name of Analog Devices, Inc. nor the names of its
  19. contributors may be used to endorse or promote products derived
  20. from this software without specific prior written permission.
  21. - The use of this software may or may not infringe the patent rights
  22. of one or more patent holders. This license does not release you
  23. from the requirement that you obtain separate licenses from these
  24. patent holders to use this software.
  25. THIS SOFTWARE IS PROVIDED BY ANALOG DEVICES "AS IS" AND ANY EXPRESS OR
  26. IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, NON-INFRINGEMENT,
  27. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  28. IN NO EVENT SHALL ANALOG DEVICES BE LIABLE FOR ANY DIRECT, INDIRECT,
  29. INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  30. BUT NOT LIMITED TO, INTELLECTUAL PROPERTY RIGHTS, PROCUREMENT OF
  31. SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
  32. BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  33. WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  34. OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  35. ADVISED OF THE POSSIBILITY OF SUCH DAMAGE