]> code.ossystems Code Review - openembedded-core.git/commit
common-licenses: add bzip2-1.0.4
authorYann E. MORIN <yann.morin.1998@free.fr>
Wed, 28 Oct 2020 15:47:55 +0000 (16:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Oct 2020 12:37:53 +0000 (12:37 +0000)
commitf303c31b813f371737c9a9d7a93e9f920f84e75a
tree8301ba12819d5d18f8d51d26537cdb822154ff95
parentcc88a1b04c062373e0db15f7f7e6a26013c050fb
common-licenses: add bzip2-1.0.4

The bzip2 license changes with each version; the changes are subtle, but
that makes it a different license everytime:
  - copyright year
  - authorship identification and address
  - version of the release
  - date of the release

Although we currently only have bzip2 and pbzip2 packages, we're going
to need this license for busybox, which uses code from bzip2-1.0.4.

Add it, as copied from the upstream bzip2 git tree at tag 'bzip2-1.0.4'
(commit f10a33538e9bab6deb61779b3d8aae168824ef48).

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Khem Raj <raj.khem@gmail.com>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/files/common-licenses/bzip2-1.0.4 [new file with mode: 0644]