diff options
Diffstat (limited to 'meta/files/common-licenses/BSD-3-Clause-Modification')
-rw-r--r-- | meta/files/common-licenses/BSD-3-Clause-Modification | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/meta/files/common-licenses/BSD-3-Clause-Modification b/meta/files/common-licenses/BSD-3-Clause-Modification new file mode 100644 index 0000000000..4e337d7dbd --- /dev/null +++ b/meta/files/common-licenses/BSD-3-Clause-Modification | |||
@@ -0,0 +1,35 @@ | |||
1 | Redistribution and use in source and binary forms, with or without | ||
2 | modification, are permitted provided that the following conditions are | ||
3 | met: | ||
4 | |||
5 | 1. Redistributions in source code must retain the accompanying | ||
6 | copyright notice, this list of conditions, and the following | ||
7 | disclaimer. | ||
8 | |||
9 | 2. Redistributions in binary form must reproduce the accompanying | ||
10 | copyright notice, this list of conditions, and the following | ||
11 | disclaimer in the documentation and/or other materials provided | ||
12 | with the distribution. | ||
13 | |||
14 | 3. Names of the copyright holders must not be used to endorse or | ||
15 | promote products derived from this software without prior | ||
16 | written permission from the copyright holders. | ||
17 | |||
18 | 4. If any files are modified, you must cause the modified files to | ||
19 | carry prominent notices stating that you changed the files and | ||
20 | the date of any change. | ||
21 | |||
22 | Disclaimer | ||
23 | |||
24 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "AS IS" AND | ||
25 | ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED | ||
26 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A | ||
27 | PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT | ||
28 | HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, | ||
29 | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED | ||
30 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | ||
31 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
32 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR | ||
33 | TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF | ||
34 | THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | ||
35 | SUCH DAMAGE. | ||