summaryrefslogtreecommitdiffstats
path: root/meta/files/common-licenses/BSD-3-Clause-Attribution
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2021-09-01 20:43:58 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-03 09:03:34 +0100
commit2220839599c716707ed834f9c357c77612ba60cf (patch)
tree1745a4599b2c3d802a5bf29b54cb081f38b83427 /meta/files/common-licenses/BSD-3-Clause-Attribution
parent8d25cd30acf19bddec9f062d72c6835400595547 (diff)
downloadpoky-2220839599c716707ed834f9c357c77612ba60cf.tar.gz
common-licenses: add missing SPDX licences
As part of the work to converge our license support with SPDX, ensure that we have all of the licenses that SPDX supports. (From OE-Core rev: e2f9092c37395f4e3ee9d0777e28c83cce6007ee) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/common-licenses/BSD-3-Clause-Attribution')
-rw-r--r--meta/files/common-licenses/BSD-3-Clause-Attribution11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/files/common-licenses/BSD-3-Clause-Attribution b/meta/files/common-licenses/BSD-3-Clause-Attribution
new file mode 100644
index 0000000000..6dcab5eff0
--- /dev/null
+++ b/meta/files/common-licenses/BSD-3-Clause-Attribution
@@ -0,0 +1,11 @@
1Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
2
3 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
4
5 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
6
7 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
8
9 4. Redistributions of any form whatsoever must retain the following acknowledgment: 'This product includes software developed by the "Universidad de Palermo, Argentina" (http://www.palermo.edu/).'
10
11THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.