summaryrefslogtreecommitdiffstats
path: root/meta/files/common-licenses/bzip2
diff options
context:
space:
mode:
authorFlanagan, Elizabeth <elizabeth.flanagan@intel.com>2012-10-09 12:28:54 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-10 15:24:13 +0100
commitaf811fbc0b0223fcc646a599c49aea950613cca6 (patch)
tree809becc3d16f808ceb0fd9e59471b415dde413fd /meta/files/common-licenses/bzip2
parent0dc25d42ef59ce2718ff4fc2275b1d18c23067b8 (diff)
downloadpoky-af811fbc0b0223fcc646a599c49aea950613cca6.tar.gz
bzip license: bzip2 not bzip.
The name of the license for bzip2 is wrong causing warnings to be thrown. (From OE-Core rev: 566c6101cc7a8d90973eb22478ffc77eac23f81c) Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/common-licenses/bzip2')
-rw-r--r--meta/files/common-licenses/bzip241
1 files changed, 41 insertions, 0 deletions
diff --git a/meta/files/common-licenses/bzip2 b/meta/files/common-licenses/bzip2
new file mode 100644
index 0000000000..8ec599dc3b
--- /dev/null
+++ b/meta/files/common-licenses/bzip2
@@ -0,0 +1,41 @@
1--------------------------------------------------------------------------
2
3This program, "bzip2", the associated library "libbzip2", and all
4documentation, are copyright (C) 1996-2010 Julian R Seward. All
5rights reserved.
6
7Redistribution and use in source and binary forms, with or without
8modification, are permitted provided that the following conditions
9are met:
10
111. Redistributions of source code must retain the above copyright
12 notice, this list of conditions and the following disclaimer.
13
142. The origin of this software must not be misrepresented; you must
15 not claim that you wrote the original software. If you use this
16 software in a product, an acknowledgment in the product
17 documentation would be appreciated but is not required.
18
193. Altered source versions must be plainly marked as such, and must
20 not be misrepresented as being the original software.
21
224. The name of the author may not be used to endorse or promote
23 products derived from this software without specific prior written
24 permission.
25
26THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
27OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
28WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
29ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
30DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
31DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
32GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
33INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
34WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
35NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
36SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
37
38Julian Seward, jseward@bzip.org
39bzip2/libbzip2 version 1.0.6 of 6 September 2010
40
41--------------------------------------------------------------------------