diff options
author | Denys Dmytriyenko <denys@ti.com> | 2018-04-21 03:47:43 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-04-24 16:00:46 -0400 |
commit | 789979a559c2759e5073c444636e7e9d3bd4299b (patch) | |
tree | 6736a4adade2a447380eb410796a4f974d57e987 /licenses/Thai-Open-Source-Software-Center | |
parent | 69ea40eec886f60e6167f46bb695c2b9a43ab287 (diff) | |
download | meta-ti-789979a559c2759e5073c444636e7e9d3bd4299b.tar.gz |
licenses: add Thai-Open-Source-Software-Center license
Which is a variant of BSD-3-Clause.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'licenses/Thai-Open-Source-Software-Center')
-rw-r--r-- | licenses/Thai-Open-Source-Software-Center | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/licenses/Thai-Open-Source-Software-Center b/licenses/Thai-Open-Source-Software-Center new file mode 100644 index 00000000..3a3972dd --- /dev/null +++ b/licenses/Thai-Open-Source-Software-Center | |||
@@ -0,0 +1,31 @@ | |||
1 | Copyright (c) 2002, 2003, 2008 Thai Open Source Software Center Ltd | ||
2 | All rights reserved. | ||
3 | |||
4 | Redistribution and use in source and binary forms, with or without | ||
5 | modification, are permitted provided that the following conditions are | ||
6 | met: | ||
7 | |||
8 | Redistributions of source code must retain the above copyright | ||
9 | notice, this list of conditions and the following disclaimer. | ||
10 | |||
11 | Redistributions in binary form must reproduce the above copyright | ||
12 | notice, this list of conditions and the following disclaimer in | ||
13 | the documentation and/or other materials provided with the | ||
14 | distribution. | ||
15 | |||
16 | Neither the name of the Thai Open Source Software Center Ltd nor | ||
17 | the names of its contributors may be used to endorse or promote | ||
18 | products derived from this software without specific prior written | ||
19 | permission. | ||
20 | |||
21 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | ||
22 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | ||
23 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR | ||
24 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR | ||
25 | CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, | ||
26 | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, | ||
27 | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR | ||
28 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF | ||
29 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING | ||
30 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
31 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||