]> code.ossystems Code Review - openembedded-core.git/commit
bzip2/pbzip2: Correct license information
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Apr 2020 13:29:49 +0000 (14:29 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 30 Apr 2020 22:49:15 +0000 (12:49 -1000)
commit05fdae7687d22e9f3476c807a15906a1f80e4daa
tree04acf5d6ee7a6cf596a49c52d1953e57a1c593d8
parent2cc3fac9cd1a0d77931c9e49dbe2941fa8619c51
bzip2/pbzip2: Correct license information

The license of pbzip2 looks slightly BSD like but is in fact the bzip2
license. The SPDX identifier for this is "bzip-1.0.6" since there is
another version of the bzip license out there.

To clear up all the confusion, use the SPDX license name and update
both recipes to refer to it. The copyright information is slightly
different between the codebases but the license looks the same.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/files/common-licenses/bzip2-1.0.6 [moved from meta/files/common-licenses/bzip2 with 100% similarity]
meta/recipes-extended/bzip2/bzip2_1.0.8.bb
meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb