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