summaryrefslogtreecommitdiffstats
path: root/meta/files/common-licenses/EDL-1.0
diff options
context:
space:
mode:
authorBeth 'pidge' Flanagan <flanagan.beth@gmail.com>2012-05-16 18:25:45 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-31 21:11:47 +0100
commit774f93e8d3a7fa454c7e7dc20e7d52b04b60062e (patch)
treeb11efa3da11627eb1d8670b93ff5f1b34710f740 /meta/files/common-licenses/EDL-1.0
parent535cfa538bacb723b99e46afbae743640a56466a (diff)
downloadpoky-774f93e8d3a7fa454c7e7dc20e7d52b04b60062e.tar.gz
common-licenses: Adding/updating to current
[YOCTO #2230] 1.1+ had some incorrect license text. This corrects that text and adds licenses that didn't exist in 1.1+. (From OE-Core rev: 43bd89eb195f56afef12e52ed58a2f0cad9c73db) Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/common-licenses/EDL-1.0')
-rw-r--r--meta/files/common-licenses/EDL-1.013
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/files/common-licenses/EDL-1.0 b/meta/files/common-licenses/EDL-1.0
new file mode 100644
index 0000000000..53b1eb045d
--- /dev/null
+++ b/meta/files/common-licenses/EDL-1.0
@@ -0,0 +1,13 @@
1Eclipse Distribution License - v 1.0
2
3Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors.
4
5All rights reserved.
6
7Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
8
9 * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
10 * 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.
11 * Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
12
13THIS 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 OWNER 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.