Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
awilliam
GitHub Repository: awilliam/linux-vfio
Path: blob/master/arch/blackfin/ADI_BSD.txt
10814 views
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
5
Using the files released under the "ADI BSD" license, must comply with
6
these license terms.
7
8
--------------------------------------------------------------------------
9
10
Copyright Analog Devices, Inc.
11
12
All rights reserved.
13
14
Redistribution and use in source and binary forms, with or without
15
modification, are permitted provided that the following conditions
16
are 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
31
THIS SOFTWARE IS PROVIDED BY ANALOG DEVICES "AS IS" AND ANY EXPRESS OR
32
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, NON-INFRINGEMENT,
33
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
34
IN NO EVENT SHALL ANALOG DEVICES BE LIABLE FOR ANY DIRECT, INDIRECT,
35
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
36
BUT NOT LIMITED TO, INTELLECTUAL PROPERTY RIGHTS, PROCUREMENT OF
37
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
38
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
39
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
40
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
41
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE
42
43